COLOR #B6DDAE

HEX: #B6DDAE RGB: (182,221,174)

Color info

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

RGB color model

#B6DDAE color RGB value is (182,221,174).

RGB: (182,221,174) (71%, 87%, 68%)

RGB channels and saturation

R 182 of 255 = 71%
G 221 of 255 = 87%
B 174 of 255 = 68%

182
221
174

R + G + B ~ 75%. #B6DDAE is quite light color.

Portions of RGB colors in percentages

R + G + B = 182 + 221 + 174 = 577 (100%)
R 182 of 577 ~ 31.54%
G 221 of 577 ~ 38.3%
B 174 of 577 ~ 30.16'%

%31.54
%38.3
%30.16

CMYK color model

#B6DDAE color CMYK value is (18,0,21,13).

  • cyan value is 17.65%
  • magenta value is 0.00%
  • yellow value is 21.27%
  • key color value is 13.33%

CMYK: (18,0,21,13)
C18M0Y21K13 (18%, 0%, 21%, 13%)
(0.18 / 0.00 / 0.21 / 0.13)

CMYK percentages

%17.65
%0
%21.27
%13.33

Codes

Color #B6DDAE in popluar color models

B6 DD AE
RGB 182 221 174
HSL 110° 40.87% 77.45%
HSB/HSV 110° 21.27% 86.67%
CMYK 17.65% 0.00% 21.27%
13.33%

Color #B6DDAE in popluar number systems.

HEX B6 DD AE
Decimal 182 221 174
Binary 10110110 11011101 10101110
Octal 266 335 256

Shades and tints

Shades of #B6DDAE

#B6DDAE
(182,221,174)
#A6C99F
(166,201,159)
#96B590
(150,181,144)
#86A181
(134,161,129)
#768D72
(118,141,114)
#667963
(102,121,99)
#566554
(86,101,84)
#465145
(70,81,69)
#363D36
(54,61,54)
#262927
(38,41,39)
#161518
(22,21,24)
#000000
(0,0,0)

Tints of #B6DDAE

#B6DDAE
(182,221,174)
#BCE0B5
(188,224,181)
#C2E3BC
(194,227,188)
#C8E6C3
(200,230,195)
#CEE9CA
(206,233,202)
#D4ECD1
(212,236,209)
#DAEFD8
(218,239,216)
#E0F2DF
(224,242,223)
#E6F5E6
(230,245,230)
#ECF8ED
(236,248,237)
#F2FBF4
(242,251,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B6DDAE color. Also use rgb(182,221,174) instead hex code.

Text Font Color

.myTextColor { color: #B6DDAE; }

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

This text font color is #B6DDAE.

Background Color

.myBgColor { background-color: #B6DDAE; }

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

This div background color is #B6DDAE.

Border color

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

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

This div border color is #B6DDAE.

Opacity

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

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

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

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

This text has shadow with #B6DDAE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B6DDAE.

Preview

Color preview on black background

This text has color #B6DDAE on black background.


Color preview on white background

This text has color #B6DDAE on white background.


Black color preview on #B6DDAE background

This text has black color on #B6DDAE background.


White color preview on #B6DDAE background

This text has white color on #B6DDAE background.


Related colors

Complementary color

Complementary color for #hex is #492251.


I love getcolorcode.com

Triadic colors

1 #AEB6DD and #DDAEB6 with #B6DDAE are triadic colors.

2 #AEDDB6 and #DDB6AE with #B6DDAE are triadic colors.