COLOR #A6C37C

HEX: #A6C37C RGB: (166,195,124)

Renk bilgisi

#A6C37C contains mainly red and green colors. #A6C37C ‘ nin web güvenlik rengi #99CC66 (ya da #9C6) dir.

RGB renk modeli

#A6C37C color RGB value is (166,195,124).

RGB: (166,195,124) (65%, 76%, 49%)

RGB bağlantıları ve doygunluk

R 166 of 255 = 65%
G 195 of 255 = 76%
B 124 of 255 = 49%

166
195
124

R + G + B ~ 63%. #A6C37C is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 166 + 195 + 124 = 485 (100%)
R 166 of 485 ~ 34.23%
G 195 of 485 ~ 40.21%
B 124 of 485 ~ 25.57'%

%34.23
%40.21
%25.57

CMYK RENK MODELİ

#A6C37C rengi CMYK tonu (15,0,36,24).

  • camgöbeği tonu 14.87%
  • eflatun tonu 0.00%
  • sarı tonu 36.41%
  • ana renk tonu 23.53%

CMYK: (15,0,36,24)
C15M0Y36K24 (15%, 0%, 36%, 24%)
(0.15 / 0.00 / 0.36 / 0.24)

CMYK yüzdeleri

%14.87
%0
%36.41
%23.53

Codes

Color #A6C37C in popluar color models

A6 C3 7C
RGB 166 195 124
HSL 85° 37.17% 62.55%
HSB/HSV 85° 36.41% 76.47%
CMYK 14.87% 0.00% 36.41%
23.53%

Color #A6C37C in popluar number systems.

HEX A6 C3 7C
Decimal 166 195 124
Binary 10100110 11000011 1111100
Octal 246 303 174

Shades and tints

Shades of #A6C37C

#A6C37C
(166,195,124)
#97B271
(151,178,113)
#88A166
(136,161,102)
#79905B
(121,144,91)
#6A7F50
(106,127,80)
#5B6E45
(91,110,69)
#4C5D3A
(76,93,58)
#3D4C2F
(61,76,47)
#2E3B24
(46,59,36)
#1F2A19
(31,42,25)
#10190E
(16,25,14)
#000000
(0,0,0)

Tints of #A6C37C

#A6C37C
(166,195,124)
#AEC887
(174,200,135)
#B6CD92
(182,205,146)
#BED29D
(190,210,157)
#C6D7A8
(198,215,168)
#CEDCB3
(206,220,179)
#D6E1BE
(214,225,190)
#DEE6C9
(222,230,201)
#E6EBD4
(230,235,212)
#EEF0DF
(238,240,223)
#F6F5EA
(246,245,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A6C37C color. Also use rgb(166,195,124) instead hex code.

Text Font Color

.myTextColor { color: #A6C37C; }

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

This text font color is #A6C37C.

Background Color

.myBgColor { background-color: #A6C37C; }

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

This div background color is #A6C37C.

Border color

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

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

This div border color is #A6C37C.

Opacity

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

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

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

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

This text has shadow with #A6C37C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A6C37C.

Preview

Color preview on black background

This text has color #A6C37C on black background.


Color preview on white background

This text has color #A6C37C on white background.


Black color preview on #A6C37C background

This text has black color on #A6C37C background.


White color preview on #A6C37C background

This text has white color on #A6C37C background.


Related colors

Complementary color

Complementary color for #hex is #593C83.


I love getcolorcode.com

Triadic colors

1 #7CA6C3 and #C37CA6 with #A6C37C are triadic colors.

2 #7CC3A6 and #C3A67C with #A6C37C are triadic colors.