#ff00dc Hex Color

#FF00DC
0
  • #ff00dc Color Information

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

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

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

    • #ff00dc hex color contains mainly RED.

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

    • #ff00dc hex color has a decimal value of 16711900.



    #ff00dc Color Spaces (Color Conversions)

    HEX ff00dc #ff00dc
    RGB 255, 0, 220 rgb(255, 0, 220)
    RGB Percent 100, 0, 86.27 rgb(100, 0, 86.27)
    CMYK 0, 100, 14, 0
    HSL 308.2°, 100, 50 hsl(308.2, 100%, 50%)
    HSV 308.2°, 100, 100
    XYZ 54.158, 26.427, 69.957
    Hunter Lab 51.407, 98.089, -44.699
    CIE-LAB 58.44, 93.657, -44.234
    CIE-LCH 58.44, 103.577, 334.719
    CIE-LUV 0, 100, 13.73, 0
    Web Safe ff00cc

    RGB percent of color #ff00dc

    100%
    0%
    86.27%

    CMYK percent of color #ff00dc

    0%
    100%
    13.73%
    0%


    Color Schemes with #ff00dc

    Complementary Color

    Split Complementary


    #ff00dc Color Preview

    Text with hexadecimal color #ff00dc

    This text has a font color of #ff00dc

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

    #ff00dc Background Color

    This box has a background color of #ff00dc

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

    #ff00dc Border Color

    This box has a border color of #ff00dc

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

    CSS codes

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

    #ff00dc Color on white background

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

    #ff00dc Color on black background

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