#080000 Hex Color

#080000
0
  • #080000 Color Information

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

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

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

    • #080000 hex color contains mainly RED.

    • The closest web safe color of #080000 is #000000

    • #080000 hex color has a decimal value of 524288.



    #080000 Color Spaces (Color Conversions)

    HEX 080000 #080000
    RGB 8, 0, 0 rgb(8, 0, 0)
    RGB Percent 3.14, 0, 0 rgb(3.14, 0, 0)
    CMYK 0, 100, 100, 97
    HSL 0°, 100, 1.6 hsl(0, 100%, 1.6%)
    HSV 0°, 100, 3.1
    XYZ 0.1, 0.052, 0.005
    Hunter Lab 2.28, 3.837, 1.466
    CIE-LAB 0.47, 2.072, 0.738
    CIE-LCH 0.47, 2.2, 19.605
    CIE-LUV 0, 100, 100, 96.86
    Web Safe 000000

    RGB percent of color #080000

    3.14%
    0%
    0%

    CMYK percent of color #080000

    0%
    100%
    100%
    96.86%


    Color Schemes with #080000

    Complementary Color

    Split Complementary


    #080000 Color Preview

    Text with hexadecimal color #080000

    This text has a font color of #080000

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

    #080000 Background Color

    This box has a background color of #080000

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

    #080000 Border Color

    This box has a border color of #080000

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

    CSS codes

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

    #080000 Color on white background

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

    #080000 Color on black background

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