COLOR #A6C049

HEX: #A6C049 RGB: (166,192,73)

Color info

#A6C049 contains mainly red and green colors. Web safe color of #A6C049 is #99CC33 (or #9C3).

RGB color model

#A6C049 color RGB value is (166,192,73).

RGB: (166,192,73) (65%, 75%, 29%)

RGB channels and saturation

R 166 of 255 = 65%
G 192 of 255 = 75%
B 73 of 255 = 29%

166
192
73

R + G + B ~ 56%. #A6C049 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 166 + 192 + 73 = 431 (100%)
R 166 of 431 ~ 38.52%
G 192 of 431 ~ 44.55%
B 73 of 431 ~ 16.94'%

%38.52
%44.55
%16.94

CMYK color model

#A6C049 color CMYK value is (14,0,62,25).

  • cyan value is 13.54%
  • magenta value is 0.00%
  • yellow value is 61.98%
  • key color value is 24.71%

CMYK: (14,0,62,25)
C14M0Y62K25 (14%, 0%, 62%, 25%)
(0.14 / 0.00 / 0.62 / 0.25)

CMYK percentages

%13.54
%0
%61.98
%24.71

Codes

Color #A6C049 in popluar color models

A6 C0 49
RGB 166 192 73
HSL 73° 48.57% 51.96%
HSB/HSV 73° 61.98% 75.29%
CMYK 13.54% 0.00% 61.98%
24.71%

Color #A6C049 in popluar number systems.

HEX A6 C0 49
Decimal 166 192 73
Binary 10100110 11000000 1001001
Octal 246 300 111

Shades and tints

Shades of #A6C049

#A6C049
(166,192,73)
#97AF43
(151,175,67)
#889E3D
(136,158,61)
#798D37
(121,141,55)
#6A7C31
(106,124,49)
#5B6B2B
(91,107,43)
#4C5A25
(76,90,37)
#3D491F
(61,73,31)
#2E3819
(46,56,25)
#1F2713
(31,39,19)
#10160D
(16,22,13)
#000000
(0,0,0)

Tints of #A6C049

#A6C049
(166,192,73)
#AEC559
(174,197,89)
#B6CA69
(182,202,105)
#BECF79
(190,207,121)
#C6D489
(198,212,137)
#CED999
(206,217,153)
#D6DEA9
(214,222,169)
#DEE3B9
(222,227,185)
#E6E8C9
(230,232,201)
#EEEDD9
(238,237,217)
#F6F2E9
(246,242,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A6C049 color. Also use rgb(166,192,73) instead hex code.

Text Font Color

.myTextColor { color: #A6C049; }

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

This text font color is #A6C049.

Background Color

.myBgColor { background-color: #A6C049; }

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

This div background color is #A6C049.

Border color

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

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

This div border color is #A6C049.

Opacity

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

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

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

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

This text has shadow with #A6C049 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A6C049.

Preview

Color preview on black background

This text has color #A6C049 on black background.


Color preview on white background

This text has color #A6C049 on white background.


Black color preview on #A6C049 background

This text has black color on #A6C049 background.


White color preview on #A6C049 background

This text has white color on #A6C049 background.


Related colors

Complementary color

Complementary color for #hex is #593FB6.


I love getcolorcode.com

Triadic colors

1 #49A6C0 and #C049A6 with #A6C049 are triadic colors.

2 #49C0A6 and #C0A649 with #A6C049 are triadic colors.