COLOR #A7C490

HEX: #A7C490 RGB: (167,196,144)

Color info

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

RGB color model

#A7C490 color RGB value is (167,196,144).

RGB: (167,196,144) (65%, 77%, 56%)

RGB channels and saturation

R 167 of 255 = 65%
G 196 of 255 = 77%
B 144 of 255 = 56%

167
196
144

R + G + B ~ 66%. #A7C490 is quite light color.

Portions of RGB colors in percentages

R + G + B = 167 + 196 + 144 = 507 (100%)
R 167 of 507 ~ 32.94%
G 196 of 507 ~ 38.66%
B 144 of 507 ~ 28.4'%

%32.94
%38.66
%28.4

CMYK color model

#A7C490 color CMYK value is (15,0,27,23).

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

CMYK: (15,0,27,23)
C15M0Y27K23 (15%, 0%, 27%, 23%)
(0.15 / 0.00 / 0.27 / 0.23)

CMYK percentages

%14.8
%0
%26.53
%23.14

Codes

Color #A7C490 in popluar color models

A7 C4 90
RGB 167 196 144
HSL 93° 30.59% 66.67%
HSB/HSV 93° 26.53% 76.86%
CMYK 14.80% 0.00% 26.53%
23.14%

Color #A7C490 in popluar number systems.

HEX A7 C4 90
Decimal 167 196 144
Binary 10100111 11000100 10010000
Octal 247 304 220

Shades and tints

Shades of #A7C490

#A7C490
(167,196,144)
#98B383
(152,179,131)
#89A276
(137,162,118)
#7A9169
(122,145,105)
#6B805C
(107,128,92)
#5C6F4F
(92,111,79)
#4D5E42
(77,94,66)
#3E4D35
(62,77,53)
#2F3C28
(47,60,40)
#202B1B
(32,43,27)
#111A0E
(17,26,14)
#000000
(0,0,0)

Tints of #A7C490

#A7C490
(167,196,144)
#AFC99A
(175,201,154)
#B7CEA4
(183,206,164)
#BFD3AE
(191,211,174)
#C7D8B8
(199,216,184)
#CFDDC2
(207,221,194)
#D7E2CC
(215,226,204)
#DFE7D6
(223,231,214)
#E7ECE0
(231,236,224)
#EFF1EA
(239,241,234)
#F7F6F4
(247,246,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A7C490; }

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

This text font color is #A7C490.

Background Color

.myBgColor { background-color: #A7C490; }

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

This div background color is #A7C490.

Border color

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

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

This div border color is #A7C490.

Opacity

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

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

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

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

This text has shadow with #A7C490 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A7C490.

Preview

Color preview on black background

This text has color #A7C490 on black background.


Color preview on white background

This text has color #A7C490 on white background.


Black color preview on #A7C490 background

This text has black color on #A7C490 background.


White color preview on #A7C490 background

This text has white color on #A7C490 background.


Related colors

Complementary color

Complementary color for #hex is #583B6F.


I love getcolorcode.com

Triadic colors

1 #90A7C4 and #C490A7 with #A7C490 are triadic colors.

2 #90C4A7 and #C4A790 with #A7C490 are triadic colors.