#000dec Hex Color

#000DEC
0
  • #000dec Color Information

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

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

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

    • #000dec hex color contains mainly BLUE.

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

    • #000dec hex color has a decimal value of 3564.



    #000dec Color Spaces (Color Conversions)

    HEX 000dec #000dec
    RGB 0, 13, 236 rgb(0, 13, 236)
    RGB Percent 0, 5.1, 92.55 rgb(0, 5.1, 92.55)
    CMYK 100, 94, 0, 7
    HSL 236.7°, 100, 46.3 hsl(236.7, 100%, 46.3%)
    HSV 236.7°, 100, 92.5
    XYZ 15.284, 6.344, 79.776
    Hunter Lab 25.187, 64.238, -170.159
    CIE-LAB 30.264, 72.481, -100.536
    CIE-LCH 30.264, 123.939, 305.79
    CIE-LUV 100, 94.49, 0, 7.45
    Web Safe 0000ff

    RGB percent of color #000dec

    0%
    5.1%
    92.55%

    CMYK percent of color #000dec

    100%
    94.49%
    0%
    7.45%


    Color Schemes with #000dec

    Complementary Color

    Split Complementary


    #000dec Color Preview

    Text with hexadecimal color #000dec

    This text has a font color of #000dec

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

    #000dec Background Color

    This box has a background color of #000dec

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

    #000dec Border Color

    This box has a border color of #000dec

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

    CSS codes

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

    #000dec Color on white background

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

    #000dec Color on black background

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