COLOR #A4C684

HEX: #A4C684 RGB: (164,198,132)

Color info

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

RGB color model

#A4C684 color RGB value is (164,198,132).

RGB: (164,198,132) (64%, 78%, 52%)

RGB channels and saturation

R 164 of 255 = 64%
G 198 of 255 = 78%
B 132 of 255 = 52%

164
198
132

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

Portions of RGB colors in percentages

R + G + B = 164 + 198 + 132 = 494 (100%)
R 164 of 494 ~ 33.2%
G 198 of 494 ~ 40.08%
B 132 of 494 ~ 26.72'%

%33.2
%40.08
%26.72

CMYK color model

#A4C684 color CMYK value is (17,0,33,22).

  • cyan value is 17.17%
  • magenta value is 0.00%
  • yellow value is 33.33%
  • key color value is 22.35%

CMYK: (17,0,33,22)
C17M0Y33K22 (17%, 0%, 33%, 22%)
(0.17 / 0.00 / 0.33 / 0.22)

CMYK percentages

%17.17
%0
%33.33
%22.35

Codes

Color #A4C684 in popluar color models

A4 C6 84
RGB 164 198 132
HSL 91° 36.67% 64.71%
HSB/HSV 91° 33.33% 77.65%
CMYK 17.17% 0.00% 33.33%
22.35%

Color #A4C684 in popluar number systems.

HEX A4 C6 84
Decimal 164 198 132
Binary 10100100 11000110 10000100
Octal 244 306 204

Shades and tints

Shades of #A4C684

#A4C684
(164,198,132)
#96B478
(150,180,120)
#88A26C
(136,162,108)
#7A9060
(122,144,96)
#6C7E54
(108,126,84)
#5E6C48
(94,108,72)
#505A3C
(80,90,60)
#424830
(66,72,48)
#343624
(52,54,36)
#262418
(38,36,24)
#18120C
(24,18,12)
#000000
(0,0,0)

Tints of #A4C684

#A4C684
(164,198,132)
#ACCB8F
(172,203,143)
#B4D09A
(180,208,154)
#BCD5A5
(188,213,165)
#C4DAB0
(196,218,176)
#CCDFBB
(204,223,187)
#D4E4C6
(212,228,198)
#DCE9D1
(220,233,209)
#E4EEDC
(228,238,220)
#ECF3E7
(236,243,231)
#F4F8F2
(244,248,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A4C684 color. Also use rgb(164,198,132) instead hex code.

Text Font Color

.myTextColor { color: #A4C684; }

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

This text font color is #A4C684.

Background Color

.myBgColor { background-color: #A4C684; }

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

This div background color is #A4C684.

Border color

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

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

This div border color is #A4C684.

Opacity

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

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

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

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

This text has shadow with #A4C684 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A4C684.

Preview

Color preview on black background

This text has color #A4C684 on black background.


Color preview on white background

This text has color #A4C684 on white background.


Black color preview on #A4C684 background

This text has black color on #A4C684 background.


White color preview on #A4C684 background

This text has white color on #A4C684 background.


Related colors

Complementary color

Complementary color for #hex is #5B397B.


I love getcolorcode.com

Triadic colors

1 #84A4C6 and #C684A4 with #A4C684 are triadic colors.

2 #84C6A4 and #C6A484 with #A4C684 are triadic colors.