COLOR #DDD5EB

HEX: #DDD5EB RGB: (221,213,235)

Renk bilgisi

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

RGB renk modeli

#DDD5EB color RGB value is (221,213,235).

RGB: (221,213,235) (87%, 84%, 92%)

RGB bağlantıları ve doygunluk

R 221 of 255 = 87%
G 213 of 255 = 84%
B 235 of 255 = 92%

221
213
235

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

Yüzdelerle RGB renk parçaları

R + G + B = 221 + 213 + 235 = 669 (100%)
R 221 of 669 ~ 33.03%
G 213 of 669 ~ 31.84%
B 235 of 669 ~ 35.13'%

%33.03
%31.84
%35.13

CMYK RENK MODELİ

#DDD5EB rengi CMYK tonu (6,9,0,8).

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

CMYK: (6,9,0,8)
C6M9Y0K8 (6%, 9%, 0%, 8%)
(0.06 / 0.09 / 0.00 / 0.08)

CMYK yüzdeleri

%5.96
%9.36
%0
%7.84

Codes

Color #DDD5EB in popluar color models

DD D5 EB
RGB 221 213 235
HSL 262° 35.48% 87.84%
HSB/HSV 262° 9.36% 92.16%
CMYK 5.96% 9.36% 0.00%
7.84%

Color #DDD5EB in popluar number systems.

HEX DD D5 EB
Decimal 221 213 235
Binary 11011101 11010101 11101011
Octal 335 325 353

Shades and tints

Shades of #DDD5EB

#DDD5EB
(221,213,235)
#C9C2D6
(201,194,214)
#B5AFC1
(181,175,193)
#A19CAC
(161,156,172)
#8D8997
(141,137,151)
#797682
(121,118,130)
#65636D
(101,99,109)
#515058
(81,80,88)
#3D3D43
(61,61,67)
#292A2E
(41,42,46)
#151719
(21,23,25)
#000000
(0,0,0)

Tints of #DDD5EB

#DDD5EB
(221,213,235)
#E0D8EC
(224,216,236)
#E3DBED
(227,219,237)
#E6DEEE
(230,222,238)
#E9E1EF
(233,225,239)
#ECE4F0
(236,228,240)
#EFE7F1
(239,231,241)
#F2EAF2
(242,234,242)
#F5EDF3
(245,237,243)
#F8F0F4
(248,240,244)
#FBF3F5
(251,243,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #DDD5EB; }

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

This text font color is #DDD5EB.

Background Color

.myBgColor { background-color: #DDD5EB; }

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

This div background color is #DDD5EB.

Border color

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

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

This div border color is #DDD5EB.

Opacity

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

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

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

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

This text has shadow with #DDD5EB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #DDD5EB.

Preview

Color preview on black background

This text has color #DDD5EB on black background.


Color preview on white background

This text has color #DDD5EB on white background.


Black color preview on #DDD5EB background

This text has black color on #DDD5EB background.


White color preview on #DDD5EB background

This text has white color on #DDD5EB background.


Related colors

Complementary color

Complementary color for #hex is #222A14.


I love getcolorcode.com

Triadic colors

1 #EBDDD5 and #D5EBDD with #DDD5EB are triadic colors.

2 #EBD5DD and #D5DDEB with #DDD5EB are triadic colors.