#ff00e5 Hex Color

#FF00E5
0
  • #ff00e5 Color Information

    • In RGB color space, #ff00e5 hex color has a red value of 255, a green value of 0 and a blue value of 229.

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

    • #ff00e5 color has a hue of 306.1 degrees, a saturation of 100% and a lightness of 50%.

    • #ff00e5 hex color contains mainly RED.

    • The closest web safe color of #ff00e5 is #ff00cc

    • #ff00e5 hex color has a decimal value of 16711909.



    #ff00e5 Color Spaces (Color Conversions)

    HEX ff00e5 #ff00e5
    RGB 255, 0, 229 rgb(255, 0, 229)
    RGB Percent 100, 0, 89.8 rgb(100, 0, 89.8)
    CMYK 0, 100, 10, 0
    HSL 306.1°, 100, 50 hsl(306.1, 100%, 50%)
    HSV 306.1°, 100, 100
    XYZ 55.383, 26.917, 76.405
    Hunter Lab 51.882, 99.754, -50.998
    CIE-LAB 58.897, 94.788, -48.592
    CIE-LCH 58.897, 106.517, 332.859
    CIE-LUV 0, 100, 10.2, 0
    Web Safe ff00cc

    RGB percent of color #ff00e5

    100%
    0%
    89.8%

    CMYK percent of color #ff00e5

    0%
    100%
    10.2%
    0%


    Color Schemes with #ff00e5

    Complementary Color

    Split Complementary


    #ff00e5 Color Preview

    Text with hexadecimal color #ff00e5

    This text has a font color of #ff00e5

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

    #ff00e5 Background Color

    This box has a background color of #ff00e5

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

    #ff00e5 Border Color

    This box has a border color of #ff00e5

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

    CSS codes

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

    #ff00e5 Color on white background

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

    #ff00e5 Color on black background

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