#ea0000 Hex Color

#EA0000
0
  • #ea0000 Color Information

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

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

    • #ea0000 color has a hue of 0 degrees, a saturation of 100% and a lightness of 45.9%.

    • #ea0000 hex color contains mainly RED.

    • The closest web safe color of #ea0000 is #ff0000

    • #ea0000 hex color has a decimal value of 15335424.



    #ea0000 Color Spaces (Color Conversions)

    HEX ea0000 #ea0000
    RGB 234, 0, 0 rgb(234, 0, 0)
    RGB Percent 91.76, 0, 0 rgb(91.76, 0, 0)
    CMYK 0, 100, 100, 8
    HSL 0°, 100, 45.9 hsl(0, 100%, 45.9%)
    HSV 0°, 100, 91.8
    XYZ 33.932, 17.492, 1.588
    Hunter Lab 41.823, 71.629, 27.025
    CIE-LAB 48.874, 75.07, 62.987
    CIE-LCH 48.874, 97.994, 39.998
    CIE-LUV 0, 100, 100, 8.24
    Web Safe ff0000

    RGB percent of color #ea0000

    91.76%
    0%
    0%

    CMYK percent of color #ea0000

    0%
    100%
    100%
    8.24%


    Color Schemes with #ea0000

    Complementary Color

    Split Complementary


    #ea0000 Color Preview

    Text with hexadecimal color #ea0000

    This text has a font color of #ea0000

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

    #ea0000 Background Color

    This box has a background color of #ea0000

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

    #ea0000 Border Color

    This box has a border color of #ea0000

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

    CSS codes

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

    #ea0000 Color on white background

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

    #ea0000 Color on black background

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