COLOR #A7C387

HEX: #A7C387 RGB: (167,195,135)

Color info

#A7C387 contains mainly red and green colors. Web safe color of #A7C387 is #99CC99 (or #9C9).

RGB color model

#A7C387 color RGB value is (167,195,135).

RGB: (167,195,135) (65%, 76%, 53%)

RGB channels and saturation

R 167 of 255 = 65%
G 195 of 255 = 76%
B 135 of 255 = 53%

167
195
135

R + G + B ~ 65%. #A7C387 is quite light color.

Portions of RGB colors in percentages

R + G + B = 167 + 195 + 135 = 497 (100%)
R 167 of 497 ~ 33.6%
G 195 of 497 ~ 39.24%
B 135 of 497 ~ 27.16'%

%33.6
%39.24
%27.16

CMYK color model

#A7C387 color CMYK value is (14,0,31,24).

  • cyan value is 14.36%
  • magenta value is 0.00%
  • yellow value is 30.77%
  • key color value is 23.53%

CMYK: (14,0,31,24)
C14M0Y31K24 (14%, 0%, 31%, 24%)
(0.14 / 0.00 / 0.31 / 0.24)

CMYK percentages

%14.36
%0
%30.77
%23.53

Codes

Color #A7C387 in popluar color models

A7 C3 87
RGB 167 195 135
HSL 88° 33.33% 64.71%
HSB/HSV 88° 30.77% 76.47%
CMYK 14.36% 0.00% 30.77%
23.53%

Color #A7C387 in popluar number systems.

HEX A7 C3 87
Decimal 167 195 135
Binary 10100111 11000011 10000111
Octal 247 303 207

Shades and tints

Shades of #A7C387

#A7C387
(167,195,135)
#98B27B
(152,178,123)
#89A16F
(137,161,111)
#7A9063
(122,144,99)
#6B7F57
(107,127,87)
#5C6E4B
(92,110,75)
#4D5D3F
(77,93,63)
#3E4C33
(62,76,51)
#2F3B27
(47,59,39)
#202A1B
(32,42,27)
#11190F
(17,25,15)
#000000
(0,0,0)

Tints of #A7C387

#A7C387
(167,195,135)
#AFC891
(175,200,145)
#B7CD9B
(183,205,155)
#BFD2A5
(191,210,165)
#C7D7AF
(199,215,175)
#CFDCB9
(207,220,185)
#D7E1C3
(215,225,195)
#DFE6CD
(223,230,205)
#E7EBD7
(231,235,215)
#EFF0E1
(239,240,225)
#F7F5EB
(247,245,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A7C387 color. Also use rgb(167,195,135) instead hex code.

Text Font Color

.myTextColor { color: #A7C387; }

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

This text font color is #A7C387.

Background Color

.myBgColor { background-color: #A7C387; }

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

This div background color is #A7C387.

Border color

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

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

This div border color is #A7C387.

Opacity

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

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

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

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

This text has shadow with #A7C387 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A7C387.

Preview

Color preview on black background

This text has color #A7C387 on black background.


Color preview on white background

This text has color #A7C387 on white background.


Black color preview on #A7C387 background

This text has black color on #A7C387 background.


White color preview on #A7C387 background

This text has white color on #A7C387 background.


Related colors

Complementary color

Complementary color for #hex is #583C78.


I love getcolorcode.com

Triadic colors

1 #87A7C3 and #C387A7 with #A7C387 are triadic colors.

2 #87C3A7 and #C3A787 with #A7C387 are triadic colors.