#ff00dd Hex Color

#FF00DD
0
  • #ff00dd Color Information

    • #ff00dd short hex color code is #f0d.

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

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

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

    • #ff00dd hex color contains mainly RED.

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

    • #ff00dd hex color has a decimal value of 16711901.



    #ff00dd Color Spaces (Color Conversions)

    HEX ff00dd #ff00dd
    RGB 255, 0, 221 rgb(255, 0, 221)
    RGB Percent 100, 0, 86.67 rgb(100, 0, 86.67)
    CMYK 0, 100, 13, 0
    HSL 308°, 100, 50 hsl(308, 100%, 50%)
    HSV 308°, 100, 100
    XYZ 54.291, 26.48, 70.656
    Hunter Lab 51.459, 98.272, -45.388
    CIE-LAB 58.49, 93.781, -44.721
    CIE-LCH 58.49, 103.898, 334.505
    CIE-LUV 0, 100, 13.33, 0
    Web Safe ff00cc

    RGB percent of color #ff00dd

    100%
    0%
    86.67%

    CMYK percent of color #ff00dd

    0%
    100%
    13.33%
    0%


    Color Schemes with #ff00dd

    Complementary Color

    Split Complementary


    #ff00dd Color Preview

    Text with hexadecimal color #ff00dd

    This text has a font color of #ff00dd

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

    #ff00dd Background Color

    This box has a background color of #ff00dd

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

    #ff00dd Border Color

    This box has a border color of #ff00dd

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

    CSS codes

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

    #ff00dd Color on white background

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

    #ff00dd Color on black background

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