#c00d65 Hex Color

#C00D65
0
  • #c00d65 Color Information

    • In RGB color space, #c00d65 hex color has a red value of 192, a green value of 13 and a blue value of 101.

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

    • #c00d65 color has a hue of 330.5 degrees, a saturation of 87.32% and a lightness of 40.2%.

    • #c00d65 hex color contains mainly RED.

    • The closest web safe color of #c00d65 is #cc0066

    • #c00d65 hex color has a decimal value of 12586341.



    #c00d65 Color Spaces (Color Conversions)

    HEX c00d65 #c00d65
    RGB 192, 13, 101 rgb(192, 13, 101)
    RGB Percent 75.29, 5.1, 39.61 rgb(75.29, 5.1, 39.61)
    CMYK 0, 93, 47, 25
    HSL 330.5°, 87.32, 40.2 hsl(330.5, 87.32%, 40.2%)
    HSV 330.5°, 93.2, 75.3
    XYZ 24.231, 12.434, 13.435
    Hunter Lab 35.262, 60.952, 2.093
    CIE-LAB 41.898, 67.481, 0.255
    CIE-LCH 41.898, 67.481, 0.217
    CIE-LUV 0, 93.23, 47.4, 24.71
    Web Safe cc0066

    RGB percent of color #c00d65

    75.29%
    5.1%
    39.61%

    CMYK percent of color #c00d65

    0%
    93.23%
    47.4%
    24.71%


    Color Schemes with #c00d65

    Complementary Color

    Split Complementary


    #c00d65 Color Preview

    Text with hexadecimal color #c00d65

    This text has a font color of #c00d65

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

    #c00d65 Background Color

    This box has a background color of #c00d65

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

    #c00d65 Border Color

    This box has a border color of #c00d65

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

    CSS codes

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

    #c00d65 Color on white background

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

    #c00d65 Color on black background

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