#007f7f Hex Color

#007F7F
0
  • #007f7f Color Information

    • In RGB color space, #007f7f hex color has a red value of 0, a green value of 127 and a blue value of 127.

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

    • #007f7f color has a hue of 180 degrees, a saturation of 100% and a lightness of 24.9%.

    • #007f7f hex color contains mainly GREEN.

    • The closest web safe color of #007f7f is #006666

    • #007f7f hex color has a decimal value of 32639.



    #007f7f Color Spaces (Color Conversions)

    HEX 007f7f #007f7f
    RGB 0, 127, 127 rgb(0, 127, 127)
    RGB Percent 0, 49.8, 49.8 rgb(0, 49.8, 49.8)
    CMYK 100, 0, 0, 50
    HSL 180°, 100, 24.9 hsl(180, 100%, 24.9%)
    HSV 180°, 100, 49.8
    XYZ 11.42, 16.711, 22.702
    Hunter Lab 40.879, -21.673, -4.311
    CIE-LAB 47.894, -28.68, -8.433
    CIE-LCH 47.894, 29.894, 196.385
    CIE-LUV 100, 0, 0, 50.2
    Web Safe 006666

    RGB percent of color #007f7f

    0%
    49.8%
    49.8%

    CMYK percent of color #007f7f

    100%
    0%
    0%
    50.2%


    Color Schemes with #007f7f

    Complementary Color

    Split Complementary


    #007f7f Color Preview

    Text with hexadecimal color #007f7f

    This text has a font color of #007f7f

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

    #007f7f Background Color

    This box has a background color of #007f7f

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

    #007f7f Border Color

    This box has a border color of #007f7f

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

    CSS codes

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

    #007f7f Color on white background

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

    #007f7f Color on black background

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