COLOR #DDD4EB

HEX: #DDD4EB RGB: (221,212,235)

Renk bilgisi

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

RGB renk modeli

#DDD4EB color RGB value is (221,212,235).

RGB: (221,212,235) (87%, 83%, 92%)

RGB bağlantıları ve doygunluk

R 221 of 255 = 87%
G 212 of 255 = 83%
B 235 of 255 = 92%

221
212
235

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

Yüzdelerle RGB renk parçaları

R + G + B = 221 + 212 + 235 = 668 (100%)
R 221 of 668 ~ 33.08%
G 212 of 668 ~ 31.74%
B 235 of 668 ~ 35.18'%

%33.08
%31.74
%35.18

CMYK RENK MODELİ

#DDD4EB rengi CMYK tonu (6,10,0,8).

  • camgöbeği tonu 5.96%
  • eflatun tonu 9.79%
  • sarı tonu 0.00%
  • ana renk tonu 7.84%

CMYK: (6,10,0,8)
C6M10Y0K8 (6%, 10%, 0%, 8%)
(0.06 / 0.10 / 0.00 / 0.08)

CMYK yüzdeleri

%5.96
%9.79
%0
%7.84

Codes

Color #DDD4EB in popluar color models

DD D4 EB
RGB 221 212 235
HSL 263° 36.51% 87.65%
HSB/HSV 263° 9.79% 92.16%
CMYK 5.96% 9.79% 0.00%
7.84%

Color #DDD4EB in popluar number systems.

HEX DD D4 EB
Decimal 221 212 235
Binary 11011101 11010100 11101011
Octal 335 324 353

Shades and tints

Shades of #DDD4EB

#DDD4EB
(221,212,235)
#C9C1D6
(201,193,214)
#B5AEC1
(181,174,193)
#A19BAC
(161,155,172)
#8D8897
(141,136,151)
#797582
(121,117,130)
#65626D
(101,98,109)
#514F58
(81,79,88)
#3D3C43
(61,60,67)
#29292E
(41,41,46)
#151619
(21,22,25)
#000000
(0,0,0)

Tints of #DDD4EB

#DDD4EB
(221,212,235)
#E0D7EC
(224,215,236)
#E3DAED
(227,218,237)
#E6DDEE
(230,221,238)
#E9E0EF
(233,224,239)
#ECE3F0
(236,227,240)
#EFE6F1
(239,230,241)
#F2E9F2
(242,233,242)
#F5ECF3
(245,236,243)
#F8EFF4
(248,239,244)
#FBF2F5
(251,242,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #DDD4EB; }

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

This text font color is #DDD4EB.

Background Color

.myBgColor { background-color: #DDD4EB; }

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

This div background color is #DDD4EB.

Border color

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

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

This div border color is #DDD4EB.

Opacity

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

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

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

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

This text has shadow with #DDD4EB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #DDD4EB.

Preview

Color preview on black background

This text has color #DDD4EB on black background.


Color preview on white background

This text has color #DDD4EB on white background.


Black color preview on #DDD4EB background

This text has black color on #DDD4EB background.


White color preview on #DDD4EB background

This text has white color on #DDD4EB background.


Related colors

Complementary color

Complementary color for #hex is #222B14.


I love getcolorcode.com

Triadic colors

1 #EBDDD4 and #D4EBDD with #DDD4EB are triadic colors.

2 #EBD4DD and #D4DDEB with #DDD4EB are triadic colors.