#c02c03 Hex Color

#C02C03
0
  • #c02c03 Color Information

    • In RGB color space, #c02c03 hex color has a red value of 192, a green value of 44 and a blue value of 3.

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

    • #c02c03 color has a hue of 13 degrees, a saturation of 96.92% and a lightness of 38.2%.

    • #c02c03 hex color contains mainly RED.

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

    • #c02c03 hex color has a decimal value of 12594179.



    #c02c03 Color Spaces (Color Conversions)

    HEX c02c03 #c02c03
    RGB 192, 44, 3 rgb(192, 44, 3)
    RGB Percent 75.29, 17.25, 1.18 rgb(75.29, 17.25, 1.18)
    CMYK 0, 77, 98, 25
    HSL 13°, 96.92, 38.2 hsl(13, 96.92%, 38.2%)
    HSV 13°, 98.4, 75.3
    XYZ 22.655, 13.014, 1.404
    Hunter Lab 36.075, 48.967, 22.945
    CIE-LAB 42.784, 56.631, 54.453
    CIE-LCH 42.784, 78.563, 43.877
    CIE-LUV 0, 77.08, 98.44, 24.71
    Web Safe cc3300

    RGB percent of color #c02c03

    75.29%
    17.25%
    1.18%

    CMYK percent of color #c02c03

    0%
    77.08%
    98.44%
    24.71%


    Color Schemes with #c02c03

    Complementary Color

    Split Complementary


    #c02c03 Color Preview

    Text with hexadecimal color #c02c03

    This text has a font color of #c02c03

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

    #c02c03 Background Color

    This box has a background color of #c02c03

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

    #c02c03 Border Color

    This box has a border color of #c02c03

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

    CSS codes

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

    #c02c03 Color on white background

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

    #c02c03 Color on black background

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