COLOR #BDC5BD

HEX: #BDC5BD RGB: (189,197,189)

Color info

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

RGB color model

#BDC5BD color RGB value is (189,197,189).

RGB: (189,197,189) (74%, 77%, 74%)

RGB channels and saturation

R 189 of 255 = 74%
G 197 of 255 = 77%
B 189 of 255 = 74%

189
197
189

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

Portions of RGB colors in percentages

R + G + B = 189 + 197 + 189 = 575 (100%)
R 189 of 575 ~ 32.87%
G 197 of 575 ~ 34.26%
B 189 of 575 ~ 32.87'%

%32.87
%34.26
%32.87

CMYK color model

#BDC5BD color CMYK value is (4,0,4,23).

  • cyan value is 4.06%
  • magenta value is 0.00%
  • yellow value is 4.06%
  • key color value is 22.75%

CMYK: (4,0,4,23)
C4M0Y4K23 (4%, 0%, 4%, 23%)
(0.04 / 0.00 / 0.04 / 0.23)

CMYK percentages

%4.06
%0
%4.06
%22.75

Codes

Color #BDC5BD in popluar color models

BD C5 BD
RGB 189 197 189
HSL 120° 6.45% 75.69%
HSB/HSV 120° 4.06% 77.25%
CMYK 4.06% 0.00% 4.06%
22.75%

Color #BDC5BD in popluar number systems.

HEX BD C5 BD
Decimal 189 197 189
Binary 10111101 11000101 10111101
Octal 275 305 275

Shades and tints

Shades of #BDC5BD

#BDC5BD
(189,197,189)
#ACB4AC
(172,180,172)
#9BA39B
(155,163,155)
#8A928A
(138,146,138)
#798179
(121,129,121)
#687068
(104,112,104)
#575F57
(87,95,87)
#464E46
(70,78,70)
#353D35
(53,61,53)
#242C24
(36,44,36)
#131B13
(19,27,19)
#000000
(0,0,0)

Tints of #BDC5BD

#BDC5BD
(189,197,189)
#C3CAC3
(195,202,195)
#C9CFC9
(201,207,201)
#CFD4CF
(207,212,207)
#D5D9D5
(213,217,213)
#DBDEDB
(219,222,219)
#E1E3E1
(225,227,225)
#E7E8E7
(231,232,231)
#EDEDED
(237,237,237)
#F3F2F3
(243,242,243)
#F9F7F9
(249,247,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #BDC5BD; }

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

This text font color is #BDC5BD.

Background Color

.myBgColor { background-color: #BDC5BD; }

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

This div background color is #BDC5BD.

Border color

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

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

This div border color is #BDC5BD.

Opacity

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

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

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

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

This text has shadow with #BDC5BD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BDC5BD.

Preview

Color preview on black background

This text has color #BDC5BD on black background.


Color preview on white background

This text has color #BDC5BD on white background.


Black color preview on #BDC5BD background

This text has black color on #BDC5BD background.


White color preview on #BDC5BD background

This text has white color on #BDC5BD background.


Related colors

Complementary color

Complementary color for #hex is #423A42.


I love getcolorcode.com

Triadic colors

1 #BDBDC5 and #C5BDBD with #BDC5BD are triadic colors.

2 #BDC5BD and #C5BDBD with #BDC5BD are triadic colors.