COLOR #A6B878

HEX: #A6B878 RGB: (166,184,120)

Color info

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

RGB color model

#A6B878 color RGB value is (166,184,120).

RGB: (166,184,120) (65%, 72%, 47%)

RGB channels and saturation

R 166 of 255 = 65%
G 184 of 255 = 72%
B 120 of 255 = 47%

166
184
120

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

Portions of RGB colors in percentages

R + G + B = 166 + 184 + 120 = 470 (100%)
R 166 of 470 ~ 35.32%
G 184 of 470 ~ 39.15%
B 120 of 470 ~ 25.53'%

%35.32
%39.15
%25.53

CMYK color model

#A6B878 color CMYK value is (10,0,35,28).

  • cyan value is 9.78%
  • magenta value is 0.00%
  • yellow value is 34.78%
  • key color value is 27.84%
CMYK: (10,0,35,28) C10M0Y35K28 (10%,0%,35%,28%) (0.10/0.00/0.35/0.28) 

CMYK percentages

%9.78
%0
%34.78
%27.84

Codes

Color #A6B878 in popluar color models

A6 B8 78
RGB 166 184 120
HSL 77° 31.07% 59.61%
HSB/HSV 77° 34.78% 72.16%
CMYK 9.78% 0.00% 34.78%
27.84%

Color #A6B878 in popluar number systems.

HEX A6 B8 78
Decimal 166 184 120
Binary 10100110 10111000 1111000
Octal 246 270 170

Shades and tints

Shades of #A6B878

#A6B878
(166,184,120)
#97A86E
(151,168,110)
#889864
(136,152,100)
#79885A
(121,136,90)
#6A7850
(106,120,80)
#5B6846
(91,104,70)
#4C583C
(76,88,60)
#3D4832
(61,72,50)
#2E3828
(46,56,40)
#1F281E
(31,40,30)
#101814
(16,24,20)
#000000
(0,0,0)

Tints of #A6B878

#A6B878
(166,184,120)
#AEBE84
(174,190,132)
#B6C490
(182,196,144)
#BECA9C
(190,202,156)
#C6D0A8
(198,208,168)
#CED6B4
(206,214,180)
#D6DCC0
(214,220,192)
#DEE2CC
(222,226,204)
#E6E8D8
(230,232,216)
#EEEEE4
(238,238,228)
#F6F4F0
(246,244,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A6B878 color. Also use rgb(166,184,120) instead hex code.

Text Font Color

.myTextColor { color: #A6B878; }

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

This text font color is #A6B878.

Background Color

.myBgColor { background-color: #A6B878; }

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

This div background color is #A6B878.

Border color

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

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

This div border color is #A6B878.

Opacity

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

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

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

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

This text has shadow with #A6B878 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A6B878.

Preview

Color preview on black background

This text has color #A6B878 on black background.


Color preview on white background

This text has color #A6B878 on white background.


Black color preview on #A6B878 background

This text has black color on #A6B878 background.


White color preview on #A6B878 background

This text has white color on #A6B878 background.


Related colors

Complementary color

Complementary color for #hex is #594787.


I love getcolorcode.com

Triadic colors

1 #78A6B8 and #B878A6 with #A6B878 are triadic colors.

2 #78B8A6 and #B8A678 with #A6B878 are triadic colors.