#101112 Hex Color

#101112
0
  • #101112 Color Information

    • In RGB color space, #101112 hex color has a red value of 16, a green value of 17 and a blue value of 18.

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

    • #101112 color has a hue of 210 degrees, a saturation of 5.88% and a lightness of 6.7%.

    • #101112 hex color contains mainly BLUE.

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

    • #101112 hex color has a decimal value of 1052946.



    #101112 Color Spaces (Color Conversions)

    HEX 101112 #101112
    RGB 16, 17, 18 rgb(16, 17, 18)
    RGB Percent 6.27, 6.67, 7.06 rgb(6.27, 6.67, 7.06)
    CMYK 11, 6, 0, 93
    HSL 210°, 5.88, 6.7 hsl(210, 5.88%, 6.7%)
    HSV 210°, 11.1, 7.1
    XYZ 0.523, 0.555, 0.652
    Hunter Lab 7.45, -0.506, 0.026
    CIE-LAB 5.013, -0.185, -0.682
    CIE-LCH 5.013, 0.707, 254.823
    CIE-LUV 11.11, 5.56, 0, 92.94
    Web Safe 000000

    RGB percent of color #101112

    6.27%
    6.67%
    7.06%

    CMYK percent of color #101112

    11.11%
    5.56%
    0%
    92.94%


    Color Schemes with #101112

    Complementary Color

    Split Complementary

    Alternative Colors for #101112

    #101112 Color Preview

    Text with hexadecimal color #101112

    This text has a font color of #101112

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

    #101112 Background Color

    This box has a background color of #101112

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

    #101112 Border Color

    This box has a border color of #101112

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

    CSS codes

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

    #101112 Color on white background

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

    #101112 Color on black background

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