#c00033 Hex Color

#C00033
0
  • #c00033 Color Information

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

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

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

    • #c00033 hex color contains mainly RED.

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

    • #c00033 hex color has a decimal value of 12582963.



    #c00033 Color Spaces (Color Conversions)

    HEX c00033 #c00033
    RGB 192, 0, 51 rgb(192, 0, 51)
    RGB Percent 75.29, 0, 20 rgb(75.29, 0, 20)
    CMYK 0, 100, 73, 25
    HSL 344.1°, 100, 37.6 hsl(344.1, 100%, 37.6%)
    HSV 344.1°, 100, 75.3
    XYZ 22.336, 11.445, 4.164
    Hunter Lab 33.83, 58.648, 16.384
    CIE-LAB 40.32, 65.791, 29.721
    CIE-LCH 40.32, 72.193, 24.311
    CIE-LUV 0, 100, 73.44, 24.71
    Web Safe cc0033

    RGB percent of color #c00033

    75.29%
    0%
    20%

    CMYK percent of color #c00033

    0%
    100%
    73.44%
    24.71%


    Color Schemes with #c00033

    Complementary Color

    Split Complementary


    #c00033 Color Preview

    Text with hexadecimal color #c00033

    This text has a font color of #c00033

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

    #c00033 Background Color

    This box has a background color of #c00033

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

    #c00033 Border Color

    This box has a border color of #c00033

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

    CSS codes

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

    #c00033 Color on white background

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

    #c00033 Color on black background

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