COLOR #B6D1AD

HEX: #B6D1AD RGB: (182,209,173)

Color info

#B6D1AD contains red, green and blue colors in about the same proportion. Web safe color of #B6D1AD is #CCCC99 (or #CC9).

RGB color model

#B6D1AD color RGB value is (182,209,173).

RGB: (182,209,173) (71%, 82%, 68%)

RGB channels and saturation

R 182 of 255 = 71%
G 209 of 255 = 82%
B 173 of 255 = 68%

182
209
173

R + G + B ~ 74%. #B6D1AD is quite light color.

Portions of RGB colors in percentages

R + G + B = 182 + 209 + 173 = 564 (100%)
R 182 of 564 ~ 32.27%
G 209 of 564 ~ 37.06%
B 173 of 564 ~ 30.67'%

%32.27
%37.06
%30.67

CMYK color model

#B6D1AD color CMYK value is (13,0,17,18).

  • cyan value is 12.92%
  • magenta value is 0.00%
  • yellow value is 17.22%
  • key color value is 18.04%

CMYK: (13,0,17,18)
C13M0Y17K18 (13%, 0%, 17%, 18%)
(0.13 / 0.00 / 0.17 / 0.18)

CMYK percentages

%12.92
%0
%17.22
%18.04

Codes

Color #B6D1AD in popluar color models

B6 D1 AD
RGB 182 209 173
HSL 105° 28.13% 74.90%
HSB/HSV 105° 17.22% 81.96%
CMYK 12.92% 0.00% 17.22%
18.04%

Color #B6D1AD in popluar number systems.

HEX B6 D1 AD
Decimal 182 209 173
Binary 10110110 11010001 10101101
Octal 266 321 255

Shades and tints

Shades of #B6D1AD

#B6D1AD
(182,209,173)
#A6BE9E
(166,190,158)
#96AB8F
(150,171,143)
#869880
(134,152,128)
#768571
(118,133,113)
#667262
(102,114,98)
#565F53
(86,95,83)
#464C44
(70,76,68)
#363935
(54,57,53)
#262626
(38,38,38)
#161317
(22,19,23)
#000000
(0,0,0)

Tints of #B6D1AD

#B6D1AD
(182,209,173)
#BCD5B4
(188,213,180)
#C2D9BB
(194,217,187)
#C8DDC2
(200,221,194)
#CEE1C9
(206,225,201)
#D4E5D0
(212,229,208)
#DAE9D7
(218,233,215)
#E0EDDE
(224,237,222)
#E6F1E5
(230,241,229)
#ECF5EC
(236,245,236)
#F2F9F3
(242,249,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B6D1AD color. Also use rgb(182,209,173) instead hex code.

Text Font Color

.myTextColor { color: #B6D1AD; }

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

This text font color is #B6D1AD.

Background Color

.myBgColor { background-color: #B6D1AD; }

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

This div background color is #B6D1AD.

Border color

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

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

This div border color is #B6D1AD.

Opacity

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

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

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

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

This text has shadow with #B6D1AD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B6D1AD.

Preview

Color preview on black background

This text has color #B6D1AD on black background.


Color preview on white background

This text has color #B6D1AD on white background.


Black color preview on #B6D1AD background

This text has black color on #B6D1AD background.


White color preview on #B6D1AD background

This text has white color on #B6D1AD background.


Related colors

Complementary color

Complementary color for #hex is #492E52.


I love getcolorcode.com

Triadic colors

1 #ADB6D1 and #D1ADB6 with #B6D1AD are triadic colors.

2 #ADD1B6 and #D1B6AD with #B6D1AD are triadic colors.