• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
  • Skip to secondary sidebar

RGB-HEX

Convert RGB and HEX Colors to different formats

  • RGB Converters ↓
    • RGB to HEX
    • RGB to CMYK
    • RGB to HSV
    • RGB to HSL
  • HEX Converters ↓
    • HEX to RGB
    • HEX to CMYK
    • HEX to HSV
    • HEX to HSL
  • CMYK Converters ↓
    • CMYK to RGB
    • CMYK to HEX
    • CMYK to HSV
    • CMYK to HSL
  • Color Codes
  • Random Color Generator

#FF220C

RGB, CMYK, HSV, and HSL values for the color represented by the HEX code #ff220c.

RGB: 255, 34, 12CMYK: 0%, 87%, 95%, 0%
HSV: H: 5° S: 95% V: 100%HSL: H: 5° S: 100% L: 52%

#FF220C Color Preview

Save as image

#ff220c is a shade of red color with RGB values (255, 34, 12). As mentioned above, this color is a combination of CMYK: 0% Cyan, 87% Magenta, 95% Yellow, and 0% Key (Black) in the CMYK color model.

As mentioned in the table, the HSL cylindrical-coordinate representations have the following values: Hue (H): 5°, Saturation (S): 100%, and Lightness (L): 52%.

The HSV values for #ff220c are as follows: Hue (H): 5°, Saturation (S): 95%, Value (V): 100%.

RGB Values

Red 255/255
Green 34/255
Blue 12/255

RGB Values in Percentage

255%
34%
12%

CMYK Distribution

Cyan: C0%
Magenta: M87%
Yellow: Y95%
Key: K (Black)0%

Below is the visual demonstration of #FF220C color shade that interacts to create distinct effects on black and white backgrounds and texts.

This is sample text
This is sample text
This is sample text
This is sample text
Copy
<div style="color: #FF220C; background-color: #000000;">This is sample text</div>
<div style="color: #000000; background-color: #FF220C;">This is sample text</div>
<div style="color: #ffffff; background-color: #FF220C;">This is sample text</div>
<div style="color: #FF220C;">This is sample text</div>

CSS Codes

You can freely substitute any of these values for CSS properties that require a color input: color, background color, and border color.

Copy
color: rgb(255, 34, 12);
color: #ff220c;

Examples

Copy
color: rgb(255, 34, 12);
background-color: rgb(255, 34, 12);
border-color: rgb(255, 34, 12);
Copy
color: #ff220c;
background-color: #ff220c;
border-color: #ff220c;

Color schemes with #FF220C

Analogous

Here, the analogous color with hex code #FF220C has #EE7C2A and #FF0C70 at 30 degrees clockwise and counterclockwise.

Monochromatic

For the shade with hex code #FF220C, a monochromatic palette will feature a corresponding shade #D81400, originating from the same hue.

Triadic

The triadic palette built around #FF220C uses two accents #0CFF22 and #220CFF, each 120 degrees apart from the main hue.

Complementary

The complementary color for #FF220C is #0CE9FF.

Tetradic

Here, for the primary color #FF220C, the complementary shade is #70FF0C plus two accent colors, i.e., #0CE9FF and #9B0CFF.

Similar Colors

Code Code Code Code Code Code Code Code Code Code Code Code Code Code Code Code Code Code Code Code

Primary Sidebar

Check Color Shades

Secondary Sidebar

Just Launched

  • Random Color Generator

RGB Converters

  • RGB to Hex
  • RGB to CMYK
  • RGB to HSL
  • RGB to HSV

HEX Converters

  • HEX to RGB
  • HEX to CMYK
  • HEX to HSL
  • HEX to HSV

About Us · Privacy Policy · Terms of Use · Contact Us
Copyright rgb-hex © 2025