#c01b00 Hex Color

#C01B00
0
  • #c01b00 Color Information

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

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

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

    • #c01b00 hex color contains mainly RED.

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

    • #c01b00 hex color has a decimal value of 12589824.



    #c01b00 Color Spaces (Color Conversions)

    HEX c01b00 #c01b00
    RGB 192, 27, 0 rgb(192, 27, 0)
    RGB Percent 75.29, 10.59, 0 rgb(75.29, 10.59, 0)
    CMYK 0, 86, 100, 25
    HSL 8.4°, 100, 37.6 hsl(8.4, 100%, 37.6%)
    HSV 8.4°, 100, 75.3
    XYZ 22.13, 11.99, 1.148
    Hunter Lab 34.627, 53.484, 22.273
    CIE-LAB 41.2, 61.046, 54.766
    CIE-LCH 41.2, 82.012, 41.896
    CIE-LUV 0, 85.94, 100, 24.71
    Web Safe cc3300

    RGB percent of color #c01b00

    75.29%
    10.59%
    0%

    CMYK percent of color #c01b00

    0%
    85.94%
    100%
    24.71%


    Color Schemes with #c01b00

    Complementary Color

    Split Complementary


    #c01b00 Color Preview

    Text with hexadecimal color #c01b00

    This text has a font color of #c01b00

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

    #c01b00 Background Color

    This box has a background color of #c01b00

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

    #c01b00 Border Color

    This box has a border color of #c01b00

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

    CSS codes

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

    #c01b00 Color on white background

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

    #c01b00 Color on black background

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