#500000 Hex Color

#500000
0
  • #500000 Color Information

    • In RGB color space, #500000 hex color has a red value of 80, a green value of 0 and a blue value of 0.

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

    • #500000 color has a hue of 0 degrees, a saturation of 100% and a lightness of 15.7%.

    • #500000 hex color contains mainly RED.

    • The closest web safe color of #500000 is #660000

    • #500000 hex color has a decimal value of 5242880.



    #500000 Color Spaces (Color Conversions)

    HEX 500000 #500000
    RGB 80, 0, 0 rgb(80, 0, 0)
    RGB Percent 31.37, 0, 0 rgb(31.37, 0, 0)
    CMYK 0, 100, 100, 69
    HSL 0°, 100, 15.7 hsl(0, 100%, 15.7%)
    HSV 0°, 100, 31.4
    XYZ 3.308, 1.705, 0.155
    Hunter Lab 13.058, 22.37, 8.436
    CIE-LAB 13.856, 34.557, 21.673
    CIE-LCH 13.856, 40.791, 32.095
    CIE-LUV 0, 100, 100, 68.63
    Web Safe 660000

    RGB percent of color #500000

    31.37%
    0%
    0%

    CMYK percent of color #500000

    0%
    100%
    100%
    68.63%


    Color Schemes with #500000

    Complementary Color

    Split Complementary


    #500000 Color Preview

    Text with hexadecimal color #500000

    This text has a font color of #500000

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

    #500000 Background Color

    This box has a background color of #500000

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

    #500000 Border Color

    This box has a border color of #500000

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

    CSS codes

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

    #500000 Color on white background

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

    #500000 Color on black background

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