#8000cc Hex Color

#8000CC
0
  • #8000cc Color Information

    • In RGB color space, #8000cc hex color has a red value of 128, a green value of 0 and a blue value of 204.

    • In CMYK color space (used in color printing), #8000cc hex color is composed of 37.25% cyan, 100% magenta, 0% yellow and 20% black.

    • #8000cc color has a hue of 277.6 degrees, a saturation of 100% and a lightness of 40%.

    • #8000cc hex color contains mainly BLUE.

    • The closest web safe color of #8000cc is #9900cc

    • #8000cc hex color has a decimal value of 8388812.



    #8000cc Color Spaces (Color Conversions)

    HEX 8000cc #8000cc
    RGB 128, 0, 204 rgb(128, 0, 204)
    RGB Percent 50.2, 0, 80 rgb(50.2, 0, 80)
    CMYK 37, 100, 0, 20
    HSL 277.6°, 100, 40 hsl(277.6, 100%, 40%)
    HSV 277.6°, 100, 80
    XYZ 19.801, 8.949, 57.81
    Hunter Lab 29.915, 65.8, -93.637
    CIE-LAB 35.886, 72.759, -72.49
    CIE-LCH 35.886, 102.707, 315.106
    CIE-LUV 37.25, 100, 0, 20
    Web Safe 9900cc

    RGB percent of color #8000cc

    50.2%
    0%
    80%

    CMYK percent of color #8000cc

    37.25%
    100%
    0%
    20%


    Color Schemes with #8000cc

    Complementary Color

    Split Complementary


    #8000cc Color Preview

    Text with hexadecimal color #8000cc

    This text has a font color of #8000cc

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

    #8000cc Background Color

    This box has a background color of #8000cc

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

    #8000cc Border Color

    This box has a border color of #8000cc

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

    CSS codes

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

    #8000cc Color on white background

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

    #8000cc Color on black background

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