#0f0000 Hex Color

#0F0000
0
  • #0f0000 Color Information

    • In RGB color space, #0f0000 hex color has a red value of 15, a green value of 0 and a blue value of 0.

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

    • #0f0000 color has a hue of 0 degrees, a saturation of 100% and a lightness of 2.9%.

    • #0f0000 hex color contains mainly RED.

    • The closest web safe color of #0f0000 is #000000

    • #0f0000 hex color has a decimal value of 983040.



    #0f0000 Color Spaces (Color Conversions)

    HEX 0f0000 #0f0000
    RGB 15, 0, 0 rgb(15, 0, 0)
    RGB Percent 5.88, 0, 0 rgb(5.88, 0, 0)
    CMYK 0, 100, 100, 94
    HSL 0°, 100, 2.9 hsl(0, 100%, 2.9%)
    HSV 0°, 100, 5.9
    XYZ 0.197, 0.102, 0.009
    Hunter Lab 3.194, 5.421, 2.069
    CIE-LAB 0.921, 4.099, 1.46
    CIE-LCH 0.921, 4.351, 19.605
    CIE-LUV 0, 100, 100, 94.12
    Web Safe 000000

    RGB percent of color #0f0000

    5.88%
    0%
    0%

    CMYK percent of color #0f0000

    0%
    100%
    100%
    94.12%


    Color Schemes with #0f0000

    Complementary Color

    Split Complementary


    #0f0000 Color Preview

    Text with hexadecimal color #0f0000

    This text has a font color of #0f0000

    <p style="color:#0f0000">Text here</p>

    #0f0000 Background Color

    This box has a background color of #0f0000

    <div style="background-color:#0f0000">Text here</div>

    #0f0000 Border Color

    This box has a border color of #0f0000

    <div style="border: 4px solid #0f0000">Text here</div>

    CSS codes

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

    #0f0000 Color on white background

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

    #0f0000 Color on black background

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