#c01f00 Hex Color

#C01F00
0
  • #c01f00 Color Information

    • In RGB color space, #c01f00 hex color has a red value of 192, a green value of 31 and a blue value of 0.

    • In CMYK color space (used in color printing), #c01f00 hex color is composed of 0% cyan, 83.85% magenta, 100% yellow and 24.71% black.

    • #c01f00 color has a hue of 9.7 degrees, a saturation of 100% and a lightness of 37.6%.

    • #c01f00 hex color contains mainly RED.

    • The closest web safe color of #c01f00 is #cc3300

    • #c01f00 hex color has a decimal value of 12590848.



    #c01f00 Color Spaces (Color Conversions)

    HEX c01f00 #c01f00
    RGB 192, 31, 0 rgb(192, 31, 0)
    RGB Percent 75.29, 12.16, 0 rgb(75.29, 12.16, 0)
    CMYK 0, 84, 100, 25
    HSL 9.7°, 100, 37.6 hsl(9.7, 100%, 37.6%)
    HSV 9.7°, 100, 75.3
    XYZ 22.228, 12.186, 1.181
    Hunter Lab 34.908, 52.57, 22.43
    CIE-LAB 41.51, 60.163, 54.884
    CIE-LCH 41.51, 81.436, 42.373
    CIE-LUV 0, 83.85, 100, 24.71
    Web Safe cc3300

    RGB percent of color #c01f00

    75.29%
    12.16%
    0%

    CMYK percent of color #c01f00

    0%
    83.85%
    100%
    24.71%


    Color Schemes with #c01f00

    Complementary Color

    Split Complementary


    #c01f00 Color Preview

    Text with hexadecimal color #c01f00

    This text has a font color of #c01f00

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

    #c01f00 Background Color

    This box has a background color of #c01f00

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

    #c01f00 Border Color

    This box has a border color of #c01f00

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

    CSS codes

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

    #c01f00 Color on white background

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

    #c01f00 Color on black background

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