COLOR #A4B779

HEX: #A4B779 RGB: (164,183,121)

Color info

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

RGB color model

#A4B779 color RGB value is (164,183,121).

RGB: (164,183,121) (64%, 72%, 47%)

RGB channels and saturation

R 164 of 255 = 64%
G 183 of 255 = 72%
B 121 of 255 = 47%

164
183
121

R + G + B ~ 61%. #A4B779 is quite light color.

Portions of RGB colors in percentages

R + G + B = 164 + 183 + 121 = 468 (100%)
R 164 of 468 ~ 35.04%
G 183 of 468 ~ 39.1%
B 121 of 468 ~ 25.85'%

%35.04
%39.1
%25.85

CMYK color model

#A4B779 color CMYK value is (10,0,34,28).

  • cyan value is 10.38%
  • magenta value is 0.00%
  • yellow value is 33.88%
  • key color value is 28.24%

CMYK: (10,0,34,28)
C10M0Y34K28 (10%, 0%, 34%, 28%)
(0.10 / 0.00 / 0.34 / 0.28)

CMYK percentages

%10.38
%0
%33.88
%28.24

Codes

Color #A4B779 in popluar color models

A4 B7 79
RGB 164 183 121
HSL 78° 30.10% 59.61%
HSB/HSV 78° 33.88% 71.76%
CMYK 10.38% 0.00% 33.88%
28.24%

Color #A4B779 in popluar number systems.

HEX A4 B7 79
Decimal 164 183 121
Binary 10100100 10110111 1111001
Octal 244 267 171

Shades and tints

Shades of #A4B779

#A4B779
(164,183,121)
#96A76E
(150,167,110)
#889763
(136,151,99)
#7A8758
(122,135,88)
#6C774D
(108,119,77)
#5E6742
(94,103,66)
#505737
(80,87,55)
#42472C
(66,71,44)
#343721
(52,55,33)
#262716
(38,39,22)
#18170B
(24,23,11)
#000000
(0,0,0)

Tints of #A4B779

#A4B779
(164,183,121)
#ACBD85
(172,189,133)
#B4C391
(180,195,145)
#BCC99D
(188,201,157)
#C4CFA9
(196,207,169)
#CCD5B5
(204,213,181)
#D4DBC1
(212,219,193)
#DCE1CD
(220,225,205)
#E4E7D9
(228,231,217)
#ECEDE5
(236,237,229)
#F4F3F1
(244,243,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A4B779 color. Also use rgb(164,183,121) instead hex code.

Text Font Color

.myTextColor { color: #A4B779; }

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

This text font color is #A4B779.

Background Color

.myBgColor { background-color: #A4B779; }

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

This div background color is #A4B779.

Border color

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

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

This div border color is #A4B779.

Opacity

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

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

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

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

This text has shadow with #A4B779 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A4B779.

Preview

Color preview on black background

This text has color #A4B779 on black background.


Color preview on white background

This text has color #A4B779 on white background.


Black color preview on #A4B779 background

This text has black color on #A4B779 background.


White color preview on #A4B779 background

This text has white color on #A4B779 background.


Related colors

Complementary color

Complementary color for #hex is #5B4886.


I love getcolorcode.com

Triadic colors

1 #79A4B7 and #B779A4 with #A4B779 are triadic colors.

2 #79B7A4 and #B7A479 with #A4B779 are triadic colors.