#ff00de Hex Color

#FF00DE
0
  • #ff00de Color Information

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

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

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

    • #ff00de hex color contains mainly RED.

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

    • #ff00de hex color has a decimal value of 16711902.



    #ff00de Color Spaces (Color Conversions)

    HEX ff00de #ff00de
    RGB 255, 0, 222 rgb(255, 0, 222)
    RGB Percent 100, 0, 87.06 rgb(100, 0, 87.06)
    CMYK 0, 100, 13, 0
    HSL 307.8°, 100, 50 hsl(307.8, 100%, 50%)
    HSV 307.8°, 100, 100
    XYZ 54.425, 26.534, 71.36
    Hunter Lab 51.511, 98.453, -46.078
    CIE-LAB 58.54, 93.904, -45.207
    CIE-LCH 58.54, 104.219, 334.293
    CIE-LUV 0, 100, 12.94, 0
    Web Safe ff00cc

    RGB percent of color #ff00de

    100%
    0%
    87.06%

    CMYK percent of color #ff00de

    0%
    100%
    12.94%
    0%


    Color Schemes with #ff00de

    Complementary Color

    Split Complementary


    #ff00de Color Preview

    Text with hexadecimal color #ff00de

    This text has a font color of #ff00de

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

    #ff00de Background Color

    This box has a background color of #ff00de

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

    #ff00de Border Color

    This box has a border color of #ff00de

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

    CSS codes

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

    #ff00de Color on white background

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

    #ff00de Color on black background

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