#0000ea Hex Color

#0000EA
0
  • #0000ea Color Information

    • In RGB color space, #0000ea hex color has a red value of 0, a green value of 0 and a blue value of 234.

    • In CMYK color space (used in color printing), #0000ea hex color is composed of 100% cyan, 100% magenta, 0% yellow and 8.24% black.

    • #0000ea color has a hue of 240 degrees, a saturation of 100% and a lightness of 45.9%.

    • #0000ea hex color contains mainly BLUE.

    • The closest web safe color of #0000ea is #0000ff

    • #0000ea hex color has a decimal value of 234.



    #0000ea Color Spaces (Color Conversions)

    HEX 0000ea #0000ea
    RGB 0, 0, 234 rgb(0, 0, 234)
    RGB Percent 0, 0, 91.76 rgb(0, 0, 91.76)
    CMYK 100, 100, 0, 8
    HSL 240°, 100, 45.9 hsl(240, 100%, 45.9%)
    HSV 240°, 100, 91.8
    XYZ 14.851, 5.941, 78.206
    Hunter Lab 24.374, 66.104, -173.174
    CIE-LAB 29.263, 74.204, -101.072
    CIE-LCH 29.263, 125.387, 306.285
    CIE-LUV 100, 100, 0, 8.24
    Web Safe 0000ff

    RGB percent of color #0000ea

    0%
    0%
    91.76%

    CMYK percent of color #0000ea

    100%
    100%
    0%
    8.24%


    Color Schemes with #0000ea

    Complementary Color

    Split Complementary


    #0000ea Color Preview

    Text with hexadecimal color #0000ea

    This text has a font color of #0000ea

    <p style="color:#0000ea">Text here</p>

    #0000ea Background Color

    This box has a background color of #0000ea

    <div style="background-color:#0000ea">Text here</div>

    #0000ea Border Color

    This box has a border color of #0000ea

    <div style="border: 4px solid #0000ea">Text here</div>

    CSS codes

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

    #0000ea Color on white background

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

    #0000ea Color on black background

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