COLOR #B7D5BE

HEX: #B7D5BE RGB: (183,213,190)

Color info

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

RGB color model

#B7D5BE color RGB value is (183,213,190).

RGB: (183,213,190) (72%, 84%, 75%)

RGB channels and saturation

R 183 of 255 = 72%
G 213 of 255 = 84%
B 190 of 255 = 75%

183
213
190

R + G + B ~ 77%. #B7D5BE is quite light color.

Portions of RGB colors in percentages

R + G + B = 183 + 213 + 190 = 586 (100%)
R 183 of 586 ~ 31.23%
G 213 of 586 ~ 36.35%
B 190 of 586 ~ 32.42'%

%31.23
%36.35
%32.42

CMYK color model

#B7D5BE color CMYK value is (14,0,11,16).

  • cyan value is 14.08%
  • magenta value is 0.00%
  • yellow value is 10.80%
  • key color value is 16.47%

CMYK: (14,0,11,16)
C14M0Y11K16 (14%, 0%, 11%, 16%)
(0.14 / 0.00 / 0.11 / 0.16)

CMYK percentages

%14.08
%0
%10.8
%16.47

Codes

Color #B7D5BE in popluar color models

B7 D5 BE
RGB 183 213 190
HSL 134° 26.32% 77.65%
HSB/HSV 134° 14.08% 83.53%
CMYK 14.08% 0.00% 10.80%
16.47%

Color #B7D5BE in popluar number systems.

HEX B7 D5 BE
Decimal 183 213 190
Binary 10110111 11010101 10111110
Octal 267 325 276

Shades and tints

Shades of #B7D5BE

#B7D5BE
(183,213,190)
#A7C2AD
(167,194,173)
#97AF9C
(151,175,156)
#879C8B
(135,156,139)
#77897A
(119,137,122)
#677669
(103,118,105)
#576358
(87,99,88)
#475047
(71,80,71)
#373D36
(55,61,54)
#272A25
(39,42,37)
#171714
(23,23,20)
#000000
(0,0,0)

Tints of #B7D5BE

#B7D5BE
(183,213,190)
#BDD8C3
(189,216,195)
#C3DBC8
(195,219,200)
#C9DECD
(201,222,205)
#CFE1D2
(207,225,210)
#D5E4D7
(213,228,215)
#DBE7DC
(219,231,220)
#E1EAE1
(225,234,225)
#E7EDE6
(231,237,230)
#EDF0EB
(237,240,235)
#F3F3F0
(243,243,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B7D5BE color. Also use rgb(183,213,190) instead hex code.

Text Font Color

.myTextColor { color: #B7D5BE; }

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

This text font color is #B7D5BE.

Background Color

.myBgColor { background-color: #B7D5BE; }

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

This div background color is #B7D5BE.

Border color

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

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

This div border color is #B7D5BE.

Opacity

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

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

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

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

This text has shadow with #B7D5BE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B7D5BE.

Preview

Color preview on black background

This text has color #B7D5BE on black background.


Color preview on white background

This text has color #B7D5BE on white background.


Black color preview on #B7D5BE background

This text has black color on #B7D5BE background.


White color preview on #B7D5BE background

This text has white color on #B7D5BE background.


Related colors

Complementary color

Complementary color for #hex is #482A41.


I love getcolorcode.com

Triadic colors

1 #BEB7D5 and #D5BEB7 with #B7D5BE are triadic colors.

2 #BED5B7 and #D5B7BE with #B7D5BE are triadic colors.