#06ff00 Hex Color

#06FF00
0
  • #06ff00 Color Information

    • In RGB color space, #06ff00 hex color has a red value of 6, a green value of 255 and a blue value of 0.

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

    • #06ff00 color has a hue of 118.6 degrees, a saturation of 100% and a lightness of 50%.

    • #06ff00 hex color contains mainly GREEN.

    • The closest web safe color of #06ff00 is #00ff00

    • #06ff00 hex color has a decimal value of 458496.



    #06ff00 Color Spaces (Color Conversions)

    HEX 06ff00 #06ff00
    RGB 6, 255, 0 rgb(6, 255, 0)
    RGB Percent 2.35, 100, 0 rgb(2.35, 100, 0)
    CMYK 98, 0, 100, 0
    HSL 118.6°, 100, 50 hsl(118.6, 100%, 50%)
    HSV 118.6°, 100, 100
    XYZ 35.835, 71.559, 11.924
    Hunter Lab 84.593, -72.421, 50.857
    CIE-LAB 87.756, -86.014, 83.203
    CIE-LCH 87.756, 119.671, 135.952
    CIE-LUV 97.65, 0, 100, 0
    Web Safe 00ff00

    RGB percent of color #06ff00

    2.35%
    100%
    0%

    CMYK percent of color #06ff00

    97.65%
    0%
    100%
    0%


    Color Schemes with #06ff00

    Complementary Color

    Split Complementary


    #06ff00 Color Preview

    Text with hexadecimal color #06ff00

    This text has a font color of #06ff00

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

    #06ff00 Background Color

    This box has a background color of #06ff00

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

    #06ff00 Border Color

    This box has a border color of #06ff00

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

    CSS codes

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

    #06ff00 Color on white background

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

    #06ff00 Color on black background

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