#000e20 Hex Color

#000E20
0
  • #000e20 Color Information

    • In RGB color space, #000e20 hex color has a red value of 0, a green value of 14 and a blue value of 32.

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

    • #000e20 color has a hue of 213.8 degrees, a saturation of 100% and a lightness of 6.3%.

    • #000e20 hex color contains mainly BLUE.

    • The closest web safe color of #000e20 is #000033

    • #000e20 hex color has a decimal value of 3616.



    #000e20 Color Spaces (Color Conversions)

    HEX 000e20 #000e20
    RGB 0, 14, 32 rgb(0, 14, 32)
    RGB Percent 0, 5.49, 12.55 rgb(0, 5.49, 12.55)
    CMYK 100, 56, 0, 87
    HSL 213.8°, 100, 6.3 hsl(213.8, 100%, 6.3%)
    HSV 213.8°, 100, 12.5
    XYZ 0.418, 0.418, 1.425
    Hunter Lab 6.465, 0.226, -8.542
    CIE-LAB 3.776, 0.848, -13.036
    CIE-LCH 3.776, 13.064, 273.722
    CIE-LUV 100, 56.25, 0, 87.45
    Web Safe 000033

    RGB percent of color #000e20

    0%
    5.49%
    12.55%

    CMYK percent of color #000e20

    100%
    56.25%
    0%
    87.45%


    Color Schemes with #000e20

    Complementary Color

    Split Complementary


    #000e20 Color Preview

    Text with hexadecimal color #000e20

    This text has a font color of #000e20

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

    #000e20 Background Color

    This box has a background color of #000e20

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

    #000e20 Border Color

    This box has a border color of #000e20

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

    CSS codes

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

    #000e20 Color on white background

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

    #000e20 Color on black background

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