#c02e01 Hex Color

#C02E01
0
  • #c02e01 Color Information

    • In RGB color space, #c02e01 hex color has a red value of 192, a green value of 46 and a blue value of 1.

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

    • #c02e01 color has a hue of 14.1 degrees, a saturation of 98.96% and a lightness of 37.8%.

    • #c02e01 hex color contains mainly RED.

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

    • #c02e01 hex color has a decimal value of 12594689.



    #c02e01 Color Spaces (Color Conversions)

    HEX c02e01 #c02e01
    RGB 192, 46, 1 rgb(192, 46, 1)
    RGB Percent 75.29, 18.04, 0.39 rgb(75.29, 18.04, 0.39)
    CMYK 0, 76, 99, 25
    HSL 14.1°, 98.96, 37.8 hsl(14.1, 98.96%, 37.8%)
    HSV 14.1°, 99.5, 75.3
    XYZ 22.721, 13.163, 1.372
    Hunter Lab 36.281, 48.295, 23.154
    CIE-LAB 43.008, 55.969, 55.197
    CIE-LCH 43.008, 78.608, 44.602
    CIE-LUV 0, 76.04, 99.48, 24.71
    Web Safe cc3300

    RGB percent of color #c02e01

    75.29%
    18.04%
    0.39%

    CMYK percent of color #c02e01

    0%
    76.04%
    99.48%
    24.71%


    Color Schemes with #c02e01

    Complementary Color

    Split Complementary


    #c02e01 Color Preview

    Text with hexadecimal color #c02e01

    This text has a font color of #c02e01

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

    #c02e01 Background Color

    This box has a background color of #c02e01

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

    #c02e01 Border Color

    This box has a border color of #c02e01

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

    CSS codes

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

    #c02e01 Color on white background

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

    #c02e01 Color on black background

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