#000ded Hex Color

#000DED
0
  • #000ded Color Information

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

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

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

    • #000ded hex color contains mainly BLUE.

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

    • #000ded hex color has a decimal value of 3565.



    #000ded Color Spaces (Color Conversions)

    HEX 000ded #000ded
    RGB 0, 13, 237 rgb(0, 13, 237)
    RGB Percent 0, 5.1, 92.94 rgb(0, 5.1, 92.94)
    CMYK 100, 95, 0, 7
    HSL 236.7°, 100, 46.5 hsl(236.7, 100%, 46.5%)
    HSV 236.7°, 100, 92.9
    XYZ 15.43, 6.402, 80.543
    Hunter Lab 25.302, 64.576, -171.023
    CIE-LAB 30.405, 72.738, -100.87
    CIE-LCH 30.405, 124.361, 305.796
    CIE-LUV 100, 94.51, 0, 7.06
    Web Safe 0000ff

    RGB percent of color #000ded

    0%
    5.1%
    92.94%

    CMYK percent of color #000ded

    100%
    94.51%
    0%
    7.06%


    Color Schemes with #000ded

    Complementary Color

    Split Complementary


    #000ded Color Preview

    Text with hexadecimal color #000ded

    This text has a font color of #000ded

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

    #000ded Background Color

    This box has a background color of #000ded

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

    #000ded Border Color

    This box has a border color of #000ded

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

    CSS codes

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

    #000ded Color on white background

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

    #000ded Color on black background

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