COLOR #B8DBC4

HEX: #B8DBC4 RGB: (184,219,196)

Color info

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

RGB color model

#B8DBC4 color RGB value is (184,219,196).

RGB: (184,219,196) (72%, 86%, 77%)

RGB channels and saturation

R 184 of 255 = 72%
G 219 of 255 = 86%
B 196 of 255 = 77%

184
219
196

R + G + B ~ 78%. #B8DBC4 is quite light color.

Portions of RGB colors in percentages

R + G + B = 184 + 219 + 196 = 599 (100%)
R 184 of 599 ~ 30.72%
G 219 of 599 ~ 36.56%
B 196 of 599 ~ 32.72'%

%30.72
%36.56
%32.72

CMYK color model

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

  • cyan value is 15.98%
  • magenta value is 0.00%
  • yellow value is 10.50%
  • key color value is 14.12%
CMYK: (16,0,11,14) C16M0Y11K14 (16%,0%,11%,14%) (0.16/0.00/0.11/0.14) 

CMYK percentages

%15.98
%0
%10.5
%14.12

Codes

Color #B8DBC4 in popluar color models

B8 DB C4
RGB 184 219 196
HSL 141° 32.71% 79.02%
HSB/HSV 141° 15.98% 85.88%
CMYK 15.98% 0.00% 10.50%
14.12%

Color #B8DBC4 in popluar number systems.

HEX B8 DB C4
Decimal 184 219 196
Binary 10111000 11011011 11000100
Octal 270 333 304

Shades and tints

Shades of #B8DBC4

#B8DBC4
(184,219,196)
#A8C8B3
(168,200,179)
#98B5A2
(152,181,162)
#88A291
(136,162,145)
#788F80
(120,143,128)
#687C6F
(104,124,111)
#58695E
(88,105,94)
#48564D
(72,86,77)
#38433C
(56,67,60)
#28302B
(40,48,43)
#181D1A
(24,29,26)
#000000
(0,0,0)

Tints of #B8DBC4

#B8DBC4
(184,219,196)
#BEDEC9
(190,222,201)
#C4E1CE
(196,225,206)
#CAE4D3
(202,228,211)
#D0E7D8
(208,231,216)
#D6EADD
(214,234,221)
#DCEDE2
(220,237,226)
#E2F0E7
(226,240,231)
#E8F3EC
(232,243,236)
#EEF6F1
(238,246,241)
#F4F9F6
(244,249,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B8DBC4 color. Also use rgb(184,219,196) instead hex code.

Text Font Color

.myTextColor { color: #B8DBC4; }

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

This text font color is #B8DBC4.

Background Color

.myBgColor { background-color: #B8DBC4; }

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

This div background color is #B8DBC4.

Border color

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

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

This div border color is #B8DBC4.

Opacity

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

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

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

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

This text has shadow with #B8DBC4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B8DBC4.

Preview

Color preview on black background

This text has color #B8DBC4 on black background.


Color preview on white background

This text has color #B8DBC4 on white background.


Black color preview on #B8DBC4 background

This text has black color on #B8DBC4 background.


White color preview on #B8DBC4 background

This text has white color on #B8DBC4 background.


Related colors

Complementary color

Complementary color for #hex is #47243B.


I love getcolorcode.com

Triadic colors

1 #C4B8DB and #DBC4B8 with #B8DBC4 are triadic colors.

2 #C4DBB8 and #DBB8C4 with #B8DBC4 are triadic colors.