#00a100 Hex Color

#00A100
0
  • #00a100 Color Information

    • In RGB color space, #00a100 hex color has a red value of 0, a green value of 161 and a blue value of 0.

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

    • #00a100 color has a hue of 120 degrees, a saturation of 100% and a lightness of 31.6%.

    • #00a100 hex color contains mainly GREEN.

    • The closest web safe color of #00a100 is #009900

    • #00a100 hex color has a decimal value of 41216.



    #00a100 Color Spaces (Color Conversions)

    HEX 00a100 #00a100
    RGB 0, 161, 0 rgb(0, 161, 0)
    RGB Percent 0, 63.14, 0 rgb(0, 63.14, 0)
    CMYK 100, 0, 100, 37
    HSL 120°, 100, 31.6 hsl(120, 100%, 31.6%)
    HSV 120°, 100, 63.1
    XYZ 12.745, 25.49, 4.248
    Hunter Lab 50.488, -43.293, 30.353
    CIE-LAB 57.55, -61.105, 58.977
    CIE-LCH 57.55, 84.924, 136.015
    CIE-LUV 100, 0, 100, 36.86
    Web Safe 009900

    RGB percent of color #00a100

    0%
    63.14%
    0%

    CMYK percent of color #00a100

    100%
    0%
    100%
    36.86%


    Color Schemes with #00a100

    Complementary Color

    Split Complementary


    #00a100 Color Preview

    Text with hexadecimal color #00a100

    This text has a font color of #00a100

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

    #00a100 Background Color

    This box has a background color of #00a100

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

    #00a100 Border Color

    This box has a border color of #00a100

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

    CSS codes

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

    #00a100 Color on white background

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

    #00a100 Color on black background

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