COLOR #A5C3C0

HEX: #A5C3C0 RGB: (165,195,192)

Color info

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

RGB color model

#A5C3C0 color RGB value is (165,195,192).

RGB: (165,195,192) (65%, 76%, 75%)

RGB channels and saturation

R 165 of 255 = 65%
G 195 of 255 = 76%
B 192 of 255 = 75%

165
195
192

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

Portions of RGB colors in percentages

R + G + B = 165 + 195 + 192 = 552 (100%)
R 165 of 552 ~ 29.89%
G 195 of 552 ~ 35.33%
B 192 of 552 ~ 34.78'%

%29.89
%35.33
%34.78

CMYK color model

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

  • cyan value is 15.38%
  • magenta value is 0.00%
  • yellow value is 1.54%
  • key color value is 23.53%
CMYK: (15,0,2,24) C15M0Y2K24 (15%,0%,2%,24%) (0.15/0.00/0.02/0.24) 

CMYK percentages

%15.38
%0
%1.54
%23.53

Codes

Color #A5C3C0 in popluar color models

A5 C3 C0
RGB 165 195 192
HSL 174° 20.00% 70.59%
HSB/HSV 174° 15.38% 76.47%
CMYK 15.38% 0.00% 1.54%
23.53%

Color #A5C3C0 in popluar number systems.

HEX A5 C3 C0
Decimal 165 195 192
Binary 10100101 11000011 11000000
Octal 245 303 300

Shades and tints

Shades of #A5C3C0

#A5C3C0
(165,195,192)
#96B2AF
(150,178,175)
#87A19E
(135,161,158)
#78908D
(120,144,141)
#697F7C
(105,127,124)
#5A6E6B
(90,110,107)
#4B5D5A
(75,93,90)
#3C4C49
(60,76,73)
#2D3B38
(45,59,56)
#1E2A27
(30,42,39)
#0F1916
(15,25,22)
#000000
(0,0,0)

Tints of #A5C3C0

#A5C3C0
(165,195,192)
#ADC8C5
(173,200,197)
#B5CDCA
(181,205,202)
#BDD2CF
(189,210,207)
#C5D7D4
(197,215,212)
#CDDCD9
(205,220,217)
#D5E1DE
(213,225,222)
#DDE6E3
(221,230,227)
#E5EBE8
(229,235,232)
#EDF0ED
(237,240,237)
#F5F5F2
(245,245,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A5C3C0 color. Also use rgb(165,195,192) instead hex code.

Text Font Color

.myTextColor { color: #A5C3C0; }

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

This text font color is #A5C3C0.

Background Color

.myBgColor { background-color: #A5C3C0; }

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

This div background color is #A5C3C0.

Border color

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

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

This div border color is #A5C3C0.

Opacity

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

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

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

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

This text has shadow with #A5C3C0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5C3C0.

Preview

Color preview on black background

This text has color #A5C3C0 on black background.


Color preview on white background

This text has color #A5C3C0 on white background.


Black color preview on #A5C3C0 background

This text has black color on #A5C3C0 background.


White color preview on #A5C3C0 background

This text has white color on #A5C3C0 background.


Related colors

Complementary color

Complementary color for #hex is #5A3C3F.


I love getcolorcode.com

Triadic colors

1 #C0A5C3 and #C3C0A5 with #A5C3C0 are triadic colors.

2 #C0C3A5 and #C3A5C0 with #A5C3C0 are triadic colors.