COLOR #A7C4AB

HEX: #A7C4AB RGB: (167,196,171)

Color info

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

RGB color model

#A7C4AB color RGB value is (167,196,171).

RGB: (167,196,171) (65%, 77%, 67%)

RGB channels and saturation

R 167 of 255 = 65%
G 196 of 255 = 77%
B 171 of 255 = 67%

167
196
171

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

Portions of RGB colors in percentages

R + G + B = 167 + 196 + 171 = 534 (100%)
R 167 of 534 ~ 31.27%
G 196 of 534 ~ 36.7%
B 171 of 534 ~ 32.02'%

%31.27
%36.7
%32.02

CMYK color model

#A7C4AB color CMYK value is (15,0,13,23).

  • cyan value is 14.80%
  • magenta value is 0.00%
  • yellow value is 12.76%
  • key color value is 23.14%

CMYK: (15,0,13,23)
C15M0Y13K23 (15%, 0%, 13%, 23%)
(0.15 / 0.00 / 0.13 / 0.23)

CMYK percentages

%14.8
%0
%12.76
%23.14

Codes

Color #A7C4AB in popluar color models

A7 C4 AB
RGB 167 196 171
HSL 128° 19.73% 71.18%
HSB/HSV 128° 14.80% 76.86%
CMYK 14.80% 0.00% 12.76%
23.14%

Color #A7C4AB in popluar number systems.

HEX A7 C4 AB
Decimal 167 196 171
Binary 10100111 11000100 10101011
Octal 247 304 253

Shades and tints

Shades of #A7C4AB

#A7C4AB
(167,196,171)
#98B39C
(152,179,156)
#89A28D
(137,162,141)
#7A917E
(122,145,126)
#6B806F
(107,128,111)
#5C6F60
(92,111,96)
#4D5E51
(77,94,81)
#3E4D42
(62,77,66)
#2F3C33
(47,60,51)
#202B24
(32,43,36)
#111A15
(17,26,21)
#000000
(0,0,0)

Tints of #A7C4AB

#A7C4AB
(167,196,171)
#AFC9B2
(175,201,178)
#B7CEB9
(183,206,185)
#BFD3C0
(191,211,192)
#C7D8C7
(199,216,199)
#CFDDCE
(207,221,206)
#D7E2D5
(215,226,213)
#DFE7DC
(223,231,220)
#E7ECE3
(231,236,227)
#EFF1EA
(239,241,234)
#F7F6F1
(247,246,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A7C4AB color. Also use rgb(167,196,171) instead hex code.

Text Font Color

.myTextColor { color: #A7C4AB; }

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

This text font color is #A7C4AB.

Background Color

.myBgColor { background-color: #A7C4AB; }

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

This div background color is #A7C4AB.

Border color

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

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

This div border color is #A7C4AB.

Opacity

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

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

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

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

This text has shadow with #A7C4AB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A7C4AB.

Preview

Color preview on black background

This text has color #A7C4AB on black background.


Color preview on white background

This text has color #A7C4AB on white background.


Black color preview on #A7C4AB background

This text has black color on #A7C4AB background.


White color preview on #A7C4AB background

This text has white color on #A7C4AB background.


Related colors

Complementary color

Complementary color for #hex is #583B54.


I love getcolorcode.com

Triadic colors

1 #ABA7C4 and #C4ABA7 with #A7C4AB are triadic colors.

2 #ABC4A7 and #C4A7AB with #A7C4AB are triadic colors.