COLOR #A5D7D8

HEX: #A5D7D8 RGB: (165,215,216)

Color info

#A5D7D8 contains red, green and blue colors in about the same proportion. Web safe color of #A5D7D8 is #99CCCC (or #9CC).

RGB color model

#A5D7D8 color RGB value is (165,215,216).

RGB: (165,215,216) (65%, 84%, 85%)

RGB channels and saturation

R 165 of 255 = 65%
G 215 of 255 = 84%
B 216 of 255 = 85%

165
215
216

R + G + B ~ 78%. #A5D7D8 is quite light color.

Portions of RGB colors in percentages

R + G + B = 165 + 215 + 216 = 596 (100%)
R 165 of 596 ~ 27.68%
G 215 of 596 ~ 36.07%
B 216 of 596 ~ 36.24'%

%27.68
%36.07
%36.24

CMYK color model

#A5D7D8 color CMYK value is (24,0,0,15).

  • cyan value is 23.61%
  • magenta value is 0.46%
  • yellow value is 0.00%
  • key color value is 15.29%

CMYK: (24,0,0,15)
C24M0Y0K15 (24%, 0%, 0%, 15%)
(0.24 / 0.00 / 0.00 / 0.15)

CMYK percentages

%23.61
%0.46
%0
%15.29

Codes

Color #A5D7D8 in popluar color models

A5 D7 D8
RGB 165 215 216
HSL 181° 39.53% 74.71%
HSB/HSV 181° 23.61% 84.71%
CMYK 23.61% 0.46% 0.00%
15.29%

Color #A5D7D8 in popluar number systems.

HEX A5 D7 D8
Decimal 165 215 216
Binary 10100101 11010111 11011000
Octal 245 327 330

Shades and tints

Shades of #A5D7D8

#A5D7D8
(165,215,216)
#96C4C5
(150,196,197)
#87B1B2
(135,177,178)
#789E9F
(120,158,159)
#698B8C
(105,139,140)
#5A7879
(90,120,121)
#4B6566
(75,101,102)
#3C5253
(60,82,83)
#2D3F40
(45,63,64)
#1E2C2D
(30,44,45)
#0F191A
(15,25,26)
#000000
(0,0,0)

Tints of #A5D7D8

#A5D7D8
(165,215,216)
#ADDADB
(173,218,219)
#B5DDDE
(181,221,222)
#BDE0E1
(189,224,225)
#C5E3E4
(197,227,228)
#CDE6E7
(205,230,231)
#D5E9EA
(213,233,234)
#DDECED
(221,236,237)
#E5EFF0
(229,239,240)
#EDF2F3
(237,242,243)
#F5F5F6
(245,245,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A5D7D8 color. Also use rgb(165,215,216) instead hex code.

Text Font Color

.myTextColor { color: #A5D7D8; }

<p style="color:#A5D7D8">This sample text font color is #A5D7D8.</p>

This text font color is #A5D7D8.

Background Color

.myBgColor { background-color: #A5D7D8; }

<div style="background-color:#A5D7D8">Inner text</div>

This div background color is #A5D7D8.

Border color

.myBorderColor { border: 1px solid #A5D7D8; }

<div style="border:3px solid #A5D7D8">Div</div>

This div border color is #A5D7D8.

Opacity

.myOpacity80 { color: #A5D7D8; opacity: 0.8; }

<p style="color:#A5D7D8;opacity:0.8;">80%</p>

Text with #A5D7D8 color and opacity 100% | 80% | 50% | 30%.

Background with opacity value 100%.
Background with opacity value 80%.
Background with opacity value 50%.
Background with opacity value 30%.

Text shadow color

.textShadow {text-shadow: 3px 3px 1px #A5D7D8;}

<p style="text-shadow: 3px 3px 1px #A5D7D8">Text here.</p>

This text has shadow with #A5D7D8 color.


.textShadow {text-shadow: 3px 3px 1px #A5D7D8', 3px 3px 1px red;}

<p style="text-shadow: 3px 3px 1px #A5D7D8, 5px 5px 20px red">Text here.</p>

This text has shadow with #A5D7D8 primary color and red secondary color.


Styles for old Internet Explorer:
.textShadow {filter: Shadow(Color=#A5D7D8, Direction=45, Strength=4)}

<p style="filter: Shadow(Color=#A5D7D8, Direction=45, Strength=4)">Text</p>

This text has shadow with #A5D7D8 and red colors in old Internet Explorer.

Div box shadow color

/* css code */
.divShadow
{
-moz-box-shadow: 1px 1px 3px 2px #A5D7D8;
-webkit-box-shadow: 1px 1px 3px 2px #A5D7D8;
box-shadow: 1px 1px 3px 2px #A5D7D8;
}

/* html code with inline style */
<div style="-moz-box-shadow: 1px 1px 3px 2px #A5D7D8; -webkit-box-shadow: 1px 1px 3px 2px #A5D7D8; box-shadow:1px 1px 3px 2px #A5D7D8;">
Div content here
</div>

This div box has shadow with color #A5D7D8.

Preview

Color preview on black background

This text has color #A5D7D8 on black background.


Color preview on white background

This text has color #A5D7D8 on white background.


Black color preview on #A5D7D8 background

This text has black color on #A5D7D8 background.


White color preview on #A5D7D8 background

This text has white color on #A5D7D8 background.


Related colors

Complementary color

Complementary color for #hex is #5A2827.


I love getcolorcode.com

Triadic colors

1 #D8A5D7 and #D7D8A5 with #A5D7D8 are triadic colors.

2 #D8D7A5 and #D7A5D8 with #A5D7D8 are triadic colors.