#fadedc Hex Color

#FADEDC
0
  • #fadedc Color Information

    • In RGB color space, #fadedc hex color has a red value of 250, a green value of 222 and a blue value of 220.

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

    • #fadedc color has a hue of 4 degrees, a saturation of 75% and a lightness of 92.2%.

    • #fadedc hex color contains mainly RED.

    • The closest web safe color of #fadedc is #ffcccc

    • #fadedc hex color has a decimal value of 16441052.



    #fadedc Color Spaces (Color Conversions)

    HEX fadedc #fadedc
    RGB 250, 222, 220 rgb(250, 222, 220)
    RGB Percent 98.04, 87.06, 86.27 rgb(98.04, 87.06, 86.27)
    CMYK 0, 11, 12, 2
    HSL 4°, 75, 92.2 hsl(4, 75%, 92.2%)
    HSV 4°, 12, 98
    XYZ 78.464, 77.734, 78.579
    Hunter Lab 88.167, 4.564, 8.874
    CIE-LAB 90.658, 9.31, 4.498
    CIE-LCH 90.658, 10.34, 25.787
    CIE-LUV 0, 11.2, 12, 1.96
    Web Safe ffcccc

    RGB percent of color #fadedc

    98.04%
    87.06%
    86.27%

    CMYK percent of color #fadedc

    0%
    11.2%
    12%
    1.96%


    Color Schemes with #fadedc

    Complementary Color

    Split Complementary


    #fadedc Color Preview

    Text with hexadecimal color #fadedc

    This text has a font color of #fadedc

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

    #fadedc Background Color

    This box has a background color of #fadedc

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

    #fadedc Border Color

    This box has a border color of #fadedc

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

    CSS codes

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

    #fadedc Color on white background

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

    #fadedc Color on black background

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