#add3ed Hex Color

#ADD3ED
0
  • #add3ed Color Information

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

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

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

    • #add3ed hex color contains mainly BLUE.

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

    • #add3ed hex color has a decimal value of 11391981.



    #add3ed Color Spaces (Color Conversions)

    HEX add3ed #add3ed
    RGB 173, 211, 237 rgb(173, 211, 237)
    RGB Percent 67.84, 82.75, 92.94 rgb(67.84, 82.75, 92.94)
    CMYK 27, 11, 0, 7
    HSL 204.4°, 64, 80.4 hsl(204.4, 64%, 80.4%)
    HSV 204.4°, 27, 92.9
    XYZ 55.814, 61.587, 89.067
    Hunter Lab 78.477, -10.384, -12.356
    CIE-LAB 82.693, -6.7, -16.885
    CIE-LCH 82.693, 18.166, 248.357
    CIE-LUV 27, 10.97, 0, 7.06
    Web Safe 99ccff

    RGB percent of color #add3ed

    67.84%
    82.75%
    92.94%

    CMYK percent of color #add3ed

    27%
    10.97%
    0%
    7.06%


    Color Schemes with #add3ed

    Complementary Color

    Split Complementary


    #add3ed Color Preview

    Text with hexadecimal color #add3ed

    This text has a font color of #add3ed

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

    #add3ed Background Color

    This box has a background color of #add3ed

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

    #add3ed Border Color

    This box has a border color of #add3ed

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

    CSS codes

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

    #add3ed Color on white background

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

    #add3ed Color on black background

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