COLOR #A6D0B1

HEX: #A6D0B1 RGB: (166,208,177)

Color info

#A6D0B1 contains red, green and blue colors in about the same proportion. Web safe color of #A6D0B1 is #99CC99 (or #9C9).

RGB color model

#A6D0B1 color RGB value is (166,208,177).

RGB: (166,208,177) (65%, 82%, 69%)

RGB channels and saturation

R 166 of 255 = 65%
G 208 of 255 = 82%
B 177 of 255 = 69%

166
208
177

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

Portions of RGB colors in percentages

R + G + B = 166 + 208 + 177 = 551 (100%)
R 166 of 551 ~ 30.13%
G 208 of 551 ~ 37.75%
B 177 of 551 ~ 32.12'%

%30.13
%37.75
%32.12

CMYK color model

#A6D0B1 color CMYK value is (20,0,15,18).

  • cyan value is 20.19%
  • magenta value is 0.00%
  • yellow value is 14.90%
  • key color value is 18.43%

CMYK: (20,0,15,18)
C20M0Y15K18 (20%, 0%, 15%, 18%)
(0.20 / 0.00 / 0.15 / 0.18)

CMYK percentages

%20.19
%0
%14.9
%18.43

Codes

Color #A6D0B1 in popluar color models

A6 D0 B1
RGB 166 208 177
HSL 136° 30.88% 73.33%
HSB/HSV 136° 20.19% 81.57%
CMYK 20.19% 0.00% 14.90%
18.43%

Color #A6D0B1 in popluar number systems.

HEX A6 D0 B1
Decimal 166 208 177
Binary 10100110 11010000 10110001
Octal 246 320 261

Shades and tints

Shades of #A6D0B1

#A6D0B1
(166,208,177)
#97BEA1
(151,190,161)
#88AC91
(136,172,145)
#799A81
(121,154,129)
#6A8871
(106,136,113)
#5B7661
(91,118,97)
#4C6451
(76,100,81)
#3D5241
(61,82,65)
#2E4031
(46,64,49)
#1F2E21
(31,46,33)
#101C11
(16,28,17)
#000000
(0,0,0)

Tints of #A6D0B1

#A6D0B1
(166,208,177)
#AED4B8
(174,212,184)
#B6D8BF
(182,216,191)
#BEDCC6
(190,220,198)
#C6E0CD
(198,224,205)
#CEE4D4
(206,228,212)
#D6E8DB
(214,232,219)
#DEECE2
(222,236,226)
#E6F0E9
(230,240,233)
#EEF4F0
(238,244,240)
#F6F8F7
(246,248,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A6D0B1 color. Also use rgb(166,208,177) instead hex code.

Text Font Color

.myTextColor { color: #A6D0B1; }

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

This text font color is #A6D0B1.

Background Color

.myBgColor { background-color: #A6D0B1; }

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

This div background color is #A6D0B1.

Border color

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

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

This div border color is #A6D0B1.

Opacity

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

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

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

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

This text has shadow with #A6D0B1 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A6D0B1.

Preview

Color preview on black background

This text has color #A6D0B1 on black background.


Color preview on white background

This text has color #A6D0B1 on white background.


Black color preview on #A6D0B1 background

This text has black color on #A6D0B1 background.


White color preview on #A6D0B1 background

This text has white color on #A6D0B1 background.


Related colors

Complementary color

Complementary color for #hex is #592F4E.


I love getcolorcode.com

Triadic colors

1 #B1A6D0 and #D0B1A6 with #A6D0B1 are triadic colors.

2 #B1D0A6 and #D0A6B1 with #A6D0B1 are triadic colors.