COLOR #A7C892

HEX: #A7C892 RGB: (167,200,146)

Color info

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

RGB color model

#A7C892 color RGB value is (167,200,146).

RGB: (167,200,146) (65%, 78%, 57%)

RGB channels and saturation

R 167 of 255 = 65%
G 200 of 255 = 78%
B 146 of 255 = 57%

167
200
146

R + G + B ~ 67%. #A7C892 is quite light color.

Portions of RGB colors in percentages

R + G + B = 167 + 200 + 146 = 513 (100%)
R 167 of 513 ~ 32.55%
G 200 of 513 ~ 38.99%
B 146 of 513 ~ 28.46'%

%32.55
%38.99
%28.46

CMYK color model

#A7C892 color CMYK value is (17,0,27,22).

  • cyan value is 16.50%
  • magenta value is 0.00%
  • yellow value is 27.00%
  • key color value is 21.57%

CMYK: (17,0,27,22)
C17M0Y27K22 (17%, 0%, 27%, 22%)
(0.17 / 0.00 / 0.27 / 0.22)

CMYK percentages

%16.5
%0
%27
%21.57

Codes

Color #A7C892 in popluar color models

A7 C8 92
RGB 167 200 146
HSL 97° 32.93% 67.84%
HSB/HSV 97° 27.00% 78.43%
CMYK 16.50% 0.00% 27.00%
21.57%

Color #A7C892 in popluar number systems.

HEX A7 C8 92
Decimal 167 200 146
Binary 10100111 11001000 10010010
Octal 247 310 222

Shades and tints

Shades of #A7C892

#A7C892
(167,200,146)
#98B685
(152,182,133)
#89A478
(137,164,120)
#7A926B
(122,146,107)
#6B805E
(107,128,94)
#5C6E51
(92,110,81)
#4D5C44
(77,92,68)
#3E4A37
(62,74,55)
#2F382A
(47,56,42)
#20261D
(32,38,29)
#111410
(17,20,16)
#000000
(0,0,0)

Tints of #A7C892

#A7C892
(167,200,146)
#AFCD9B
(175,205,155)
#B7D2A4
(183,210,164)
#BFD7AD
(191,215,173)
#C7DCB6
(199,220,182)
#CFE1BF
(207,225,191)
#D7E6C8
(215,230,200)
#DFEBD1
(223,235,209)
#E7F0DA
(231,240,218)
#EFF5E3
(239,245,227)
#F7FAEC
(247,250,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A7C892 color. Also use rgb(167,200,146) instead hex code.

Text Font Color

.myTextColor { color: #A7C892; }

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

This text font color is #A7C892.

Background Color

.myBgColor { background-color: #A7C892; }

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

This div background color is #A7C892.

Border color

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

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

This div border color is #A7C892.

Opacity

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

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

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

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

This text has shadow with #A7C892 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A7C892.

Preview

Color preview on black background

This text has color #A7C892 on black background.


Color preview on white background

This text has color #A7C892 on white background.


Black color preview on #A7C892 background

This text has black color on #A7C892 background.


White color preview on #A7C892 background

This text has white color on #A7C892 background.


Related colors

Complementary color

Complementary color for #hex is #58376D.


I love getcolorcode.com

Triadic colors

1 #92A7C8 and #C892A7 with #A7C892 are triadic colors.

2 #92C8A7 and #C8A792 with #A7C892 are triadic colors.