COLOR #D3C3C5

HEX: #D3C3C5 RGB: (211,195,197)

Color info

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

RGB color model

#D3C3C5 color RGB value is (211,195,197).

RGB: (211,195,197) (83%, 76%, 77%)

RGB channels and saturation

R 211 of 255 = 83%
G 195 of 255 = 76%
B 197 of 255 = 77%

211
195
197

R + G + B ~ 79%. #D3C3C5 is quite light color.

Portions of RGB colors in percentages

R + G + B = 211 + 195 + 197 = 603 (100%)
R 211 of 603 ~ 34.99%
G 195 of 603 ~ 32.34%
B 197 of 603 ~ 32.67'%

%34.99
%32.34
%32.67

CMYK color model

#D3C3C5 color CMYK value is (0,8,7,17).

  • cyan value is 0.00%
  • magenta value is 7.58%
  • yellow value is 6.64%
  • key color value is 17.25%

CMYK: (0,8,7,17)
C0M8Y7K17 (0%, 8%, 7%, 17%)
(0.00 / 0.08 / 0.07 / 0.17)

CMYK percentages

%0
%7.58
%6.64
%17.25

Codes

Color #D3C3C5 in popluar color models

D3 C3 C5
RGB 211 195 197
HSL 353° 15.38% 79.61%
HSB/HSV 353° 7.58% 82.75%
CMYK 0.00% 7.58% 6.64%
17.25%

Color #D3C3C5 in popluar number systems.

HEX D3 C3 C5
Decimal 211 195 197
Binary 11010011 11000011 11000101
Octal 323 303 305

Shades and tints

Shades of #D3C3C5

#D3C3C5
(211,195,197)
#C0B2B4
(192,178,180)
#ADA1A3
(173,161,163)
#9A9092
(154,144,146)
#877F81
(135,127,129)
#746E70
(116,110,112)
#615D5F
(97,93,95)
#4E4C4E
(78,76,78)
#3B3B3D
(59,59,61)
#282A2C
(40,42,44)
#15191B
(21,25,27)
#000000
(0,0,0)

Tints of #D3C3C5

#D3C3C5
(211,195,197)
#D7C8CA
(215,200,202)
#DBCDCF
(219,205,207)
#DFD2D4
(223,210,212)
#E3D7D9
(227,215,217)
#E7DCDE
(231,220,222)
#EBE1E3
(235,225,227)
#EFE6E8
(239,230,232)
#F3EBED
(243,235,237)
#F7F0F2
(247,240,242)
#FBF5F7
(251,245,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D3C3C5; }

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

This text font color is #D3C3C5.

Background Color

.myBgColor { background-color: #D3C3C5; }

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

This div background color is #D3C3C5.

Border color

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

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

This div border color is #D3C3C5.

Opacity

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

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

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

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

This text has shadow with #D3C3C5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D3C3C5.

Preview

Color preview on black background

This text has color #D3C3C5 on black background.


Color preview on white background

This text has color #D3C3C5 on white background.


Black color preview on #D3C3C5 background

This text has black color on #D3C3C5 background.


White color preview on #D3C3C5 background

This text has white color on #D3C3C5 background.


Related colors

Complementary color

Complementary color for #hex is #2C3C3A.


I love getcolorcode.com

Triadic colors

1 #C5D3C3 and #C3C5D3 with #D3C3C5 are triadic colors.

2 #C5C3D3 and #C3D3C5 with #D3C3C5 are triadic colors.