#000ffe Hex Color

#000FFE
0
  • #000ffe Color Information

    • In RGB color space, #000ffe hex color has a red value of 0, a green value of 15 and a blue value of 254.

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

    • #000ffe color has a hue of 236.5 degrees, a saturation of 100% and a lightness of 49.8%.

    • #000ffe hex color contains mainly BLUE.

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

    • #000ffe hex color has a decimal value of 4094.



    #000ffe Color Spaces (Color Conversions)

    HEX 000ffe #000ffe
    RGB 0, 15, 254 rgb(0, 15, 254)
    RGB Percent 0, 5.88, 99.61 rgb(0, 5.88, 99.61)
    CMYK 100, 94, 0, 0
    HSL 236.5°, 100, 49.8 hsl(236.5, 100%, 49.8%)
    HSV 236.5°, 100, 99.6
    XYZ 18.06, 7.497, 94.261
    Hunter Lab 27.381, 69.821, -184.946
    CIE-LAB 32.913, 76.62, -106.282
    CIE-LCH 32.913, 131.021, 305.788
    CIE-LUV 100, 94.09, 0, 0.39
    Web Safe 0000ff

    RGB percent of color #000ffe

    0%
    5.88%
    99.61%

    CMYK percent of color #000ffe

    100%
    94.09%
    0%
    0.39%


    Color Schemes with #000ffe

    Complementary Color

    Split Complementary


    #000ffe Color Preview

    Text with hexadecimal color #000ffe

    This text has a font color of #000ffe

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

    #000ffe Background Color

    This box has a background color of #000ffe

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

    #000ffe Border Color

    This box has a border color of #000ffe

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

    CSS codes

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

    #000ffe Color on white background

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

    #000ffe Color on black background

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