#c00080 Hex Color

#C00080
0
  • #c00080 Color Information

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

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

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

    • #c00080 hex color contains mainly RED.

    • The closest web safe color of #c00080 is #cc0099

    • #c00080 hex color has a decimal value of 12583040.



    #c00080 Color Spaces (Color Conversions)

    HEX c00080 #c00080
    RGB 192, 0, 128 rgb(192, 0, 128)
    RGB Percent 75.29, 0, 50.2 rgb(75.29, 0, 50.2)
    CMYK 0, 100, 33, 25
    HSL 320°, 100, 37.6 hsl(320, 100%, 37.6%)
    HSV 320°, 100, 75.3
    XYZ 25.635, 12.765, 21.535
    Hunter Lab 35.728, 65.55, -10.727
    CIE-LAB 42.407, 71.295, -15.825
    CIE-LCH 42.407, 73.03, 347.485
    CIE-LUV 0, 100, 33.33, 24.71
    Web Safe cc0099

    RGB percent of color #c00080

    75.29%
    0%
    50.2%

    CMYK percent of color #c00080

    0%
    100%
    33.33%
    24.71%


    Color Schemes with #c00080

    Complementary Color

    Split Complementary


    #c00080 Color Preview

    Text with hexadecimal color #c00080

    This text has a font color of #c00080

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

    #c00080 Background Color

    This box has a background color of #c00080

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

    #c00080 Border Color

    This box has a border color of #c00080

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

    CSS codes

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

    #c00080 Color on white background

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

    #c00080 Color on black background

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