COLOR #C5B3CE

HEX: #C5B3CE RGB: (197,179,206)

Color info

#C5B3CE contains red, green and blue colors in about the same proportion. Web safe color of #C5B3CE is #CC99CC (or #C9C).

RGB color model

#C5B3CE color RGB value is (197,179,206).

RGB: (197,179,206) (77%, 70%, 81%)

RGB channels and saturation

R 197 of 255 = 77%
G 179 of 255 = 70%
B 206 of 255 = 81%

197
179
206

R + G + B ~ 76%. #C5B3CE is quite light color.

Portions of RGB colors in percentages

R + G + B = 197 + 179 + 206 = 582 (100%)
R 197 of 582 ~ 33.85%
G 179 of 582 ~ 30.76%
B 206 of 582 ~ 35.4'%

%33.85
%30.76
%35.4

CMYK color model

#C5B3CE color CMYK value is (4,13,0,19).

  • cyan value is 4.37%
  • magenta value is 13.11%
  • yellow value is 0.00%
  • key color value is 19.22%

CMYK: (4,13,0,19)
C4M13Y0K19 (4%, 13%, 0%, 19%)
(0.04 / 0.13 / 0.00 / 0.19)

CMYK percentages

%4.37
%13.11
%0
%19.22

Codes

Color #C5B3CE in popluar color models

C5 B3 CE
RGB 197 179 206
HSL 280° 21.60% 75.49%
HSB/HSV 280° 13.11% 80.78%
CMYK 4.37% 13.11% 0.00%
19.22%

Color #C5B3CE in popluar number systems.

HEX C5 B3 CE
Decimal 197 179 206
Binary 11000101 10110011 11001110
Octal 305 263 316

Shades and tints

Shades of #C5B3CE

#C5B3CE
(197,179,206)
#B4A3BC
(180,163,188)
#A393AA
(163,147,170)
#928398
(146,131,152)
#817386
(129,115,134)
#706374
(112,99,116)
#5F5362
(95,83,98)
#4E4350
(78,67,80)
#3D333E
(61,51,62)
#2C232C
(44,35,44)
#1B131A
(27,19,26)
#000000
(0,0,0)

Tints of #C5B3CE

#C5B3CE
(197,179,206)
#CAB9D2
(202,185,210)
#CFBFD6
(207,191,214)
#D4C5DA
(212,197,218)
#D9CBDE
(217,203,222)
#DED1E2
(222,209,226)
#E3D7E6
(227,215,230)
#E8DDEA
(232,221,234)
#EDE3EE
(237,227,238)
#F2E9F2
(242,233,242)
#F7EFF6
(247,239,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5B3CE; }

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

This text font color is #C5B3CE.

Background Color

.myBgColor { background-color: #C5B3CE; }

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

This div background color is #C5B3CE.

Border color

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

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

This div border color is #C5B3CE.

Opacity

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

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

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

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

This text has shadow with #C5B3CE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5B3CE.

Preview

Color preview on black background

This text has color #C5B3CE on black background.


Color preview on white background

This text has color #C5B3CE on white background.


Black color preview on #C5B3CE background

This text has black color on #C5B3CE background.


White color preview on #C5B3CE background

This text has white color on #C5B3CE background.


Related colors

Complementary color

Complementary color for #hex is #3A4C31.


I love getcolorcode.com

Triadic colors

1 #CEC5B3 and #B3CEC5 with #C5B3CE are triadic colors.

2 #CEB3C5 and #B3C5CE with #C5B3CE are triadic colors.