#c02100 Hex Color

#C02100
0
  • #c02100 Color Information

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

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

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

    • #c02100 hex color contains mainly RED.

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

    • #c02100 hex color has a decimal value of 12591360.



    #c02100 Color Spaces (Color Conversions)

    HEX c02100 #c02100
    RGB 192, 33, 0 rgb(192, 33, 0)
    RGB Percent 75.29, 12.94, 0 rgb(75.29, 12.94, 0)
    CMYK 0, 83, 100, 25
    HSL 10.3°, 100, 37.6 hsl(10.3, 100%, 37.6%)
    HSV 10.3°, 100, 75.3
    XYZ 22.282, 12.294, 1.199
    Hunter Lab 35.063, 52.075, 22.516
    CIE-LAB 41.68, 59.682, 54.952
    CIE-LCH 41.68, 81.127, 42.637
    CIE-LUV 0, 82.81, 100, 24.71
    Web Safe cc3300

    RGB percent of color #c02100

    75.29%
    12.94%
    0%

    CMYK percent of color #c02100

    0%
    82.81%
    100%
    24.71%


    Color Schemes with #c02100

    Complementary Color

    Split Complementary


    #c02100 Color Preview

    Text with hexadecimal color #c02100

    This text has a font color of #c02100

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

    #c02100 Background Color

    This box has a background color of #c02100

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

    #c02100 Border Color

    This box has a border color of #c02100

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

    CSS codes

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

    #c02100 Color on white background

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

    #c02100 Color on black background

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