COLOR #A5C7B9

HEX: #A5C7B9 RGB: (165,199,185)

Color info

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

RGB color model

#A5C7B9 color RGB value is (165,199,185).

RGB: (165,199,185) (65%, 78%, 73%)

RGB channels and saturation

R 165 of 255 = 65%
G 199 of 255 = 78%
B 185 of 255 = 73%

165
199
185

R + G + B ~ 72%. #A5C7B9 is quite light color.

Portions of RGB colors in percentages

R + G + B = 165 + 199 + 185 = 549 (100%)
R 165 of 549 ~ 30.05%
G 199 of 549 ~ 36.25%
B 185 of 549 ~ 33.7'%

%30.05
%36.25
%33.7

CMYK color model

#A5C7B9 color CMYK value is (17,0,7,22).

  • cyan value is 17.09%
  • magenta value is 0.00%
  • yellow value is 7.04%
  • key color value is 21.96%

CMYK: (17,0,7,22)
C17M0Y7K22 (17%, 0%, 7%, 22%)
(0.17 / 0.00 / 0.07 / 0.22)

CMYK percentages

%17.09
%0
%7.04
%21.96

Codes

Color #A5C7B9 in popluar color models

A5 C7 B9
RGB 165 199 185
HSL 155° 23.29% 71.37%
HSB/HSV 155° 17.09% 78.04%
CMYK 17.09% 0.00% 7.04%
21.96%

Color #A5C7B9 in popluar number systems.

HEX A5 C7 B9
Decimal 165 199 185
Binary 10100101 11000111 10111001
Octal 245 307 271

Shades and tints

Shades of #A5C7B9

#A5C7B9
(165,199,185)
#96B5A9
(150,181,169)
#87A399
(135,163,153)
#789189
(120,145,137)
#697F79
(105,127,121)
#5A6D69
(90,109,105)
#4B5B59
(75,91,89)
#3C4949
(60,73,73)
#2D3739
(45,55,57)
#1E2529
(30,37,41)
#0F1319
(15,19,25)
#000000
(0,0,0)

Tints of #A5C7B9

#A5C7B9
(165,199,185)
#ADCCBF
(173,204,191)
#B5D1C5
(181,209,197)
#BDD6CB
(189,214,203)
#C5DBD1
(197,219,209)
#CDE0D7
(205,224,215)
#D5E5DD
(213,229,221)
#DDEAE3
(221,234,227)
#E5EFE9
(229,239,233)
#EDF4EF
(237,244,239)
#F5F9F5
(245,249,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A5C7B9 color. Also use rgb(165,199,185) instead hex code.

Text Font Color

.myTextColor { color: #A5C7B9; }

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

This text font color is #A5C7B9.

Background Color

.myBgColor { background-color: #A5C7B9; }

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

This div background color is #A5C7B9.

Border color

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

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

This div border color is #A5C7B9.

Opacity

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

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

Text with #A5C7B9 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 #A5C7B9;}

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

This text has shadow with #A5C7B9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5C7B9.

Preview

Color preview on black background

This text has color #A5C7B9 on black background.


Color preview on white background

This text has color #A5C7B9 on white background.


Black color preview on #A5C7B9 background

This text has black color on #A5C7B9 background.


White color preview on #A5C7B9 background

This text has white color on #A5C7B9 background.


Related colors

Complementary color

Complementary color for #hex is #5A3846.


I love getcolorcode.com

Triadic colors

1 #B9A5C7 and #C7B9A5 with #A5C7B9 are triadic colors.

2 #B9C7A5 and #C7A5B9 with #A5C7B9 are triadic colors.