COLOR #C7B3CE

HEX: #C7B3CE RGB: (199,179,206)

Color info

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

RGB color model

#C7B3CE color RGB value is (199,179,206).

RGB: (199,179,206) (78%, 70%, 81%)

RGB channels and saturation

R 199 of 255 = 78%
G 179 of 255 = 70%
B 206 of 255 = 81%

199
179
206

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

Portions of RGB colors in percentages

R + G + B = 199 + 179 + 206 = 584 (100%)
R 199 of 584 ~ 34.08%
G 179 of 584 ~ 30.65%
B 206 of 584 ~ 35.27'%

%34.08
%30.65
%35.27

CMYK color model

#C7B3CE color CMYK value is (3,13,0,19).

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

CMYK: (3,13,0,19)
C3M13Y0K19 (3%, 13%, 0%, 19%)
(0.03 / 0.13 / 0.00 / 0.19)

CMYK percentages

%3.4
%13.11
%0
%19.22

Codes

Color #C7B3CE in popluar color models

C7 B3 CE
RGB 199 179 206
HSL 284° 21.60% 75.49%
HSB/HSV 284° 13.11% 80.78%
CMYK 3.40% 13.11% 0.00%
19.22%

Color #C7B3CE in popluar number systems.

HEX C7 B3 CE
Decimal 199 179 206
Binary 11000111 10110011 11001110
Octal 307 263 316

Shades and tints

Shades of #C7B3CE

#C7B3CE
(199,179,206)
#B5A3BC
(181,163,188)
#A393AA
(163,147,170)
#918398
(145,131,152)
#7F7386
(127,115,134)
#6D6374
(109,99,116)
#5B5362
(91,83,98)
#494350
(73,67,80)
#37333E
(55,51,62)
#25232C
(37,35,44)
#13131A
(19,19,26)
#000000
(0,0,0)

Tints of #C7B3CE

#C7B3CE
(199,179,206)
#CCB9D2
(204,185,210)
#D1BFD6
(209,191,214)
#D6C5DA
(214,197,218)
#DBCBDE
(219,203,222)
#E0D1E2
(224,209,226)
#E5D7E6
(229,215,230)
#EADDEA
(234,221,234)
#EFE3EE
(239,227,238)
#F4E9F2
(244,233,242)
#F9EFF6
(249,239,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C7B3CE; }

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

This text font color is #C7B3CE.

Background Color

.myBgColor { background-color: #C7B3CE; }

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

This div background color is #C7B3CE.

Border color

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

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

This div border color is #C7B3CE.

Opacity

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

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

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

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

This text has shadow with #C7B3CE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7B3CE.

Preview

Color preview on black background

This text has color #C7B3CE on black background.


Color preview on white background

This text has color #C7B3CE on white background.


Black color preview on #C7B3CE background

This text has black color on #C7B3CE background.


White color preview on #C7B3CE background

This text has white color on #C7B3CE background.


Related colors

Complementary color

Complementary color for #hex is #384C31.


I love getcolorcode.com

Triadic colors

1 #CEC7B3 and #B3CEC7 with #C7B3CE are triadic colors.

2 #CEB3C7 and #B3C7CE with #C7B3CE are triadic colors.