#ffffdd Hex Color

#FFFFDD
0
  • #ffffdd Color Information

    • #ffffdd short hex color code is #ffd.

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

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

    • #ffffdd color has a hue of 60 degrees, a saturation of 100% and a lightness of 93.3%.

    • #ffffdd hex color contains mainly RED.

    • The closest web safe color of #ffffdd is #ffffcc

    • #ffffdd hex color has a decimal value of 16777181.



    #ffffdd Color Spaces (Color Conversions)

    HEX ffffdd #ffffdd
    RGB 255, 255, 221 rgb(255, 255, 221)
    RGB Percent 100, 100, 86.67 rgb(100, 100, 86.67)
    CMYK 0, 0, 13, 0
    HSL 60°, 100, 93.3 hsl(60, 100%, 93.3%)
    HSV 60°, 13.3, 100
    XYZ 90.051, 98, 82.576
    Hunter Lab 98.995, -10.868, 19.84
    CIE-LAB 99.221, -5.563, 16.27
    CIE-LCH 99.221, 17.195, 108.876
    CIE-LUV 0, 0, 13.33, 0
    Web Safe ffffcc

    RGB percent of color #ffffdd

    100%
    100%
    86.67%

    CMYK percent of color #ffffdd

    0%
    0%
    13.33%
    0%


    Color Schemes with #ffffdd

    Complementary Color

    Split Complementary


    #ffffdd Color Preview

    Text with hexadecimal color #ffffdd

    This text has a font color of #ffffdd

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

    #ffffdd Background Color

    This box has a background color of #ffffdd

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

    #ffffdd Border Color

    This box has a border color of #ffffdd

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

    CSS codes

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

    #ffffdd Color on white background

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

    #ffffdd Color on black background

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