#000def Hex Color

#000DEF
0
  • #000def Color Information

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

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

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

    • #000def hex color contains mainly BLUE.

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

    • #000def hex color has a decimal value of 3567.



    #000def Color Spaces (Color Conversions)

    HEX 000def #000def
    RGB 0, 13, 239 rgb(0, 13, 239)
    RGB Percent 0, 5.1, 93.73 rgb(0, 5.1, 93.73)
    CMYK 100, 95, 0, 6
    HSL 236.7°, 100, 46.9 hsl(236.7, 100%, 46.9%)
    HSV 236.7°, 100, 93.7
    XYZ 15.724, 6.52, 82.091
    Hunter Lab 25.534, 65.235, -172.739
    CIE-LAB 30.688, 73.238, -101.533
    CIE-LCH 30.688, 125.191, 305.804
    CIE-LUV 100, 94.56, 0, 6.27
    Web Safe 0000ff

    RGB percent of color #000def

    0%
    5.1%
    93.73%

    CMYK percent of color #000def

    100%
    94.56%
    0%
    6.27%


    Color Schemes with #000def

    Complementary Color

    Split Complementary


    #000def Color Preview

    Text with hexadecimal color #000def

    This text has a font color of #000def

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

    #000def Background Color

    This box has a background color of #000def

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

    #000def Border Color

    This box has a border color of #000def

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

    CSS codes

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

    #000def Color on white background

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

    #000def Color on black background

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