#c01100 Hex Color

#C01100
0
  • #c01100 Color Information

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

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

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

    • #c01100 hex color contains mainly RED.

    • The closest web safe color of #c01100 is #cc0000

    • #c01100 hex color has a decimal value of 12587264.



    #c01100 Color Spaces (Color Conversions)

    HEX c01100 #c01100
    RGB 192, 17, 0 rgb(192, 17, 0)
    RGB Percent 75.29, 6.67, 0 rgb(75.29, 6.67, 0)
    CMYK 0, 91, 100, 25
    HSL 5.3°, 100, 37.6 hsl(5.3, 100%, 37.6%)
    HSV 5.3°, 100, 75.3
    XYZ 21.939, 11.607, 1.084
    Hunter Lab 34.069, 55.325, 21.962
    CIE-LAB 40.585, 62.812, 54.535
    CIE-LCH 40.585, 83.183, 40.965
    CIE-LUV 0, 91.15, 100, 24.71
    Web Safe cc0000

    RGB percent of color #c01100

    75.29%
    6.67%
    0%

    CMYK percent of color #c01100

    0%
    91.15%
    100%
    24.71%


    Color Schemes with #c01100

    Complementary Color

    Split Complementary


    #c01100 Color Preview

    Text with hexadecimal color #c01100

    This text has a font color of #c01100

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

    #c01100 Background Color

    This box has a background color of #c01100

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

    #c01100 Border Color

    This box has a border color of #c01100

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

    CSS codes

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

    #c01100 Color on white background

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

    #c01100 Color on black background

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