#e01000 Hex Color

#E01000
0
  • #e01000 Color Information

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

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

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

    • #e01000 hex color contains mainly RED.

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

    • #e01000 hex color has a decimal value of 14684160.



    #e01000 Color Spaces (Color Conversions)

    HEX e01000 #e01000
    RGB 224, 16, 0 rgb(224, 16, 0)
    RGB Percent 87.84, 6.27, 0 rgb(87.84, 6.27, 0)
    CMYK 0, 93, 100, 12
    HSL 4.3°, 100, 43.9 hsl(4.3, 100%, 43.9%)
    HSV 4.3°, 100, 87.8
    XYZ 30.926, 16.218, 1.5
    Hunter Lab 40.272, 66.601, 25.982
    CIE-LAB 47.259, 71.231, 61.123
    CIE-LCH 47.259, 93.861, 40.633
    CIE-LUV 0, 92.86, 100, 12.16
    Web Safe cc0000

    RGB percent of color #e01000

    87.84%
    6.27%
    0%

    CMYK percent of color #e01000

    0%
    92.86%
    100%
    12.16%


    Color Schemes with #e01000

    Complementary Color

    Split Complementary


    #e01000 Color Preview

    Text with hexadecimal color #e01000

    This text has a font color of #e01000

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

    #e01000 Background Color

    This box has a background color of #e01000

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

    #e01000 Border Color

    This box has a border color of #e01000

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

    CSS codes

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

    #e01000 Color on white background

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

    #e01000 Color on black background

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