COLOR #B7DDAE

HEX: #B7DDAE RGB: (183,221,174)

Color info

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

RGB color model

#B7DDAE color RGB value is (183,221,174).

RGB: (183,221,174) (72%, 87%, 68%)

RGB channels and saturation

R 183 of 255 = 72%
G 221 of 255 = 87%
B 174 of 255 = 68%

183
221
174

R + G + B ~ 76%. #B7DDAE is quite light color.

Portions of RGB colors in percentages

R + G + B = 183 + 221 + 174 = 578 (100%)
R 183 of 578 ~ 31.66%
G 221 of 578 ~ 38.24%
B 174 of 578 ~ 30.1'%

%31.66
%38.24
%30.1

CMYK color model

#B7DDAE color CMYK value is (17,0,21,13).

  • cyan value is 17.19%
  • magenta value is 0.00%
  • yellow value is 21.27%
  • key color value is 13.33%
CMYK: (17,0,21,13) C17M0Y21K13 (17%,0%,21%,13%) (0.17/0.00/0.21/0.13) 

CMYK percentages

%17.19
%0
%21.27
%13.33

Codes

Color #B7DDAE in popluar color models

B7 DD AE
RGB 183 221 174
HSL 109° 40.87% 77.45%
HSB/HSV 109° 21.27% 86.67%
CMYK 17.19% 0.00% 21.27%
13.33%

Color #B7DDAE in popluar number systems.

HEX B7 DD AE
Decimal 183 221 174
Binary 10110111 11011101 10101110
Octal 267 335 256

Shades and tints

Shades of #B7DDAE

#B7DDAE
(183,221,174)
#A7C99F
(167,201,159)
#97B590
(151,181,144)
#87A181
(135,161,129)
#778D72
(119,141,114)
#677963
(103,121,99)
#576554
(87,101,84)
#475145
(71,81,69)
#373D36
(55,61,54)
#272927
(39,41,39)
#171518
(23,21,24)
#000000
(0,0,0)

Tints of #B7DDAE

#B7DDAE
(183,221,174)
#BDE0B5
(189,224,181)
#C3E3BC
(195,227,188)
#C9E6C3
(201,230,195)
#CFE9CA
(207,233,202)
#D5ECD1
(213,236,209)
#DBEFD8
(219,239,216)
#E1F2DF
(225,242,223)
#E7F5E6
(231,245,230)
#EDF8ED
(237,248,237)
#F3FBF4
(243,251,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B7DDAE; }

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

This text font color is #B7DDAE.

Background Color

.myBgColor { background-color: #B7DDAE; }

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

This div background color is #B7DDAE.

Border color

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

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

This div border color is #B7DDAE.

Opacity

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

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

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

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

This text has shadow with #B7DDAE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B7DDAE.

Preview

Color preview on black background

This text has color #B7DDAE on black background.


Color preview on white background

This text has color #B7DDAE on white background.


Black color preview on #B7DDAE background

This text has black color on #B7DDAE background.


White color preview on #B7DDAE background

This text has white color on #B7DDAE background.


Related colors

Complementary color

Complementary color for #hex is #482251.


I love getcolorcode.com

Triadic colors

1 #AEB7DD and #DDAEB7 with #B7DDAE are triadic colors.

2 #AEDDB7 and #DDB7AE with #B7DDAE are triadic colors.