#808000 Hex Color

#808000
0
  • #808000 Color Information

    • #808000 hex color name is olive.

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

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

    • #808000 color has a hue of 60 degrees, a saturation of 100% and a lightness of 25.1%.

    • #808000 hex color contains mainly RED.

    • The closest web safe color of #808000 is #999900

    • #808000 hex color has a decimal value of 8421376.



    #808000 Color Spaces (Color Conversions)

    HEX 808000 #808000
    RGB 128, 128, 0 rgb(128, 128, 0)
    RGB Percent 50.2, 50.2, 0 rgb(50.2, 50.2, 0)
    CMYK 0, 0, 100, 50
    HSL 60°, 100, 25.1 hsl(60, 100%, 25.1%)
    HSV 60°, 100, 50.2
    XYZ 16.621, 20.028, 2.99
    Hunter Lab 44.753, -12.023, 27.366
    CIE-LAB 51.869, -12.934, 56.676
    CIE-LCH 51.869, 58.133, 102.855
    CIE-LUV 0, 0, 100, 49.8
    Web Safe 999900

    RGB percent of color #808000

    50.2%
    50.2%
    0%

    CMYK percent of color #808000

    0%
    0%
    100%
    49.8%


    Color Schemes with #808000

    Complementary Color

    Split Complementary


    #808000 Color Preview

    Text with hexadecimal color #808000

    This text has a font color of #808000

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

    #808000 Background Color

    This box has a background color of #808000

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

    #808000 Border Color

    This box has a border color of #808000

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

    CSS codes

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

    #808000 Color on white background

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

    #808000 Color on black background

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