COLOR #A6D4A9

HEX: #A6D4A9 RGB: (166,212,169)

Renk bilgisi

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

RGB renk modeli

#A6D4A9 color RGB value is (166,212,169).

RGB: (166,212,169) (65%, 83%, 66%)

RGB bağlantıları ve doygunluk

R 166 of 255 = 65%
G 212 of 255 = 83%
B 169 of 255 = 66%

166
212
169

R + G + B ~ 71%. #A6D4A9 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 166 + 212 + 169 = 547 (100%)
R 166 of 547 ~ 30.35%
G 212 of 547 ~ 38.76%
B 169 of 547 ~ 30.9'%

%30.35
%38.76
%30.9

CMYK RENK MODELİ

#A6D4A9 rengi CMYK tonu (22,0,20,17).

  • camgöbeği tonu 21.70%
  • eflatun tonu 0.00%
  • sarı tonu 20.28%
  • ana renk tonu 16.86%

CMYK: (22,0,20,17)
C22M0Y20K17 (22%, 0%, 20%, 17%)
(0.22 / 0.00 / 0.20 / 0.17)

CMYK yüzdeleri

%21.7
%0
%20.28
%16.86

Codes

Color #A6D4A9 in popluar color models

A6 D4 A9
RGB 166 212 169
HSL 124° 34.85% 74.12%
HSB/HSV 124° 21.70% 83.14%
CMYK 21.70% 0.00% 20.28%
16.86%

Color #A6D4A9 in popluar number systems.

HEX A6 D4 A9
Decimal 166 212 169
Binary 10100110 11010100 10101001
Octal 246 324 251

Shades and tints

Shades of #A6D4A9

#A6D4A9
(166,212,169)
#97C19A
(151,193,154)
#88AE8B
(136,174,139)
#799B7C
(121,155,124)
#6A886D
(106,136,109)
#5B755E
(91,117,94)
#4C624F
(76,98,79)
#3D4F40
(61,79,64)
#2E3C31
(46,60,49)
#1F2922
(31,41,34)
#101613
(16,22,19)
#000000
(0,0,0)

Tints of #A6D4A9

#A6D4A9
(166,212,169)
#AED7B0
(174,215,176)
#B6DAB7
(182,218,183)
#BEDDBE
(190,221,190)
#C6E0C5
(198,224,197)
#CEE3CC
(206,227,204)
#D6E6D3
(214,230,211)
#DEE9DA
(222,233,218)
#E6ECE1
(230,236,225)
#EEEFE8
(238,239,232)
#F6F2EF
(246,242,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A6D4A9 color. Also use rgb(166,212,169) instead hex code.

Text Font Color

.myTextColor { color: #A6D4A9; }

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

This text font color is #A6D4A9.

Background Color

.myBgColor { background-color: #A6D4A9; }

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

This div background color is #A6D4A9.

Border color

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

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

This div border color is #A6D4A9.

Opacity

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

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

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

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

This text has shadow with #A6D4A9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A6D4A9.

Preview

Color preview on black background

This text has color #A6D4A9 on black background.


Color preview on white background

This text has color #A6D4A9 on white background.


Black color preview on #A6D4A9 background

This text has black color on #A6D4A9 background.


White color preview on #A6D4A9 background

This text has white color on #A6D4A9 background.


Related colors

Complementary color

Complementary color for #hex is #592B56.


I love getcolorcode.com

Triadic colors

1 #A9A6D4 and #D4A9A6 with #A6D4A9 are triadic colors.

2 #A9D4A6 and #D4A6A9 with #A6D4A9 are triadic colors.