#160000 Hex Color

#160000
0
  • #160000 Color Information

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

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

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

    • #160000 hex color contains mainly RED.

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

    • #160000 hex color has a decimal value of 1441792.



    #160000 Color Spaces (Color Conversions)

    HEX 160000 #160000
    RGB 22, 0, 0 rgb(22, 0, 0)
    RGB Percent 8.63, 0, 0 rgb(8.63, 0, 0)
    CMYK 0, 100, 100, 91
    HSL 0°, 100, 4.3 hsl(0, 100%, 4.3%)
    HSV 0°, 100, 8.6
    XYZ 0.331, 0.171, 0.015
    Hunter Lab 4.135, 7.051, 2.68
    CIE-LAB 1.545, 6.901, 2.449
    CIE-LCH 1.545, 7.323, 19.539
    CIE-LUV 0, 100, 100, 91.37
    Web Safe 000000

    RGB percent of color #160000

    8.63%
    0%
    0%

    CMYK percent of color #160000

    0%
    100%
    100%
    91.37%


    Color Schemes with #160000

    Complementary Color

    Split Complementary


    #160000 Color Preview

    Text with hexadecimal color #160000

    This text has a font color of #160000

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

    #160000 Background Color

    This box has a background color of #160000

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

    #160000 Border Color

    This box has a border color of #160000

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

    CSS codes

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

    #160000 Color on white background

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

    #160000 Color on black background

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