#ed0000 Hex Color

#ED0000
0
  • #ed0000 Color Information

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

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

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

    • #ed0000 hex color contains mainly RED.

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

    • #ed0000 hex color has a decimal value of 15532032.



    #ed0000 Color Spaces (Color Conversions)

    HEX ed0000 #ed0000
    RGB 237, 0, 0 rgb(237, 0, 0)
    RGB Percent 92.94, 0, 0 rgb(92.94, 0, 0)
    CMYK 0, 100, 100, 7
    HSL 0°, 100, 46.5 hsl(0, 100%, 46.5%)
    HSV 0°, 100, 92.9
    XYZ 34.925, 18.005, 1.634
    Hunter Lab 42.432, 72.663, 27.419
    CIE-LAB 49.502, 75.789, 63.603
    CIE-LCH 49.502, 98.941, 40.004
    CIE-LUV 0, 100, 100, 7.06
    Web Safe ff0000

    RGB percent of color #ed0000

    92.94%
    0%
    0%

    CMYK percent of color #ed0000

    0%
    100%
    100%
    7.06%


    Color Schemes with #ed0000

    Complementary Color

    Split Complementary


    #ed0000 Color Preview

    Text with hexadecimal color #ed0000

    This text has a font color of #ed0000

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

    #ed0000 Background Color

    This box has a background color of #ed0000

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

    #ed0000 Border Color

    This box has a border color of #ed0000

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

    CSS codes

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

    #ed0000 Color on white background

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

    #ed0000 Color on black background

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