#ef0000 Hex Color

#EF0000
0
  • #ef0000 Color Information

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

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

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

    • #ef0000 hex color contains mainly RED.

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

    • #ef0000 hex color has a decimal value of 15663104.



    #ef0000 Color Spaces (Color Conversions)

    HEX ef0000 #ef0000
    RGB 239, 0, 0 rgb(239, 0, 0)
    RGB Percent 93.73, 0, 0 rgb(93.73, 0, 0)
    CMYK 0, 100, 100, 6
    HSL 0°, 100, 46.9 hsl(0, 100%, 46.9%)
    HSV 0°, 100, 93.7
    XYZ 35.597, 18.351, 1.666
    Hunter Lab 42.838, 73.361, 27.681
    CIE-LAB 49.919, 76.274, 64.002
    CIE-LCH 49.919, 99.569, 40
    CIE-LUV 0, 100, 100, 6.27
    Web Safe ff0000

    RGB percent of color #ef0000

    93.73%
    0%
    0%

    CMYK percent of color #ef0000

    0%
    100%
    100%
    6.27%


    Color Schemes with #ef0000

    Complementary Color

    Split Complementary


    #ef0000 Color Preview

    Text with hexadecimal color #ef0000

    This text has a font color of #ef0000

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

    #ef0000 Background Color

    This box has a background color of #ef0000

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

    #ef0000 Border Color

    This box has a border color of #ef0000

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

    CSS codes

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

    #ef0000 Color on white background

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

    #ef0000 Color on black background

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