COLOR #A6D9AB

HEX: #A6D9AB RGB: (166,217,171)

Renk bilgisi

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

RGB renk modeli

#A6D9AB color RGB value is (166,217,171).

RGB: (166,217,171) (65%, 85%, 67%)

RGB bağlantıları ve doygunluk

R 166 of 255 = 65%
G 217 of 255 = 85%
B 171 of 255 = 67%

166
217
171

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

Yüzdelerle RGB renk parçaları

R + G + B = 166 + 217 + 171 = 554 (100%)
R 166 of 554 ~ 29.96%
G 217 of 554 ~ 39.17%
B 171 of 554 ~ 30.87'%

%29.96
%39.17
%30.87

CMYK RENK MODELİ

#A6D9AB rengi CMYK tonu (24,0,21,15).

  • camgöbeği tonu 23.50%
  • eflatun tonu 0.00%
  • sarı tonu 21.20%
  • ana renk tonu 14.90%

CMYK: (24,0,21,15)
C24M0Y21K15 (24%, 0%, 21%, 15%)
(0.24 / 0.00 / 0.21 / 0.15)

CMYK yüzdeleri

%23.5
%0
%21.2
%14.9

Codes

Color #A6D9AB in popluar color models

A6 D9 AB
RGB 166 217 171
HSL 126° 40.16% 75.10%
HSB/HSV 126° 23.50% 85.10%
CMYK 23.50% 0.00% 21.20%
14.90%

Color #A6D9AB in popluar number systems.

HEX A6 D9 AB
Decimal 166 217 171
Binary 10100110 11011001 10101011
Octal 246 331 253

Shades and tints

Shades of #A6D9AB

#A6D9AB
(166,217,171)
#97C69C
(151,198,156)
#88B38D
(136,179,141)
#79A07E
(121,160,126)
#6A8D6F
(106,141,111)
#5B7A60
(91,122,96)
#4C6751
(76,103,81)
#3D5442
(61,84,66)
#2E4133
(46,65,51)
#1F2E24
(31,46,36)
#101B15
(16,27,21)
#000000
(0,0,0)

Tints of #A6D9AB

#A6D9AB
(166,217,171)
#AEDCB2
(174,220,178)
#B6DFB9
(182,223,185)
#BEE2C0
(190,226,192)
#C6E5C7
(198,229,199)
#CEE8CE
(206,232,206)
#D6EBD5
(214,235,213)
#DEEEDC
(222,238,220)
#E6F1E3
(230,241,227)
#EEF4EA
(238,244,234)
#F6F7F1
(246,247,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A6D9AB color. Also use rgb(166,217,171) instead hex code.

Text Font Color

.myTextColor { color: #A6D9AB; }

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

This text font color is #A6D9AB.

Background Color

.myBgColor { background-color: #A6D9AB; }

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

This div background color is #A6D9AB.

Border color

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

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

This div border color is #A6D9AB.

Opacity

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

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

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

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

This text has shadow with #A6D9AB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A6D9AB.

Preview

Color preview on black background

This text has color #A6D9AB on black background.


Color preview on white background

This text has color #A6D9AB on white background.


Black color preview on #A6D9AB background

This text has black color on #A6D9AB background.


White color preview on #A6D9AB background

This text has white color on #A6D9AB background.


Related colors

Complementary color

Complementary color for #hex is #592654.


I love getcolorcode.com

Triadic colors

1 #ABA6D9 and #D9ABA6 with #A6D9AB are triadic colors.

2 #ABD9A6 and #D9A6AB with #A6D9AB are triadic colors.