#e00e00 Hex Color

#E00E00
0
  • #e00e00 Color Information

    • In RGB color space, #e00e00 hex color has a red value of 224, a green value of 14 and a blue value of 0.

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

    • #e00e00 color has a hue of 3.8 degrees, a saturation of 100% and a lightness of 43.9%.

    • #e00e00 hex color contains mainly RED.

    • The closest web safe color of #e00e00 is #cc0000

    • #e00e00 hex color has a decimal value of 14683648.



    #e00e00 Color Spaces (Color Conversions)

    HEX e00e00 #e00e00
    RGB 224, 14, 0 rgb(224, 14, 0)
    RGB Percent 87.84, 5.49, 0 rgb(87.84, 5.49, 0)
    CMYK 0, 94, 100, 12
    HSL 3.8°, 100, 43.9 hsl(3.8, 100%, 43.9%)
    HSV 3.8°, 100, 87.8
    XYZ 30.898, 16.161, 1.491
    Hunter Lab 40.201, 66.842, 25.942
    CIE-LAB 47.185, 71.447, 61.091
    CIE-LCH 47.185, 94.004, 40.532
    CIE-LUV 0, 93.75, 100, 12.16
    Web Safe cc0000

    RGB percent of color #e00e00

    87.84%
    5.49%
    0%

    CMYK percent of color #e00e00

    0%
    93.75%
    100%
    12.16%


    Color Schemes with #e00e00

    Complementary Color

    Split Complementary


    #e00e00 Color Preview

    Text with hexadecimal color #e00e00

    This text has a font color of #e00e00

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

    #e00e00 Background Color

    This box has a background color of #e00e00

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

    #e00e00 Border Color

    This box has a border color of #e00e00

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

    CSS codes

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

    #e00e00 Color on white background

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

    #e00e00 Color on black background

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