#10f000 Hex Color

#10F000
0
  • #10f000 Color Information

    • In RGB color space, #10f000 hex color has a red value of 16, a green value of 240 and a blue value of 0.

    • In CMYK color space (used in color printing), #10f000 hex color is composed of 93.33% cyan, 0% magenta, 100% yellow and 5.88% black.

    • #10f000 color has a hue of 116 degrees, a saturation of 100% and a lightness of 47.1%.

    • #10f000 hex color contains mainly GREEN.

    • The closest web safe color of #10f000 is #00ff00

    • #10f000 hex color has a decimal value of 1110016.



    #10f000 Color Spaces (Color Conversions)

    HEX 10f000 #10f000
    RGB 16, 240, 0 rgb(16, 240, 0)
    RGB Percent 6.27, 94.12, 0 rgb(6.27, 94.12, 0)
    CMYK 93, 0, 100, 6
    HSL 116°, 100, 47.1 hsl(116, 100%, 47.1%)
    HSV 116°, 100, 94.1
    XYZ 31.374, 62.43, 10.397
    Hunter Lab 79.013, -67.394, 47.507
    CIE-LAB 83.142, -81.782, 79.52
    CIE-LCH 83.142, 114.069, 135.803
    CIE-LUV 93.33, 0, 100, 5.88
    Web Safe 00ff00

    RGB percent of color #10f000

    6.27%
    94.12%
    0%

    CMYK percent of color #10f000

    93.33%
    0%
    100%
    5.88%


    Color Schemes with #10f000

    Complementary Color

    Split Complementary


    #10f000 Color Preview

    Text with hexadecimal color #10f000

    This text has a font color of #10f000

    <p style="color:#10f000">Text here</p>

    #10f000 Background Color

    This box has a background color of #10f000

    <div style="background-color:#10f000">Text here</div>

    #10f000 Border Color

    This box has a border color of #10f000

    <div style="border: 4px solid #10f000">Text here</div>

    CSS codes

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

    #10f000 Color on white background

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

    #10f000 Color on black background

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