#000deb Hex Color

#000DEB
0
  • #000deb Color Information

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

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

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

    • #000deb hex color contains mainly BLUE.

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

    • #000deb hex color has a decimal value of 3563.



    #000deb Color Spaces (Color Conversions)

    HEX 000deb #000deb
    RGB 0, 13, 235 rgb(0, 13, 235)
    RGB Percent 0, 5.1, 92.16 rgb(0, 5.1, 92.16)
    CMYK 100, 94, 0, 8
    HSL 236.7°, 100, 46.1 hsl(236.7, 100%, 46.1%)
    HSV 236.7°, 100, 92.2
    XYZ 15.139, 6.286, 79.013
    Hunter Lab 25.072, 63.907, -169.3
    CIE-LAB 30.123, 72.228, -100.203
    CIE-LCH 30.123, 123.521, 305.785
    CIE-LUV 100, 94.47, 0, 7.84
    Web Safe 0000ff

    RGB percent of color #000deb

    0%
    5.1%
    92.16%

    CMYK percent of color #000deb

    100%
    94.47%
    0%
    7.84%


    Color Schemes with #000deb

    Complementary Color

    Split Complementary


    #000deb Color Preview

    Text with hexadecimal color #000deb

    This text has a font color of #000deb

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

    #000deb Background Color

    This box has a background color of #000deb

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

    #000deb Border Color

    This box has a border color of #000deb

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

    CSS codes

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

    #000deb Color on white background

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

    #000deb Color on black background

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