#080c00 Hex Color

#080C00
0
  • #080c00 Color Information

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

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

    • #080c00 color has a hue of 80 degrees, a saturation of 100% and a lightness of 2.4%.

    • #080c00 hex color contains mainly GREEN.

    • The closest web safe color of #080c00 is #000000

    • #080c00 hex color has a decimal value of 527360.



    #080c00 Color Spaces (Color Conversions)

    HEX 080c00 #080c00
    RGB 8, 12, 0 rgb(8, 12, 0)
    RGB Percent 3.14, 4.71, 0 rgb(3.14, 4.71, 0)
    CMYK 33, 0, 100, 95
    HSL 80°, 100, 2.4 hsl(80, 100%, 2.4%)
    HSV 80°, 100, 4.7
    XYZ 0.232, 0.315, 0.049
    Hunter Lab 5.612, -2.443, 3.411
    CIE-LAB 2.845, -2.761, 4.205
    CIE-LCH 2.845, 5.03, 123.289
    CIE-LUV 33.33, 0, 100, 95.29
    Web Safe 000000

    RGB percent of color #080c00

    3.14%
    4.71%
    0%

    CMYK percent of color #080c00

    33.33%
    0%
    100%
    95.29%


    Color Schemes with #080c00

    Complementary Color

    Split Complementary


    #080c00 Color Preview

    Text with hexadecimal color #080c00

    This text has a font color of #080c00

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

    #080c00 Background Color

    This box has a background color of #080c00

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

    #080c00 Border Color

    This box has a border color of #080c00

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

    CSS codes

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

    #080c00 Color on white background

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

    #080c00 Color on black background

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