COLOR #D3D2D6

HEX: #D3D2D6 RGB: (211,210,214)

Color info

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

RGB color model

#D3D2D6 color RGB value is (211,210,214).

RGB: (211,210,214) (83%, 82%, 84%)

RGB channels and saturation

R 211 of 255 = 83%
G 210 of 255 = 82%
B 214 of 255 = 84%

211
210
214

R + G + B ~ 83%. #D3D2D6 is quite light color.

Portions of RGB colors in percentages

R + G + B = 211 + 210 + 214 = 635 (100%)
R 211 of 635 ~ 33.23%
G 210 of 635 ~ 33.07%
B 214 of 635 ~ 33.7'%

%33.23
%33.07
%33.7

CMYK color model

#D3D2D6 color CMYK value is (1,2,0,16).

  • cyan value is 1.40%
  • magenta value is 1.87%
  • yellow value is 0.00%
  • key color value is 16.08%

CMYK: (1,2,0,16)
C1M2Y0K16 (1%, 2%, 0%, 16%)
(0.01 / 0.02 / 0.00 / 0.16)

CMYK percentages

%1.4
%1.87
%0
%16.08

Codes

Color #D3D2D6 in popluar color models

D3 D2 D6
RGB 211 210 214
HSL 255° 4.65% 83.14%
HSB/HSV 255° 1.87% 83.92%
CMYK 1.40% 1.87% 0.00%
16.08%

Color #D3D2D6 in popluar number systems.

HEX D3 D2 D6
Decimal 211 210 214
Binary 11010011 11010010 11010110
Octal 323 322 326

Shades and tints

Shades of #D3D2D6

#D3D2D6
(211,210,214)
#C0BFC3
(192,191,195)
#ADACB0
(173,172,176)
#9A999D
(154,153,157)
#87868A
(135,134,138)
#747377
(116,115,119)
#616064
(97,96,100)
#4E4D51
(78,77,81)
#3B3A3E
(59,58,62)
#28272B
(40,39,43)
#151418
(21,20,24)
#000000
(0,0,0)

Tints of #D3D2D6

#D3D2D6
(211,210,214)
#D7D6D9
(215,214,217)
#DBDADC
(219,218,220)
#DFDEDF
(223,222,223)
#E3E2E2
(227,226,226)
#E7E6E5
(231,230,229)
#EBEAE8
(235,234,232)
#EFEEEB
(239,238,235)
#F3F2EE
(243,242,238)
#F7F6F1
(247,246,241)
#FBFAF4
(251,250,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D3D2D6 color. Also use rgb(211,210,214) instead hex code.

Text Font Color

.myTextColor { color: #D3D2D6; }

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

This text font color is #D3D2D6.

Background Color

.myBgColor { background-color: #D3D2D6; }

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

This div background color is #D3D2D6.

Border color

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

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

This div border color is #D3D2D6.

Opacity

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

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

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

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

This text has shadow with #D3D2D6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D3D2D6.

Preview

Color preview on black background

This text has color #D3D2D6 on black background.


Color preview on white background

This text has color #D3D2D6 on white background.


Black color preview on #D3D2D6 background

This text has black color on #D3D2D6 background.


White color preview on #D3D2D6 background

This text has white color on #D3D2D6 background.


Related colors

Complementary color

Complementary color for #hex is #2C2D29.


I love getcolorcode.com

Triadic colors

1 #D6D3D2 and #D2D6D3 with #D3D2D6 are triadic colors.

2 #D6D2D3 and #D2D3D6 with #D3D2D6 are triadic colors.