COLOR #DDD6E6

HEX: #DDD6E6 RGB: (221,214,230)

Renk bilgisi

#DDD6E6 contains red, green and blue colors in about the same proportion. #DDD6E6 ‘ nin web güvenlik rengi #CCCCCC (ya da #CCC) dir.

RGB renk modeli

#DDD6E6 color RGB value is (221,214,230).

RGB: (221,214,230) (87%, 84%, 90%)

RGB bağlantıları ve doygunluk

R 221 of 255 = 87%
G 214 of 255 = 84%
B 230 of 255 = 90%

221
214
230

R + G + B ~ 87%. #DDD6E6 is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 221 + 214 + 230 = 665 (100%)
R 221 of 665 ~ 33.23%
G 214 of 665 ~ 32.18%
B 230 of 665 ~ 34.59'%

%33.23
%32.18
%34.59

CMYK RENK MODELİ

#DDD6E6 rengi CMYK tonu (4,7,0,10).

  • camgöbeği tonu 3.91%
  • eflatun tonu 6.96%
  • sarı tonu 0.00%
  • ana renk tonu 9.80%

CMYK: (4,7,0,10)
C4M7Y0K10 (4%, 7%, 0%, 10%)
(0.04 / 0.07 / 0.00 / 0.10)

CMYK yüzdeleri

%3.91
%6.96
%0
%9.8

Codes

Color #DDD6E6 in popluar color models

DD D6 E6
RGB 221 214 230
HSL 266° 24.24% 87.06%
HSB/HSV 266° 6.96% 90.20%
CMYK 3.91% 6.96% 0.00%
9.80%

Color #DDD6E6 in popluar number systems.

HEX DD D6 E6
Decimal 221 214 230
Binary 11011101 11010110 11100110
Octal 335 326 346

Shades and tints

Shades of #DDD6E6

#DDD6E6
(221,214,230)
#C9C3D2
(201,195,210)
#B5B0BE
(181,176,190)
#A19DAA
(161,157,170)
#8D8A96
(141,138,150)
#797782
(121,119,130)
#65646E
(101,100,110)
#51515A
(81,81,90)
#3D3E46
(61,62,70)
#292B32
(41,43,50)
#15181E
(21,24,30)
#000000
(0,0,0)

Tints of #DDD6E6

#DDD6E6
(221,214,230)
#E0D9E8
(224,217,232)
#E3DCEA
(227,220,234)
#E6DFEC
(230,223,236)
#E9E2EE
(233,226,238)
#ECE5F0
(236,229,240)
#EFE8F2
(239,232,242)
#F2EBF4
(242,235,244)
#F5EEF6
(245,238,246)
#F8F1F8
(248,241,248)
#FBF4FA
(251,244,250)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #DDD6E6 color. Also use rgb(221,214,230) instead hex code.

Text Font Color

.myTextColor { color: #DDD6E6; }

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

This text font color is #DDD6E6.

Background Color

.myBgColor { background-color: #DDD6E6; }

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

This div background color is #DDD6E6.

Border color

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

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

This div border color is #DDD6E6.

Opacity

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

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

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

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

This text has shadow with #DDD6E6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #DDD6E6.

Preview

Color preview on black background

This text has color #DDD6E6 on black background.


Color preview on white background

This text has color #DDD6E6 on white background.


Black color preview on #DDD6E6 background

This text has black color on #DDD6E6 background.


White color preview on #DDD6E6 background

This text has white color on #DDD6E6 background.


Related colors

Complementary color

Complementary color for #hex is #222919.


I love getcolorcode.com

Triadic colors

1 #E6DDD6 and #D6E6DD with #DDD6E6 are triadic colors.

2 #E6D6DD and #D6DDE6 with #DDD6E6 are triadic colors.