COLOR #A6D5AD

HEX: #A6D5AD RGB: (166,213,173)

Renk bilgisi

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

RGB renk modeli

#A6D5AD color RGB value is (166,213,173).

RGB: (166,213,173) (65%, 84%, 68%)

RGB bağlantıları ve doygunluk

R 166 of 255 = 65%
G 213 of 255 = 84%
B 173 of 255 = 68%

166
213
173

R + G + B ~ 72%. #A6D5AD is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 166 + 213 + 173 = 552 (100%)
R 166 of 552 ~ 30.07%
G 213 of 552 ~ 38.59%
B 173 of 552 ~ 31.34'%

%30.07
%38.59
%31.34

CMYK RENK MODELİ

#A6D5AD rengi CMYK tonu (22,0,19,16).

  • camgöbeği tonu 22.07%
  • eflatun tonu 0.00%
  • sarı tonu 18.78%
  • ana renk tonu 16.47%
CMYK: (22,0,19,16) C22M0Y19K16 (22%,0%,19%,16%) (0.22/0.00/0.19/0.16) 

CMYK yüzdeleri

%22.07
%0
%18.78
%16.47

Codes

Color #A6D5AD in popluar color models

A6 D5 AD
RGB 166 213 173
HSL 129° 35.88% 74.31%
HSB/HSV 129° 22.07% 83.53%
CMYK 22.07% 0.00% 18.78%
16.47%

Color #A6D5AD in popluar number systems.

HEX A6 D5 AD
Decimal 166 213 173
Binary 10100110 11010101 10101101
Octal 246 325 255

Shades and tints

Shades of #A6D5AD

#A6D5AD
(166,213,173)
#97C29E
(151,194,158)
#88AF8F
(136,175,143)
#799C80
(121,156,128)
#6A8971
(106,137,113)
#5B7662
(91,118,98)
#4C6353
(76,99,83)
#3D5044
(61,80,68)
#2E3D35
(46,61,53)
#1F2A26
(31,42,38)
#101717
(16,23,23)
#000000
(0,0,0)

Tints of #A6D5AD

#A6D5AD
(166,213,173)
#AED8B4
(174,216,180)
#B6DBBB
(182,219,187)
#BEDEC2
(190,222,194)
#C6E1C9
(198,225,201)
#CEE4D0
(206,228,208)
#D6E7D7
(214,231,215)
#DEEADE
(222,234,222)
#E6EDE5
(230,237,229)
#EEF0EC
(238,240,236)
#F6F3F3
(246,243,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A6D5AD color. Also use rgb(166,213,173) instead hex code.

Text Font Color

.myTextColor { color: #A6D5AD; }

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

This text font color is #A6D5AD.

Background Color

.myBgColor { background-color: #A6D5AD; }

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

This div background color is #A6D5AD.

Border color

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

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

This div border color is #A6D5AD.

Opacity

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

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

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

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

This text has shadow with #A6D5AD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A6D5AD.

Preview

Color preview on black background

This text has color #A6D5AD on black background.


Color preview on white background

This text has color #A6D5AD on white background.


Black color preview on #A6D5AD background

This text has black color on #A6D5AD background.


White color preview on #A6D5AD background

This text has white color on #A6D5AD background.


Related colors

Complementary color

Complementary color for #hex is #592A52.


I love getcolorcode.com

Triadic colors

1 #ADA6D5 and #D5ADA6 with #A6D5AD are triadic colors.

2 #ADD5A6 and #D5A6AD with #A6D5AD are triadic colors.