#c80065 Hex Color

#C80065
0
  • #c80065 Color Information

    • In RGB color space, #c80065 hex color has a red value of 200, a green value of 0 and a blue value of 101.

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

    • #c80065 color has a hue of 329.7 degrees, a saturation of 100% and a lightness of 39.2%.

    • #c80065 hex color contains mainly RED.

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

    • #c80065 hex color has a decimal value of 13107301.



    #c80065 Color Spaces (Color Conversions)

    HEX c80065 #c80065
    RGB 200, 0, 101 rgb(200, 0, 101)
    RGB Percent 78.43, 0, 39.61 rgb(78.43, 0, 39.61)
    CMYK 0, 100, 50, 22
    HSL 329.7°, 100, 39.2 hsl(329.7, 100%, 39.2%)
    HSV 329.7°, 100, 78.4
    XYZ 26.168, 13.219, 13.484
    Hunter Lab 36.358, 64.846, 3.462
    CIE-LAB 43.091, 70.568, 2.192
    CIE-LCH 43.091, 70.602, 1.779
    CIE-LUV 0, 100, 49.5, 21.57
    Web Safe cc0066

    RGB percent of color #c80065

    78.43%
    0%
    39.61%

    CMYK percent of color #c80065

    0%
    100%
    49.5%
    21.57%


    Color Schemes with #c80065

    Complementary Color

    Split Complementary


    #c80065 Color Preview

    Text with hexadecimal color #c80065

    This text has a font color of #c80065

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

    #c80065 Background Color

    This box has a background color of #c80065

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

    #c80065 Border Color

    This box has a border color of #c80065

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

    CSS codes

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

    #c80065 Color on white background

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

    #c80065 Color on black background

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