COLOR #A6BA74

HEX: #A6BA74 RGB: (166,186,116)

Color info

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

RGB color model

#A6BA74 color RGB value is (166,186,116).

RGB: (166,186,116) (65%, 73%, 45%)

RGB channels and saturation

R 166 of 255 = 65%
G 186 of 255 = 73%
B 116 of 255 = 45%

166
186
116

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

Portions of RGB colors in percentages

R + G + B = 166 + 186 + 116 = 468 (100%)
R 166 of 468 ~ 35.47%
G 186 of 468 ~ 39.74%
B 116 of 468 ~ 24.79'%

%35.47
%39.74
%24.79

CMYK color model

#A6BA74 color CMYK value is (11,0,38,27).

  • cyan value is 10.75%
  • magenta value is 0.00%
  • yellow value is 37.63%
  • key color value is 27.06%

CMYK: (11,0,38,27)
C11M0Y38K27 (11%, 0%, 38%, 27%)
(0.11 / 0.00 / 0.38 / 0.27)

CMYK percentages

%10.75
%0
%37.63
%27.06

Codes

Color #A6BA74 in popluar color models

A6 BA 74
RGB 166 186 116
HSL 77° 33.65% 59.22%
HSB/HSV 77° 37.63% 72.94%
CMYK 10.75% 0.00% 37.63%
27.06%

Color #A6BA74 in popluar number systems.

HEX A6 BA 74
Decimal 166 186 116
Binary 10100110 10111010 1110100
Octal 246 272 164

Shades and tints

Shades of #A6BA74

#A6BA74
(166,186,116)
#97AA6A
(151,170,106)
#889A60
(136,154,96)
#798A56
(121,138,86)
#6A7A4C
(106,122,76)
#5B6A42
(91,106,66)
#4C5A38
(76,90,56)
#3D4A2E
(61,74,46)
#2E3A24
(46,58,36)
#1F2A1A
(31,42,26)
#101A10
(16,26,16)
#000000
(0,0,0)

Tints of #A6BA74

#A6BA74
(166,186,116)
#AEC080
(174,192,128)
#B6C68C
(182,198,140)
#BECC98
(190,204,152)
#C6D2A4
(198,210,164)
#CED8B0
(206,216,176)
#D6DEBC
(214,222,188)
#DEE4C8
(222,228,200)
#E6EAD4
(230,234,212)
#EEF0E0
(238,240,224)
#F6F6EC
(246,246,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A6BA74 color. Also use rgb(166,186,116) instead hex code.

Text Font Color

.myTextColor { color: #A6BA74; }

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

This text font color is #A6BA74.

Background Color

.myBgColor { background-color: #A6BA74; }

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

This div background color is #A6BA74.

Border color

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

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

This div border color is #A6BA74.

Opacity

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

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

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

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

This text has shadow with #A6BA74 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A6BA74.

Preview

Color preview on black background

This text has color #A6BA74 on black background.


Color preview on white background

This text has color #A6BA74 on white background.


Black color preview on #A6BA74 background

This text has black color on #A6BA74 background.


White color preview on #A6BA74 background

This text has white color on #A6BA74 background.


Related colors

Complementary color

Complementary color for #hex is #59458B.


I love getcolorcode.com

Triadic colors

1 #74A6BA and #BA74A6 with #A6BA74 are triadic colors.

2 #74BAA6 and #BAA674 with #A6BA74 are triadic colors.