COLOR #D4D3D6

HEX: #D4D3D6 RGB: (212,211,214)

Color info

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

RGB color model

#D4D3D6 color RGB value is (212,211,214).

RGB: (212,211,214) (83%, 83%, 84%)

RGB channels and saturation

R 212 of 255 = 83%
G 211 of 255 = 83%
B 214 of 255 = 84%

212
211
214

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

Portions of RGB colors in percentages

R + G + B = 212 + 211 + 214 = 637 (100%)
R 212 of 637 ~ 33.28%
G 211 of 637 ~ 33.12%
B 214 of 637 ~ 33.59'%

%33.28
%33.12
%33.59

CMYK color model

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

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

CMYK: (1,1,0,16)
C1M1Y0K16 (1%, 1%, 0%, 16%)
(0.01 / 0.01 / 0.00 / 0.16)

CMYK percentages

%0.93
%1.4
%0
%16.08

Codes

Color #D4D3D6 in popluar color models

D4 D3 D6
RGB 212 211 214
HSL 260° 3.53% 83.33%
HSB/HSV 260° 1.40% 83.92%
CMYK 0.93% 1.40% 0.00%
16.08%

Color #D4D3D6 in popluar number systems.

HEX D4 D3 D6
Decimal 212 211 214
Binary 11010100 11010011 11010110
Octal 324 323 326

Shades and tints

Shades of #D4D3D6

#D4D3D6
(212,211,214)
#C1C0C3
(193,192,195)
#AEADB0
(174,173,176)
#9B9A9D
(155,154,157)
#88878A
(136,135,138)
#757477
(117,116,119)
#626164
(98,97,100)
#4F4E51
(79,78,81)
#3C3B3E
(60,59,62)
#29282B
(41,40,43)
#161518
(22,21,24)
#000000
(0,0,0)

Tints of #D4D3D6

#D4D3D6
(212,211,214)
#D7D7D9
(215,215,217)
#DADBDC
(218,219,220)
#DDDFDF
(221,223,223)
#E0E3E2
(224,227,226)
#E3E7E5
(227,231,229)
#E6EBE8
(230,235,232)
#E9EFEB
(233,239,235)
#ECF3EE
(236,243,238)
#EFF7F1
(239,247,241)
#F2FBF4
(242,251,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D4D3D6; }

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

This text font color is #D4D3D6.

Background Color

.myBgColor { background-color: #D4D3D6; }

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

This div background color is #D4D3D6.

Border color

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

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

This div border color is #D4D3D6.

Opacity

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

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

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

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

This text has shadow with #D4D3D6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D4D3D6.

Preview

Color preview on black background

This text has color #D4D3D6 on black background.


Color preview on white background

This text has color #D4D3D6 on white background.


Black color preview on #D4D3D6 background

This text has black color on #D4D3D6 background.


White color preview on #D4D3D6 background

This text has white color on #D4D3D6 background.


Related colors

Complementary color

Complementary color for #hex is #2B2C29.


I love getcolorcode.com

Triadic colors

1 #D6D4D3 and #D3D6D4 with #D4D3D6 are triadic colors.

2 #D6D3D4 and #D3D4D6 with #D4D3D6 are triadic colors.