COLOR #A3CAAD

HEX: #A3CAAD RGB: (163,202,173)

Color info

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

RGB color model

#A3CAAD color RGB value is (163,202,173).

RGB: (163,202,173) (64%, 79%, 68%)

RGB channels and saturation

R 163 of 255 = 64%
G 202 of 255 = 79%
B 173 of 255 = 68%

163
202
173

R + G + B ~ 70%. #A3CAAD is quite light color.

Portions of RGB colors in percentages

R + G + B = 163 + 202 + 173 = 538 (100%)
R 163 of 538 ~ 30.3%
G 202 of 538 ~ 37.55%
B 173 of 538 ~ 32.16'%

%30.3
%37.55
%32.16

CMYK color model

#A3CAAD color CMYK value is (19,0,14,21).

  • cyan value is 19.31%
  • magenta value is 0.00%
  • yellow value is 14.36%
  • key color value is 20.78%
CMYK: (19,0,14,21) C19M0Y14K21 (19%,0%,14%,21%) (0.19/0.00/0.14/0.21) 

CMYK percentages

%19.31
%0
%14.36
%20.78

Codes

Color #A3CAAD in popluar color models

A3 CA AD
RGB 163 202 173
HSL 135° 26.90% 71.57%
HSB/HSV 135° 19.31% 79.22%
CMYK 19.31% 0.00% 14.36%
20.78%

Color #A3CAAD in popluar number systems.

HEX A3 CA AD
Decimal 163 202 173
Binary 10100011 11001010 10101101
Octal 243 312 255

Shades and tints

Shades of #A3CAAD

#A3CAAD
(163,202,173)
#95B89E
(149,184,158)
#87A68F
(135,166,143)
#799480
(121,148,128)
#6B8271
(107,130,113)
#5D7062
(93,112,98)
#4F5E53
(79,94,83)
#414C44
(65,76,68)
#333A35
(51,58,53)
#252826
(37,40,38)
#171617
(23,22,23)
#000000
(0,0,0)

Tints of #A3CAAD

#A3CAAD
(163,202,173)
#ABCEB4
(171,206,180)
#B3D2BB
(179,210,187)
#BBD6C2
(187,214,194)
#C3DAC9
(195,218,201)
#CBDED0
(203,222,208)
#D3E2D7
(211,226,215)
#DBE6DE
(219,230,222)
#E3EAE5
(227,234,229)
#EBEEEC
(235,238,236)
#F3F2F3
(243,242,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A3CAAD color. Also use rgb(163,202,173) instead hex code.

Text Font Color

.myTextColor { color: #A3CAAD; }

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

This text font color is #A3CAAD.

Background Color

.myBgColor { background-color: #A3CAAD; }

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

This div background color is #A3CAAD.

Border color

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

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

This div border color is #A3CAAD.

Opacity

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

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

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

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

This text has shadow with #A3CAAD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A3CAAD.

Preview

Color preview on black background

This text has color #A3CAAD on black background.


Color preview on white background

This text has color #A3CAAD on white background.


Black color preview on #A3CAAD background

This text has black color on #A3CAAD background.


White color preview on #A3CAAD background

This text has white color on #A3CAAD background.


Related colors

Complementary color

Complementary color for #hex is #5C3552.


I love getcolorcode.com

Triadic colors

1 #ADA3CA and #CAADA3 with #A3CAAD are triadic colors.

2 #ADCAA3 and #CAA3AD with #A3CAAD are triadic colors.