#31ff00 Hex Color

#31FF00
0
  • #31ff00 Color Information

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

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

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

    • #31ff00 hex color contains mainly GREEN.

    • The closest web safe color of #31ff00 is #33ff00

    • #31ff00 hex color has a decimal value of 3276544.



    #31ff00 Color Spaces (Color Conversions)

    HEX 31ff00 #31ff00
    RGB 49, 255, 0 rgb(49, 255, 0)
    RGB Percent 19.22, 100, 0 rgb(19.22, 100, 0)
    CMYK 81, 0, 100, 0
    HSL 108.5°, 100, 50 hsl(108.5, 100%, 50%)
    HSV 108.5°, 100, 100
    XYZ 37.027, 72.173, 11.979
    Hunter Lab 84.955, -70.873, 51.108
    CIE-LAB 88.052, -83.328, 83.566
    CIE-LCH 88.052, 118.012, 134.918
    CIE-LUV 80.78, 0, 100, 0
    Web Safe 33ff00

    RGB percent of color #31ff00

    19.22%
    100%
    0%

    CMYK percent of color #31ff00

    80.78%
    0%
    100%
    0%


    Color Schemes with #31ff00

    Complementary Color

    Split Complementary


    #31ff00 Color Preview

    Text with hexadecimal color #31ff00

    This text has a font color of #31ff00

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

    #31ff00 Background Color

    This box has a background color of #31ff00

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

    #31ff00 Border Color

    This box has a border color of #31ff00

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

    CSS codes

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

    #31ff00 Color on white background

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

    #31ff00 Color on black background

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