COLOR #B4D6BE

HEX: #B4D6BE RGB: (180,214,190)

Color info

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

RGB color model

#B4D6BE color RGB value is (180,214,190).

RGB: (180,214,190) (71%, 84%, 75%)

RGB channels and saturation

R 180 of 255 = 71%
G 214 of 255 = 84%
B 190 of 255 = 75%

180
214
190

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

Portions of RGB colors in percentages

R + G + B = 180 + 214 + 190 = 584 (100%)
R 180 of 584 ~ 30.82%
G 214 of 584 ~ 36.64%
B 190 of 584 ~ 32.53'%

%30.82
%36.64
%32.53

CMYK color model

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

  • cyan value is 15.89%
  • magenta value is 0.00%
  • yellow value is 11.21%
  • key color value is 16.08%

CMYK: (16,0,11,16)
C16M0Y11K16 (16%, 0%, 11%, 16%)
(0.16 / 0.00 / 0.11 / 0.16)

CMYK percentages

%15.89
%0
%11.21
%16.08

Codes

Color #B4D6BE in popluar color models

B4 D6 BE
RGB 180 214 190
HSL 138° 29.31% 77.25%
HSB/HSV 138° 15.89% 83.92%
CMYK 15.89% 0.00% 11.21%
16.08%

Color #B4D6BE in popluar number systems.

HEX B4 D6 BE
Decimal 180 214 190
Binary 10110100 11010110 10111110
Octal 264 326 276

Shades and tints

Shades of #B4D6BE

#B4D6BE
(180,214,190)
#A4C3AD
(164,195,173)
#94B09C
(148,176,156)
#849D8B
(132,157,139)
#748A7A
(116,138,122)
#647769
(100,119,105)
#546458
(84,100,88)
#445147
(68,81,71)
#343E36
(52,62,54)
#242B25
(36,43,37)
#141814
(20,24,20)
#000000
(0,0,0)

Tints of #B4D6BE

#B4D6BE
(180,214,190)
#BAD9C3
(186,217,195)
#C0DCC8
(192,220,200)
#C6DFCD
(198,223,205)
#CCE2D2
(204,226,210)
#D2E5D7
(210,229,215)
#D8E8DC
(216,232,220)
#DEEBE1
(222,235,225)
#E4EEE6
(228,238,230)
#EAF1EB
(234,241,235)
#F0F4F0
(240,244,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B4D6BE color. Also use rgb(180,214,190) instead hex code.

Text Font Color

.myTextColor { color: #B4D6BE; }

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

This text font color is #B4D6BE.

Background Color

.myBgColor { background-color: #B4D6BE; }

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

This div background color is #B4D6BE.

Border color

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

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

This div border color is #B4D6BE.

Opacity

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

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

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

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

This text has shadow with #B4D6BE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B4D6BE.

Preview

Color preview on black background

This text has color #B4D6BE on black background.


Color preview on white background

This text has color #B4D6BE on white background.


Black color preview on #B4D6BE background

This text has black color on #B4D6BE background.


White color preview on #B4D6BE background

This text has white color on #B4D6BE background.


Related colors

Complementary color

Complementary color for #hex is #4B2941.


I love getcolorcode.com

Triadic colors

1 #BEB4D6 and #D6BEB4 with #B4D6BE are triadic colors.

2 #BED6B4 and #D6B4BE with #B4D6BE are triadic colors.