COLOR #B7D9B4

HEX: #B7D9B4 RGB: (183,217,180)

Color info

#B7D9B4 contains red, green and blue colors in about the same proportion. Web safe color of #B7D9B4 is #CCCCCC (or #CCC).

RGB color model

#B7D9B4 color RGB value is (183,217,180).

RGB: (183,217,180) (72%, 85%, 71%)

RGB channels and saturation

R 183 of 255 = 72%
G 217 of 255 = 85%
B 180 of 255 = 71%

183
217
180

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

Portions of RGB colors in percentages

R + G + B = 183 + 217 + 180 = 580 (100%)
R 183 of 580 ~ 31.55%
G 217 of 580 ~ 37.41%
B 180 of 580 ~ 31.03'%

%31.55
%37.41
%31.03

CMYK color model

#B7D9B4 color CMYK value is (16,0,17,15).

  • cyan value is 15.67%
  • magenta value is 0.00%
  • yellow value is 17.05%
  • key color value is 14.90%
CMYK: (16,0,17,15) C16M0Y17K15 (16%,0%,17%,15%) (0.16/0.00/0.17/0.15) 

CMYK percentages

%15.67
%0
%17.05
%14.9

Codes

Color #B7D9B4 in popluar color models

B7 D9 B4
RGB 183 217 180
HSL 115° 32.74% 77.84%
HSB/HSV 115° 17.05% 85.10%
CMYK 15.67% 0.00% 17.05%
14.90%

Color #B7D9B4 in popluar number systems.

HEX B7 D9 B4
Decimal 183 217 180
Binary 10110111 11011001 10110100
Octal 267 331 264

Shades and tints

Shades of #B7D9B4

#B7D9B4
(183,217,180)
#A7C6A4
(167,198,164)
#97B394
(151,179,148)
#87A084
(135,160,132)
#778D74
(119,141,116)
#677A64
(103,122,100)
#576754
(87,103,84)
#475444
(71,84,68)
#374134
(55,65,52)
#272E24
(39,46,36)
#171B14
(23,27,20)
#000000
(0,0,0)

Tints of #B7D9B4

#B7D9B4
(183,217,180)
#BDDCBA
(189,220,186)
#C3DFC0
(195,223,192)
#C9E2C6
(201,226,198)
#CFE5CC
(207,229,204)
#D5E8D2
(213,232,210)
#DBEBD8
(219,235,216)
#E1EEDE
(225,238,222)
#E7F1E4
(231,241,228)
#EDF4EA
(237,244,234)
#F3F7F0
(243,247,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B7D9B4 color. Also use rgb(183,217,180) instead hex code.

Text Font Color

.myTextColor { color: #B7D9B4; }

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

This text font color is #B7D9B4.

Background Color

.myBgColor { background-color: #B7D9B4; }

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

This div background color is #B7D9B4.

Border color

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

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

This div border color is #B7D9B4.

Opacity

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

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

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

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

This text has shadow with #B7D9B4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B7D9B4.

Preview

Color preview on black background

This text has color #B7D9B4 on black background.


Color preview on white background

This text has color #B7D9B4 on white background.


Black color preview on #B7D9B4 background

This text has black color on #B7D9B4 background.


White color preview on #B7D9B4 background

This text has white color on #B7D9B4 background.


Related colors

Complementary color

Complementary color for #hex is #48264B.


I love getcolorcode.com

Triadic colors

1 #B4B7D9 and #D9B4B7 with #B7D9B4 are triadic colors.

2 #B4D9B7 and #D9B7B4 with #B7D9B4 are triadic colors.