COLOR #BDCBB8

HEX: #BDCBB8 RGB: (189,203,184)

Color info

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

RGB color model

#BDCBB8 color RGB value is (189,203,184).

RGB: (189,203,184) (74%, 80%, 72%)

RGB channels and saturation

R 189 of 255 = 74%
G 203 of 255 = 80%
B 184 of 255 = 72%

189
203
184

R + G + B ~ 75%. #BDCBB8 is quite light color.

Portions of RGB colors in percentages

R + G + B = 189 + 203 + 184 = 576 (100%)
R 189 of 576 ~ 32.81%
G 203 of 576 ~ 35.24%
B 184 of 576 ~ 31.94'%

%32.81
%35.24
%31.94

CMYK color model

#BDCBB8 color CMYK value is (7,0,9,20).

  • cyan value is 6.90%
  • magenta value is 0.00%
  • yellow value is 9.36%
  • key color value is 20.39%

CMYK: (7,0,9,20)
C7M0Y9K20 (7%, 0%, 9%, 20%)
(0.07 / 0.00 / 0.09 / 0.20)

CMYK percentages

%6.9
%0
%9.36
%20.39

Codes

Color #BDCBB8 in popluar color models

BD CB B8
RGB 189 203 184
HSL 104° 15.45% 75.88%
HSB/HSV 104° 9.36% 79.61%
CMYK 6.90% 0.00% 9.36%
20.39%

Color #BDCBB8 in popluar number systems.

HEX BD CB B8
Decimal 189 203 184
Binary 10111101 11001011 10111000
Octal 275 313 270

Shades and tints

Shades of #BDCBB8

#BDCBB8
(189,203,184)
#ACB9A8
(172,185,168)
#9BA798
(155,167,152)
#8A9588
(138,149,136)
#798378
(121,131,120)
#687168
(104,113,104)
#575F58
(87,95,88)
#464D48
(70,77,72)
#353B38
(53,59,56)
#242928
(36,41,40)
#131718
(19,23,24)
#000000
(0,0,0)

Tints of #BDCBB8

#BDCBB8
(189,203,184)
#C3CFBE
(195,207,190)
#C9D3C4
(201,211,196)
#CFD7CA
(207,215,202)
#D5DBD0
(213,219,208)
#DBDFD6
(219,223,214)
#E1E3DC
(225,227,220)
#E7E7E2
(231,231,226)
#EDEBE8
(237,235,232)
#F3EFEE
(243,239,238)
#F9F3F4
(249,243,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BDCBB8 color. Also use rgb(189,203,184) instead hex code.

Text Font Color

.myTextColor { color: #BDCBB8; }

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

This text font color is #BDCBB8.

Background Color

.myBgColor { background-color: #BDCBB8; }

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

This div background color is #BDCBB8.

Border color

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

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

This div border color is #BDCBB8.

Opacity

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

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

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

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

This text has shadow with #BDCBB8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BDCBB8.

Preview

Color preview on black background

This text has color #BDCBB8 on black background.


Color preview on white background

This text has color #BDCBB8 on white background.


Black color preview on #BDCBB8 background

This text has black color on #BDCBB8 background.


White color preview on #BDCBB8 background

This text has white color on #BDCBB8 background.


Related colors

Complementary color

Complementary color for #hex is #423447.


I love getcolorcode.com

Triadic colors

1 #B8BDCB and #CBB8BD with #BDCBB8 are triadic colors.

2 #B8CBBD and #CBBDB8 with #BDCBB8 are triadic colors.