#ff00cc Hex Color

#FF00CC
0
  • #ff00cc Color Information

    • #ff00cc short hex color code is #f0c.

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

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

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

    • #ff00cc hex color contains mainly RED.

    • #ff00cc is a web safe color.

    • #ff00cc hex color has a decimal value of 16711884.



    #ff00cc Color Spaces (Color Conversions)

    HEX ff00cc #ff00cc
    RGB 255, 0, 204 rgb(255, 0, 204)
    RGB Percent 100, 0, 80 rgb(100, 0, 80)
    CMYK 0, 100, 20, 0
    HSL 312°, 100, 50 hsl(312, 100%, 50%)
    HSV 312°, 100, 100
    XYZ 52.139, 25.62, 59.324
    Hunter Lab 50.616, 95.292, -34.059
    CIE-LAB 57.675, 91.74, -36.325
    CIE-LCH 57.675, 98.67, 338.399
    CIE-LUV 0, 100, 20, 0
    Web Safe ff00cc

    RGB percent of color #ff00cc

    100%
    0%
    80%

    CMYK percent of color #ff00cc

    0%
    100%
    20%
    0%


    Color Schemes with #ff00cc

    Complementary Color

    Split Complementary


    #ff00cc Color Preview

    Text with hexadecimal color #ff00cc

    This text has a font color of #ff00cc

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

    #ff00cc Background Color

    This box has a background color of #ff00cc

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

    #ff00cc Border Color

    This box has a border color of #ff00cc

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

    CSS codes

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

    #ff00cc Color on white background

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

    #ff00cc Color on black background

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