#000fee Hex Color

#000FEE
0
  • #000fee Color Information

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

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

    • #000fee color has a hue of 236.2 degrees, a saturation of 100% and a lightness of 46.7%.

    • #000fee hex color contains mainly BLUE.

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

    • #000fee hex color has a decimal value of 4078.



    #000fee Color Spaces (Color Conversions)

    HEX 000fee #000fee
    RGB 0, 15, 238 rgb(0, 15, 238)
    RGB Percent 0, 5.88, 93.33 rgb(0, 5.88, 93.33)
    CMYK 100, 94, 0, 7
    HSL 236.2°, 100, 46.7 hsl(236.2, 100%, 46.7%)
    HSV 236.2°, 100, 93.3
    XYZ 15.603, 6.515, 81.324
    Hunter Lab 25.524, 64.448, -171.038
    CIE-LAB 30.676, 72.584, -100.984
    CIE-LCH 30.676, 124.363, 305.707
    CIE-LUV 100, 93.7, 0, 6.67
    Web Safe 0000ff

    RGB percent of color #000fee

    0%
    5.88%
    93.33%

    CMYK percent of color #000fee

    100%
    93.7%
    0%
    6.67%


    Color Schemes with #000fee

    Complementary Color

    Split Complementary


    #000fee Color Preview

    Text with hexadecimal color #000fee

    This text has a font color of #000fee

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

    #000fee Background Color

    This box has a background color of #000fee

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

    #000fee Border Color

    This box has a border color of #000fee

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

    CSS codes

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

    #000fee Color on white background

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

    #000fee Color on black background

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