#c0003d Hex Color

#C0003D
0
  • #c0003d Color Information

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

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

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

    • #c0003d hex color contains mainly RED.

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

    • #c0003d hex color has a decimal value of 12582973.



    #c0003d Color Spaces (Color Conversions)

    HEX c0003d #c0003d
    RGB 192, 0, 61 rgb(192, 0, 61)
    RGB Percent 75.29, 0, 23.92 rgb(75.29, 0, 23.92)
    CMYK 0, 100, 68, 25
    HSL 340.9°, 100, 37.6 hsl(340.9, 100%, 37.6%)
    HSV 340.9°, 100, 75.3
    XYZ 22.581, 11.543, 5.453
    Hunter Lab 33.975, 59.181, 14.266
    CIE-LAB 40.48, 66.224, 23.659
    CIE-LCH 40.48, 70.323, 19.66
    CIE-LUV 0, 100, 68.23, 24.71
    Web Safe cc0033

    RGB percent of color #c0003d

    75.29%
    0%
    23.92%

    CMYK percent of color #c0003d

    0%
    100%
    68.23%
    24.71%


    Color Schemes with #c0003d

    Complementary Color

    Split Complementary


    #c0003d Color Preview

    Text with hexadecimal color #c0003d

    This text has a font color of #c0003d

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

    #c0003d Background Color

    This box has a background color of #c0003d

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

    #c0003d Border Color

    This box has a border color of #c0003d

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

    CSS codes

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

    #c0003d Color on white background

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

    #c0003d Color on black background

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