COLOR #DDD6ED

HEX: #DDD6ED RGB: (221,214,237)

Renk bilgisi

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

RGB renk modeli

#DDD6ED color RGB value is (221,214,237).

RGB: (221,214,237) (87%, 84%, 93%)

RGB bağlantıları ve doygunluk

R 221 of 255 = 87%
G 214 of 255 = 84%
B 237 of 255 = 93%

221
214
237

R + G + B ~ 88%. #DDD6ED is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 221 + 214 + 237 = 672 (100%)
R 221 of 672 ~ 32.89%
G 214 of 672 ~ 31.85%
B 237 of 672 ~ 35.27'%

%32.89
%31.85
%35.27

CMYK RENK MODELİ

#DDD6ED rengi CMYK tonu (7,10,0,7).

  • camgöbeği tonu 6.75%
  • eflatun tonu 9.70%
  • sarı tonu 0.00%
  • ana renk tonu 7.06%

CMYK: (7,10,0,7)
C7M10Y0K7 (7%, 10%, 0%, 7%)
(0.07 / 0.10 / 0.00 / 0.07)

CMYK yüzdeleri

%6.75
%9.7
%0
%7.06

Codes

Color #DDD6ED in popluar color models

DD D6 ED
RGB 221 214 237
HSL 258° 38.98% 88.43%
HSB/HSV 258° 9.70% 92.94%
CMYK 6.75% 9.70% 0.00%
7.06%

Color #DDD6ED in popluar number systems.

HEX DD D6 ED
Decimal 221 214 237
Binary 11011101 11010110 11101101
Octal 335 326 355

Shades and tints

Shades of #DDD6ED

#DDD6ED
(221,214,237)
#C9C3D8
(201,195,216)
#B5B0C3
(181,176,195)
#A19DAE
(161,157,174)
#8D8A99
(141,138,153)
#797784
(121,119,132)
#65646F
(101,100,111)
#51515A
(81,81,90)
#3D3E45
(61,62,69)
#292B30
(41,43,48)
#15181B
(21,24,27)
#000000
(0,0,0)

Tints of #DDD6ED

#DDD6ED
(221,214,237)
#E0D9EE
(224,217,238)
#E3DCEF
(227,220,239)
#E6DFF0
(230,223,240)
#E9E2F1
(233,226,241)
#ECE5F2
(236,229,242)
#EFE8F3
(239,232,243)
#F2EBF4
(242,235,244)
#F5EEF5
(245,238,245)
#F8F1F6
(248,241,246)
#FBF4F7
(251,244,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #DDD6ED; }

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

This text font color is #DDD6ED.

Background Color

.myBgColor { background-color: #DDD6ED; }

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

This div background color is #DDD6ED.

Border color

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

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

This div border color is #DDD6ED.

Opacity

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

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

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

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

This text has shadow with #DDD6ED color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #DDD6ED.

Preview

Color preview on black background

This text has color #DDD6ED on black background.


Color preview on white background

This text has color #DDD6ED on white background.


Black color preview on #DDD6ED background

This text has black color on #DDD6ED background.


White color preview on #DDD6ED background

This text has white color on #DDD6ED background.


Related colors

Complementary color

Complementary color for #hex is #222912.


I love getcolorcode.com

Triadic colors

1 #EDDDD6 and #D6EDDD with #DDD6ED are triadic colors.

2 #EDD6DD and #D6DDED with #DDD6ED are triadic colors.