COLOR #A8C7A6

HEX: #A8C7A6 RGB: (168,199,166)

Color info

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

RGB color model

#A8C7A6 color RGB value is (168,199,166).

RGB: (168,199,166) (66%, 78%, 65%)

RGB channels and saturation

R 168 of 255 = 66%
G 199 of 255 = 78%
B 166 of 255 = 65%

168
199
166

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

Portions of RGB colors in percentages

R + G + B = 168 + 199 + 166 = 533 (100%)
R 168 of 533 ~ 31.52%
G 199 of 533 ~ 37.34%
B 166 of 533 ~ 31.14'%

%31.52
%37.34
%31.14

CMYK color model

#A8C7A6 color CMYK value is (16,0,17,22).

  • cyan value is 15.58%
  • magenta value is 0.00%
  • yellow value is 16.58%
  • key color value is 21.96%

CMYK: (16,0,17,22)
C16M0Y17K22 (16%, 0%, 17%, 22%)
(0.16 / 0.00 / 0.17 / 0.22)

CMYK percentages

%15.58
%0
%16.58
%21.96

Codes

Color #A8C7A6 in popluar color models

A8 C7 A6
RGB 168 199 166
HSL 116° 22.76% 71.57%
HSB/HSV 116° 16.58% 78.04%
CMYK 15.58% 0.00% 16.58%
21.96%

Color #A8C7A6 in popluar number systems.

HEX A8 C7 A6
Decimal 168 199 166
Binary 10101000 11000111 10100110
Octal 250 307 246

Shades and tints

Shades of #A8C7A6

#A8C7A6
(168,199,166)
#99B597
(153,181,151)
#8AA388
(138,163,136)
#7B9179
(123,145,121)
#6C7F6A
(108,127,106)
#5D6D5B
(93,109,91)
#4E5B4C
(78,91,76)
#3F493D
(63,73,61)
#30372E
(48,55,46)
#21251F
(33,37,31)
#121310
(18,19,16)
#000000
(0,0,0)

Tints of #A8C7A6

#A8C7A6
(168,199,166)
#AFCCAE
(175,204,174)
#B6D1B6
(182,209,182)
#BDD6BE
(189,214,190)
#C4DBC6
(196,219,198)
#CBE0CE
(203,224,206)
#D2E5D6
(210,229,214)
#D9EADE
(217,234,222)
#E0EFE6
(224,239,230)
#E7F4EE
(231,244,238)
#EEF9F6
(238,249,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A8C7A6 color. Also use rgb(168,199,166) instead hex code.

Text Font Color

.myTextColor { color: #A8C7A6; }

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

This text font color is #A8C7A6.

Background Color

.myBgColor { background-color: #A8C7A6; }

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

This div background color is #A8C7A6.

Border color

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

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

This div border color is #A8C7A6.

Opacity

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

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

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

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

This text has shadow with #A8C7A6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A8C7A6.

Preview

Color preview on black background

This text has color #A8C7A6 on black background.


Color preview on white background

This text has color #A8C7A6 on white background.


Black color preview on #A8C7A6 background

This text has black color on #A8C7A6 background.


White color preview on #A8C7A6 background

This text has white color on #A8C7A6 background.


Related colors

Complementary color

Complementary color for #hex is #573859.


I love getcolorcode.com

Triadic colors

1 #A6A8C7 and #C7A6A8 with #A8C7A6 are triadic colors.

2 #A6C7A8 and #C7A8A6 with #A8C7A6 are triadic colors.