#120000 Hex Color

#120000
0
  • #120000 Color Information

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

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

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

    • #120000 hex color contains mainly RED.

    • The closest web safe color of #120000 is #000000

    • #120000 hex color has a decimal value of 1179648.



    #120000 Color Spaces (Color Conversions)

    HEX 120000 #120000
    RGB 18, 0, 0 rgb(18, 0, 0)
    RGB Percent 7.06, 0, 0 rgb(7.06, 0, 0)
    CMYK 0, 100, 100, 93
    HSL 0°, 100, 3.5 hsl(0, 100%, 3.5%)
    HSV 0°, 100, 7.1
    XYZ 0.249, 0.129, 0.012
    Hunter Lab 3.592, 6.09, 2.316
    CIE-LAB 1.165, 5.177, 1.837
    CIE-LCH 1.165, 5.493, 19.537
    CIE-LUV 0, 100, 100, 92.94
    Web Safe 000000

    RGB percent of color #120000

    7.06%
    0%
    0%

    CMYK percent of color #120000

    0%
    100%
    100%
    92.94%


    Color Schemes with #120000

    Complementary Color

    Split Complementary


    #120000 Color Preview

    Text with hexadecimal color #120000

    This text has a font color of #120000

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

    #120000 Background Color

    This box has a background color of #120000

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

    #120000 Border Color

    This box has a border color of #120000

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

    CSS codes

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

    #120000 Color on white background

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

    #120000 Color on black background

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