#000dee Hex Color

#000DEE
0
  • #000dee Color Information

    • In RGB color space, #000dee hex color has a red value of 0, a green value of 13 and a blue value of 238.

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

    • #000dee color has a hue of 236.7 degrees, a saturation of 100% and a lightness of 46.7%.

    • #000dee hex color contains mainly BLUE.

    • The closest web safe color of #000dee is #0000ff

    • #000dee hex color has a decimal value of 3566.



    #000dee Color Spaces (Color Conversions)

    HEX 000dee #000dee
    RGB 0, 13, 238 rgb(0, 13, 238)
    RGB Percent 0, 5.1, 93.33 rgb(0, 5.1, 93.33)
    CMYK 100, 95, 0, 7
    HSL 236.7°, 100, 46.7 hsl(236.7, 100%, 46.7%)
    HSV 236.7°, 100, 93.3
    XYZ 15.577, 6.461, 81.315
    Hunter Lab 25.418, 64.906, -171.879
    CIE-LAB 30.547, 72.989, -101.201
    CIE-LCH 30.547, 124.776, 305.8
    CIE-LUV 100, 94.54, 0, 6.67
    Web Safe 0000ff

    RGB percent of color #000dee

    0%
    5.1%
    93.33%

    CMYK percent of color #000dee

    100%
    94.54%
    0%
    6.67%


    Color Schemes with #000dee

    Complementary Color

    Split Complementary


    #000dee Color Preview

    Text with hexadecimal color #000dee

    This text has a font color of #000dee

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

    #000dee Background Color

    This box has a background color of #000dee

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

    #000dee Border Color

    This box has a border color of #000dee

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

    CSS codes

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

    #000dee Color on white background

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

    #000dee Color on black background

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