#e10000 Hex Color

#E10000
0
  • #e10000 Color Information

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

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

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

    • #e10000 hex color contains mainly RED.

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

    • #e10000 hex color has a decimal value of 14745600.



    #e10000 Color Spaces (Color Conversions)

    HEX e10000 #e10000
    RGB 225, 0, 0 rgb(225, 0, 0)
    RGB Percent 88.24, 0, 0 rgb(88.24, 0, 0)
    CMYK 0, 100, 100, 12
    HSL 0°, 100, 44.1 hsl(0, 100%, 44.1%)
    HSV 0°, 100, 88.2
    XYZ 31.051, 16.008, 1.453
    Hunter Lab 40.01, 68.513, 25.854
    CIE-LAB 46.985, 72.875, 61.156
    CIE-LCH 46.985, 95.136, 40.003
    CIE-LUV 0, 100, 100, 11.76
    Web Safe cc0000

    RGB percent of color #e10000

    88.24%
    0%
    0%

    CMYK percent of color #e10000

    0%
    100%
    100%
    11.76%


    Color Schemes with #e10000

    Complementary Color

    Split Complementary


    #e10000 Color Preview

    Text with hexadecimal color #e10000

    This text has a font color of #e10000

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

    #e10000 Background Color

    This box has a background color of #e10000

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

    #e10000 Border Color

    This box has a border color of #e10000

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

    CSS codes

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

    #e10000 Color on white background

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

    #e10000 Color on black background

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