COLOR #C5B9BE

HEX: #C5B9BE RGB: (197,185,190)

Color info

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

RGB color model

#C5B9BE color RGB value is (197,185,190).

RGB: (197,185,190) (77%, 73%, 75%)

RGB channels and saturation

R 197 of 255 = 77%
G 185 of 255 = 73%
B 190 of 255 = 75%

197
185
190

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

Portions of RGB colors in percentages

R + G + B = 197 + 185 + 190 = 572 (100%)
R 197 of 572 ~ 34.44%
G 185 of 572 ~ 32.34%
B 190 of 572 ~ 33.22'%

%34.44
%32.34
%33.22

CMYK color model

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

  • cyan value is 0.00%
  • magenta value is 6.09%
  • yellow value is 3.55%
  • key color value is 22.75%

CMYK: (0,6,4,23)
C0M6Y4K23 (0%, 6%, 4%, 23%)
(0.00 / 0.06 / 0.04 / 0.23)

CMYK percentages

%0
%6.09
%3.55
%22.75

Codes

Color #C5B9BE in popluar color models

C5 B9 BE
RGB 197 185 190
HSL 335° 9.38% 74.90%
HSB/HSV 335° 6.09% 77.25%
CMYK 0.00% 6.09% 3.55%
22.75%

Color #C5B9BE in popluar number systems.

HEX C5 B9 BE
Decimal 197 185 190
Binary 11000101 10111001 10111110
Octal 305 271 276

Shades and tints

Shades of #C5B9BE

#C5B9BE
(197,185,190)
#B4A9AD
(180,169,173)
#A3999C
(163,153,156)
#92898B
(146,137,139)
#81797A
(129,121,122)
#706969
(112,105,105)
#5F5958
(95,89,88)
#4E4947
(78,73,71)
#3D3936
(61,57,54)
#2C2925
(44,41,37)
#1B1914
(27,25,20)
#000000
(0,0,0)

Tints of #C5B9BE

#C5B9BE
(197,185,190)
#CABFC3
(202,191,195)
#CFC5C8
(207,197,200)
#D4CBCD
(212,203,205)
#D9D1D2
(217,209,210)
#DED7D7
(222,215,215)
#E3DDDC
(227,221,220)
#E8E3E1
(232,227,225)
#EDE9E6
(237,233,230)
#F2EFEB
(242,239,235)
#F7F5F0
(247,245,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5B9BE; }

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

This text font color is #C5B9BE.

Background Color

.myBgColor { background-color: #C5B9BE; }

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

This div background color is #C5B9BE.

Border color

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

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

This div border color is #C5B9BE.

Opacity

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

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

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

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

This text has shadow with #C5B9BE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5B9BE.

Preview

Color preview on black background

This text has color #C5B9BE on black background.


Color preview on white background

This text has color #C5B9BE on white background.


Black color preview on #C5B9BE background

This text has black color on #C5B9BE background.


White color preview on #C5B9BE background

This text has white color on #C5B9BE background.


Related colors

Complementary color

Complementary color for #hex is #3A4641.


I love getcolorcode.com

Triadic colors

1 #BEC5B9 and #B9BEC5 with #C5B9BE are triadic colors.

2 #BEB9C5 and #B9C5BE with #C5B9BE are triadic colors.