#ff200c Hex Color

#FF200C
0
  • #ff200c Color Information

    • In RGB color space, #ff200c hex color has a red value of 255, a green value of 32 and a blue value of 12.

    • In CMYK color space (used in color printing), #ff200c hex color is composed of 0% cyan, 87.45% magenta, 95.29% yellow and 0% black.

    • #ff200c color has a hue of 4.9 degrees, a saturation of 100% and a lightness of 52.4%.

    • #ff200c hex color contains mainly RED.

    • The closest web safe color of #ff200c is #ff3300

    • #ff200c hex color has a decimal value of 16719884.



    #ff200c Color Spaces (Color Conversions)

    HEX ff200c #ff200c
    RGB 255, 32, 12 rgb(255, 32, 12)
    RGB Percent 100, 12.55, 4.71 rgb(100, 12.55, 4.71)
    CMYK 0, 87, 95, 0
    HSL 4.9°, 100, 52.4 hsl(4.9, 100%, 52.4%)
    HSV 4.9°, 95.3, 100
    XYZ 41.823, 22.32, 2.452
    Hunter Lab 47.244, 75.341, 29.994
    CIE-LAB 54.365, 77.005, 64.84
    CIE-LCH 54.365, 100.668, 40.098
    CIE-LUV 0, 87.45, 95.29, 0
    Web Safe ff3300

    RGB percent of color #ff200c

    100%
    12.55%
    4.71%

    CMYK percent of color #ff200c

    0%
    87.45%
    95.29%
    0%


    Color Schemes with #ff200c

    Complementary Color

    Split Complementary


    #ff200c Color Preview

    Text with hexadecimal color #ff200c

    This text has a font color of #ff200c

    <p style="color:#ff200c">Text here</p>

    #ff200c Background Color

    This box has a background color of #ff200c

    <div style="background-color:#ff200c">Text here</div>

    #ff200c Border Color

    This box has a border color of #ff200c

    <div style="border: 4px solid #ff200c">Text here</div>

    CSS codes

    <p style="color:#ff200c">Text here</p>
    <div style="background-color:#ff200c">Text here</div>
    <div style="border: 4px solid #ff200c">Text here</div>

    #ff200c Color on white background

    This is how a font and box color of #ff200c will look
    on a white background.

    #ff200c Color on black background

    This is how a font and box color of #ff200c hex color will look
    on a black background.