COLOR #C5B5BD

HEX: #C5B5BD RGB: (197,181,189)

Color info

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

RGB color model

#C5B5BD color RGB value is (197,181,189).

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

RGB channels and saturation

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

197
181
189

R + G + B ~ 74%. #C5B5BD is quite light color.

Portions of RGB colors in percentages

R + G + B = 197 + 181 + 189 = 567 (100%)
R 197 of 567 ~ 34.74%
G 181 of 567 ~ 31.92%
B 189 of 567 ~ 33.33'%

%34.74
%31.92
%33.33

CMYK color model

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

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

CMYK: (0,8,4,23)
C0M8Y4K23 (0%, 8%, 4%, 23%)
(0.00 / 0.08 / 0.04 / 0.23)

CMYK percentages

%0
%8.12
%4.06
%22.75

Codes

Color #C5B5BD in popluar color models

C5 B5 BD
RGB 197 181 189
HSL 330° 12.12% 74.12%
HSB/HSV 330° 8.12% 77.25%
CMYK 0.00% 8.12% 4.06%
22.75%

Color #C5B5BD in popluar number systems.

HEX C5 B5 BD
Decimal 197 181 189
Binary 11000101 10110101 10111101
Octal 305 265 275

Shades and tints

Shades of #C5B5BD

#C5B5BD
(197,181,189)
#B4A5AC
(180,165,172)
#A3959B
(163,149,155)
#92858A
(146,133,138)
#817579
(129,117,121)
#706568
(112,101,104)
#5F5557
(95,85,87)
#4E4546
(78,69,70)
#3D3535
(61,53,53)
#2C2524
(44,37,36)
#1B1513
(27,21,19)
#000000
(0,0,0)

Tints of #C5B5BD

#C5B5BD
(197,181,189)
#CABBC3
(202,187,195)
#CFC1C9
(207,193,201)
#D4C7CF
(212,199,207)
#D9CDD5
(217,205,213)
#DED3DB
(222,211,219)
#E3D9E1
(227,217,225)
#E8DFE7
(232,223,231)
#EDE5ED
(237,229,237)
#F2EBF3
(242,235,243)
#F7F1F9
(247,241,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5B5BD; }

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

This text font color is #C5B5BD.

Background Color

.myBgColor { background-color: #C5B5BD; }

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

This div background color is #C5B5BD.

Border color

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

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

This div border color is #C5B5BD.

Opacity

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

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

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

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

This text has shadow with #C5B5BD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5B5BD.

Preview

Color preview on black background

This text has color #C5B5BD on black background.


Color preview on white background

This text has color #C5B5BD on white background.


Black color preview on #C5B5BD background

This text has black color on #C5B5BD background.


White color preview on #C5B5BD background

This text has white color on #C5B5BD background.


Related colors

Complementary color

Complementary color for #hex is #3A4A42.


I love getcolorcode.com

Triadic colors

1 #BDC5B5 and #B5BDC5 with #C5B5BD are triadic colors.

2 #BDB5C5 and #B5C5BD with #C5B5BD are triadic colors.