COLOR #DDD4EE

HEX: #DDD4EE RGB: (221,212,238)

Renk bilgisi

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

RGB renk modeli

#DDD4EE color RGB value is (221,212,238).

RGB: (221,212,238) (87%, 83%, 93%)

RGB bağlantıları ve doygunluk

R 221 of 255 = 87%
G 212 of 255 = 83%
B 238 of 255 = 93%

221
212
238

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

Yüzdelerle RGB renk parçaları

R + G + B = 221 + 212 + 238 = 671 (100%)
R 221 of 671 ~ 32.94%
G 212 of 671 ~ 31.59%
B 238 of 671 ~ 35.47'%

%32.94
%31.59
%35.47

CMYK RENK MODELİ

#DDD4EE rengi CMYK tonu (7,11,0,7).

  • camgöbeği tonu 7.14%
  • eflatun tonu 10.92%
  • sarı tonu 0.00%
  • ana renk tonu 6.67%

CMYK: (7,11,0,7)
C7M11Y0K7 (7%, 11%, 0%, 7%)
(0.07 / 0.11 / 0.00 / 0.07)

CMYK yüzdeleri

%7.14
%10.92
%0
%6.67

Codes

Color #DDD4EE in popluar color models

DD D4 EE
RGB 221 212 238
HSL 261° 43.33% 88.24%
HSB/HSV 261° 10.92% 93.33%
CMYK 7.14% 10.92% 0.00%
6.67%

Color #DDD4EE in popluar number systems.

HEX DD D4 EE
Decimal 221 212 238
Binary 11011101 11010100 11101110
Octal 335 324 356

Shades and tints

Shades of #DDD4EE

#DDD4EE
(221,212,238)
#C9C1D9
(201,193,217)
#B5AEC4
(181,174,196)
#A19BAF
(161,155,175)
#8D889A
(141,136,154)
#797585
(121,117,133)
#656270
(101,98,112)
#514F5B
(81,79,91)
#3D3C46
(61,60,70)
#292931
(41,41,49)
#15161C
(21,22,28)
#000000
(0,0,0)

Tints of #DDD4EE

#DDD4EE
(221,212,238)
#E0D7EF
(224,215,239)
#E3DAF0
(227,218,240)
#E6DDF1
(230,221,241)
#E9E0F2
(233,224,242)
#ECE3F3
(236,227,243)
#EFE6F4
(239,230,244)
#F2E9F5
(242,233,245)
#F5ECF6
(245,236,246)
#F8EFF7
(248,239,247)
#FBF2F8
(251,242,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #DDD4EE color. Also use rgb(221,212,238) instead hex code.

Text Font Color

.myTextColor { color: #DDD4EE; }

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

This text font color is #DDD4EE.

Background Color

.myBgColor { background-color: #DDD4EE; }

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

This div background color is #DDD4EE.

Border color

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

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

This div border color is #DDD4EE.

Opacity

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

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

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

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

This text has shadow with #DDD4EE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #DDD4EE.

Preview

Color preview on black background

This text has color #DDD4EE on black background.


Color preview on white background

This text has color #DDD4EE on white background.


Black color preview on #DDD4EE background

This text has black color on #DDD4EE background.


White color preview on #DDD4EE background

This text has white color on #DDD4EE background.


Related colors

Complementary color

Complementary color for #hex is #222B11.


I love getcolorcode.com

Triadic colors

1 #EEDDD4 and #D4EEDD with #DDD4EE are triadic colors.

2 #EED4DD and #D4DDEE with #DDD4EE are triadic colors.