COLOR #A6C590

HEX: #A6C590 RGB: (166,197,144)

Renk bilgisi

#A6C590 contains red, green and blue colors in about the same proportion. #A6C590 ‘ nin web güvenlik rengi #99CC99 (ya da #9C9) dir.

RGB renk modeli

#A6C590 color RGB value is (166,197,144).

RGB: (166,197,144) (65%, 77%, 56%)

RGB bağlantıları ve doygunluk

R 166 of 255 = 65%
G 197 of 255 = 77%
B 144 of 255 = 56%

166
197
144

R + G + B ~ 66%. #A6C590 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 166 + 197 + 144 = 507 (100%)
R 166 of 507 ~ 32.74%
G 197 of 507 ~ 38.86%
B 144 of 507 ~ 28.4'%

%32.74
%38.86
%28.4

CMYK RENK MODELİ

#A6C590 rengi CMYK tonu (16,0,27,23).

  • camgöbeği tonu 15.74%
  • eflatun tonu 0.00%
  • sarı tonu 26.90%
  • ana renk tonu 22.75%
CMYK: (16,0,27,23) C16M0Y27K23 (16%,0%,27%,23%) (0.16/0.00/0.27/0.23) 

CMYK yüzdeleri

%15.74
%0
%26.9
%22.75

Codes

Color #A6C590 in popluar color models

A6 C5 90
RGB 166 197 144
HSL 95° 31.36% 66.86%
HSB/HSV 95° 26.90% 77.25%
CMYK 15.74% 0.00% 26.90%
22.75%

Color #A6C590 in popluar number systems.

HEX A6 C5 90
Decimal 166 197 144
Binary 10100110 11000101 10010000
Octal 246 305 220

Shades and tints

Shades of #A6C590

#A6C590
(166,197,144)
#97B483
(151,180,131)
#88A376
(136,163,118)
#799269
(121,146,105)
#6A815C
(106,129,92)
#5B704F
(91,112,79)
#4C5F42
(76,95,66)
#3D4E35
(61,78,53)
#2E3D28
(46,61,40)
#1F2C1B
(31,44,27)
#101B0E
(16,27,14)
#000000
(0,0,0)

Tints of #A6C590

#A6C590
(166,197,144)
#AECA9A
(174,202,154)
#B6CFA4
(182,207,164)
#BED4AE
(190,212,174)
#C6D9B8
(198,217,184)
#CEDEC2
(206,222,194)
#D6E3CC
(214,227,204)
#DEE8D6
(222,232,214)
#E6EDE0
(230,237,224)
#EEF2EA
(238,242,234)
#F6F7F4
(246,247,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A6C590 color. Also use rgb(166,197,144) instead hex code.

Text Font Color

.myTextColor { color: #A6C590; }

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

This text font color is #A6C590.

Background Color

.myBgColor { background-color: #A6C590; }

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

This div background color is #A6C590.

Border color

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

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

This div border color is #A6C590.

Opacity

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

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

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

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

This text has shadow with #A6C590 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A6C590.

Preview

Color preview on black background

This text has color #A6C590 on black background.


Color preview on white background

This text has color #A6C590 on white background.


Black color preview on #A6C590 background

This text has black color on #A6C590 background.


White color preview on #A6C590 background

This text has white color on #A6C590 background.


Related colors

Complementary color

Complementary color for #hex is #593A6F.


I love getcolorcode.com

Triadic colors

1 #90A6C5 and #C590A6 with #A6C590 are triadic colors.

2 #90C5A6 and #C5A690 with #A6C590 are triadic colors.