#c00c33 Hex Color

#C00C33
0
  • #c00c33 Color Information

    • In RGB color space, #c00c33 hex color has a red value of 192, a green value of 12 and a blue value of 51.

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

    • #c00c33 color has a hue of 347 degrees, a saturation of 88.24% and a lightness of 40%.

    • #c00c33 hex color contains mainly RED.

    • The closest web safe color of #c00c33 is #cc0033

    • #c00c33 hex color has a decimal value of 12586035.



    #c00c33 Color Spaces (Color Conversions)

    HEX c00c33 #c00c33
    RGB 192, 12, 51 rgb(192, 12, 51)
    RGB Percent 75.29, 4.71, 20 rgb(75.29, 4.71, 20)
    CMYK 0, 94, 73, 25
    HSL 347°, 88.24, 40 hsl(347, 88.24%, 40%)
    HSV 347°, 93.8, 75.3
    XYZ 22.467, 11.708, 4.208
    Hunter Lab 34.217, 57.324, 16.66
    CIE-LAB 40.748, 64.548, 30.223
    CIE-LCH 40.748, 71.273, 25.09
    CIE-LUV 0, 93.75, 73.44, 24.71
    Web Safe cc0033

    RGB percent of color #c00c33

    75.29%
    4.71%
    20%

    CMYK percent of color #c00c33

    0%
    93.75%
    73.44%
    24.71%


    Color Schemes with #c00c33

    Complementary Color

    Split Complementary


    #c00c33 Color Preview

    Text with hexadecimal color #c00c33

    This text has a font color of #c00c33

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

    #c00c33 Background Color

    This box has a background color of #c00c33

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

    #c00c33 Border Color

    This box has a border color of #c00c33

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

    CSS codes

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

    #c00c33 Color on white background

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

    #c00c33 Color on black background

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