#008080 Hex Color

#008080
0
  • #008080 Color Information

    • #008080 hex color name is teal.

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

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

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

    • #008080 hex color contains mainly GREEN.

    • The closest web safe color of #008080 is #009999

    • #008080 hex color has a decimal value of 32896.



    #008080 Color Spaces (Color Conversions)

    HEX 008080 #008080
    RGB 0, 128, 128 rgb(0, 128, 128)
    RGB Percent 0, 50.2, 50.2 rgb(0, 50.2, 50.2)
    CMYK 100, 0, 0, 50
    HSL 180°, 100, 25.1 hsl(180, 100%, 25.1%)
    HSV 180°, 100, 50.2
    XYZ 11.615, 16.997, 23.091
    Hunter Lab 41.227, -21.859, -4.348
    CIE-LAB 48.256, -28.846, -8.481
    CIE-LCH 48.256, 30.067, 196.384
    CIE-LUV 100, 0, 0, 49.8
    Web Safe 009999

    RGB percent of color #008080

    0%
    50.2%
    50.2%

    CMYK percent of color #008080

    100%
    0%
    0%
    49.8%


    Color Schemes with #008080

    Complementary Color

    Split Complementary


    #008080 Color Preview

    Text with hexadecimal color #008080

    This text has a font color of #008080

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

    #008080 Background Color

    This box has a background color of #008080

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

    #008080 Border Color

    This box has a border color of #008080

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

    CSS codes

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

    #008080 Color on white background

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

    #008080 Color on black background

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