#14ff00 Hex Color

#14FF00
0
  • #14ff00 Color Information

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

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

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

    • #14ff00 hex color contains mainly GREEN.

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

    • #14ff00 hex color has a decimal value of 1376000.



    #14ff00 Color Spaces (Color Conversions)

    HEX 14ff00 #14ff00
    RGB 20, 255, 0 rgb(20, 255, 0)
    RGB Percent 7.84, 100, 0 rgb(7.84, 100, 0)
    CMYK 92, 0, 100, 0
    HSL 115.3°, 100, 50 hsl(115.3, 100%, 50%)
    HSV 115.3°, 100, 100
    XYZ 36.048, 71.669, 11.934
    Hunter Lab 84.658, -72.144, 50.902
    CIE-LAB 87.809, -85.529, 83.268
    CIE-LCH 87.809, 119.368, 135.767
    CIE-LUV 92.16, 0, 100, 0
    Web Safe 00ff00

    RGB percent of color #14ff00

    7.84%
    100%
    0%

    CMYK percent of color #14ff00

    92.16%
    0%
    100%
    0%


    Color Schemes with #14ff00

    Complementary Color

    Split Complementary


    #14ff00 Color Preview

    Text with hexadecimal color #14ff00

    This text has a font color of #14ff00

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

    #14ff00 Background Color

    This box has a background color of #14ff00

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

    #14ff00 Border Color

    This box has a border color of #14ff00

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

    CSS codes

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

    #14ff00 Color on white background

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

    #14ff00 Color on black background

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