#e02000 Hex Color

#E02000
0
  • #e02000 Color Information

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

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

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

    • #e02000 hex color contains mainly RED.

    • The closest web safe color of #e02000 is #cc3300

    • #e02000 hex color has a decimal value of 14688256.



    #e02000 Color Spaces (Color Conversions)

    HEX e02000 #e02000
    RGB 224, 32, 0 rgb(224, 32, 0)
    RGB Percent 87.84, 12.55, 0 rgb(87.84, 12.55, 0)
    CMYK 0, 86, 100, 12
    HSL 8.6°, 100, 43.9 hsl(8.6, 100%, 43.9%)
    HSV 8.6°, 100, 87.8
    XYZ 31.257, 16.88, 1.611
    Hunter Lab 41.085, 63.901, 26.435
    CIE-LAB 48.108, 68.793, 61.433
    CIE-LCH 48.108, 92.231, 41.765
    CIE-LUV 0, 85.71, 100, 12.16
    Web Safe cc3300

    RGB percent of color #e02000

    87.84%
    12.55%
    0%

    CMYK percent of color #e02000

    0%
    85.71%
    100%
    12.16%


    Color Schemes with #e02000

    Complementary Color

    Split Complementary


    #e02000 Color Preview

    Text with hexadecimal color #e02000

    This text has a font color of #e02000

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

    #e02000 Background Color

    This box has a background color of #e02000

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

    #e02000 Border Color

    This box has a border color of #e02000

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

    CSS codes

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

    #e02000 Color on white background

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

    #e02000 Color on black background

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