#add2ed Hex Color

#ADD2ED
0
  • #add2ed Color Information

    • In RGB color space, #add2ed hex color has a red value of 173, a green value of 210 and a blue value of 237.

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

    • #add2ed color has a hue of 205.3 degrees, a saturation of 64% and a lightness of 80.4%.

    • #add2ed hex color contains mainly BLUE.

    • The closest web safe color of #add2ed is #99ccff

    • #add2ed hex color has a decimal value of 11391725.



    #add2ed Color Spaces (Color Conversions)

    HEX add2ed #add2ed
    RGB 173, 210, 237 rgb(173, 210, 237)
    RGB Percent 67.84, 82.35, 92.94 rgb(67.84, 82.35, 92.94)
    CMYK 27, 11, 0, 7
    HSL 205.3°, 64, 80.4 hsl(205.3, 64%, 80.4%)
    HSV 205.3°, 27, 92.9
    XYZ 55.566, 61.092, 88.984
    Hunter Lab 78.161, -9.884, -12.787
    CIE-LAB 82.428, -6.179, -17.284
    CIE-LCH 82.428, 18.355, 250.328
    CIE-LUV 27, 11.39, 0, 7.06
    Web Safe 99ccff

    RGB percent of color #add2ed

    67.84%
    82.35%
    92.94%

    CMYK percent of color #add2ed

    27%
    11.39%
    0%
    7.06%


    Color Schemes with #add2ed

    Complementary Color

    Split Complementary


    #add2ed Color Preview

    Text with hexadecimal color #add2ed

    This text has a font color of #add2ed

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

    #add2ed Background Color

    This box has a background color of #add2ed

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

    #add2ed Border Color

    This box has a border color of #add2ed

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

    CSS codes

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

    #add2ed Color on white background

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

    #add2ed Color on black background

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