#c01800 Hex Color

#C01800
0
  • #c01800 Color Information

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

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

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

    • #c01800 hex color contains mainly RED.

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

    • #c01800 hex color has a decimal value of 12589056.



    #c01800 Color Spaces (Color Conversions)

    HEX c01800 #c01800
    RGB 192, 24, 0 rgb(192, 24, 0)
    RGB Percent 75.29, 9.41, 0 rgb(75.29, 9.41, 0)
    CMYK 0, 88, 100, 25
    HSL 7.5°, 100, 37.6 hsl(7.5, 100%, 37.6%)
    HSV 7.5°, 100, 75.3
    XYZ 22.065, 11.86, 1.126
    Hunter Lab 34.438, 54.1, 22.168
    CIE-LAB 40.993, 61.639, 54.69
    CIE-LCH 40.993, 82.404, 41.581
    CIE-LUV 0, 87.5, 100, 24.71
    Web Safe cc0000

    RGB percent of color #c01800

    75.29%
    9.41%
    0%

    CMYK percent of color #c01800

    0%
    87.5%
    100%
    24.71%


    Color Schemes with #c01800

    Complementary Color

    Split Complementary


    #c01800 Color Preview

    Text with hexadecimal color #c01800

    This text has a font color of #c01800

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

    #c01800 Background Color

    This box has a background color of #c01800

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

    #c01800 Border Color

    This box has a border color of #c01800

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

    CSS codes

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

    #c01800 Color on white background

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

    #c01800 Color on black background

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