COLOR #DDD5ED

HEX: #DDD5ED RGB: (221,213,237)

Renk bilgisi

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

RGB renk modeli

#DDD5ED color RGB value is (221,213,237).

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

RGB bağlantıları ve doygunluk

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

221
213
237

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

Yüzdelerle RGB renk parçaları

R + G + B = 221 + 213 + 237 = 671 (100%)
R 221 of 671 ~ 32.94%
G 213 of 671 ~ 31.74%
B 237 of 671 ~ 35.32'%

%32.94
%31.74
%35.32

CMYK RENK MODELİ

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

  • camgöbeği tonu 6.75%
  • eflatun tonu 10.13%
  • 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
%10.13
%0
%7.06

Codes

Color #DDD5ED in popluar color models

DD D5 ED
RGB 221 213 237
HSL 260° 40.00% 88.24%
HSB/HSV 260° 10.13% 92.94%
CMYK 6.75% 10.13% 0.00%
7.06%

Color #DDD5ED in popluar number systems.

HEX DD D5 ED
Decimal 221 213 237
Binary 11011101 11010101 11101101
Octal 335 325 355

Shades and tints

Shades of #DDD5ED

#DDD5ED
(221,213,237)
#C9C2D8
(201,194,216)
#B5AFC3
(181,175,195)
#A19CAE
(161,156,174)
#8D8999
(141,137,153)
#797684
(121,118,132)
#65636F
(101,99,111)
#51505A
(81,80,90)
#3D3D45
(61,61,69)
#292A30
(41,42,48)
#15171B
(21,23,27)
#000000
(0,0,0)

Tints of #DDD5ED

#DDD5ED
(221,213,237)
#E0D8EE
(224,216,238)
#E3DBEF
(227,219,239)
#E6DEF0
(230,222,240)
#E9E1F1
(233,225,241)
#ECE4F2
(236,228,242)
#EFE7F3
(239,231,243)
#F2EAF4
(242,234,244)
#F5EDF5
(245,237,245)
#F8F0F6
(248,240,246)
#FBF3F7
(251,243,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #DDD5ED; }

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

This text font color is #DDD5ED.

Background Color

.myBgColor { background-color: #DDD5ED; }

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

This div background color is #DDD5ED.

Border color

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

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

This div border color is #DDD5ED.

Opacity

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

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

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

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

This text has shadow with #DDD5ED color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #DDD5ED.

Preview

Color preview on black background

This text has color #DDD5ED on black background.


Color preview on white background

This text has color #DDD5ED on white background.


Black color preview on #DDD5ED background

This text has black color on #DDD5ED background.


White color preview on #DDD5ED background

This text has white color on #DDD5ED background.


Related colors

Complementary color

Complementary color for #hex is #222A12.


I love getcolorcode.com

Triadic colors

1 #EDDDD5 and #D5EDDD with #DDD5ED are triadic colors.

2 #EDD5DD and #D5DDED with #DDD5ED are triadic colors.