COLOR #A7BF73

HEX: #A7BF73 RGB: (167,191,115)

Color info

#A7BF73 contains mainly red and green colors. Web safe color of #A7BF73 is #99CC66 (or #9C6).

RGB color model

#A7BF73 color RGB value is (167,191,115).

RGB: (167,191,115) (65%, 75%, 45%)

RGB channels and saturation

R 167 of 255 = 65%
G 191 of 255 = 75%
B 115 of 255 = 45%

167
191
115

R + G + B ~ 62%. #A7BF73 is quite light color.

Portions of RGB colors in percentages

R + G + B = 167 + 191 + 115 = 473 (100%)
R 167 of 473 ~ 35.31%
G 191 of 473 ~ 40.38%
B 115 of 473 ~ 24.31'%

%35.31
%40.38
%24.31

CMYK color model

#A7BF73 color CMYK value is (13,0,40,25).

  • cyan value is 12.57%
  • magenta value is 0.00%
  • yellow value is 39.79%
  • key color value is 25.10%

CMYK: (13,0,40,25)
C13M0Y40K25 (13%, 0%, 40%, 25%)
(0.13 / 0.00 / 0.40 / 0.25)

CMYK percentages

%12.57
%0
%39.79
%25.1

Codes

Color #A7BF73 in popluar color models

A7 BF 73
RGB 167 191 115
HSL 79° 37.25% 60.00%
HSB/HSV 79° 39.79% 74.90%
CMYK 12.57% 0.00% 39.79%
25.10%

Color #A7BF73 in popluar number systems.

HEX A7 BF 73
Decimal 167 191 115
Binary 10100111 10111111 1110011
Octal 247 277 163

Shades and tints

Shades of #A7BF73

#A7BF73
(167,191,115)
#98AE69
(152,174,105)
#899D5F
(137,157,95)
#7A8C55
(122,140,85)
#6B7B4B
(107,123,75)
#5C6A41
(92,106,65)
#4D5937
(77,89,55)
#3E482D
(62,72,45)
#2F3723
(47,55,35)
#202619
(32,38,25)
#11150F
(17,21,15)
#000000
(0,0,0)

Tints of #A7BF73

#A7BF73
(167,191,115)
#AFC47F
(175,196,127)
#B7C98B
(183,201,139)
#BFCE97
(191,206,151)
#C7D3A3
(199,211,163)
#CFD8AF
(207,216,175)
#D7DDBB
(215,221,187)
#DFE2C7
(223,226,199)
#E7E7D3
(231,231,211)
#EFECDF
(239,236,223)
#F7F1EB
(247,241,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A7BF73 color. Also use rgb(167,191,115) instead hex code.

Text Font Color

.myTextColor { color: #A7BF73; }

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

This text font color is #A7BF73.

Background Color

.myBgColor { background-color: #A7BF73; }

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

This div background color is #A7BF73.

Border color

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

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

This div border color is #A7BF73.

Opacity

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

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

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

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

This text has shadow with #A7BF73 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A7BF73.

Preview

Color preview on black background

This text has color #A7BF73 on black background.


Color preview on white background

This text has color #A7BF73 on white background.


Black color preview on #A7BF73 background

This text has black color on #A7BF73 background.


White color preview on #A7BF73 background

This text has white color on #A7BF73 background.


Related colors

Complementary color

Complementary color for #hex is #58408C.


I love getcolorcode.com

Triadic colors

1 #73A7BF and #BF73A7 with #A7BF73 are triadic colors.

2 #73BFA7 and #BFA773 with #A7BF73 are triadic colors.