COLOR #D9C5EB

HEX: #D9C5EB RGB: (217,197,235)

Renk bilgisi

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

RGB renk modeli

#D9C5EB color RGB value is (217,197,235).

RGB: (217,197,235) (85%, 77%, 92%)

RGB bağlantıları ve doygunluk

R 217 of 255 = 85%
G 197 of 255 = 77%
B 235 of 255 = 92%

217
197
235

R + G + B ~ 85%. #D9C5EB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 217 + 197 + 235 = 649 (100%)
R 217 of 649 ~ 33.44%
G 197 of 649 ~ 30.35%
B 235 of 649 ~ 36.21'%

%33.44
%30.35
%36.21

CMYK RENK MODELİ

#D9C5EB rengi CMYK tonu (8,16,0,8).

  • camgöbeği tonu 7.66%
  • eflatun tonu 16.17%
  • sarı tonu 0.00%
  • ana renk tonu 7.84%

CMYK: (8,16,0,8)
C8M16Y0K8 (8%, 16%, 0%, 8%)
(0.08 / 0.16 / 0.00 / 0.08)

CMYK yüzdeleri

%7.66
%16.17
%0
%7.84

Codes

Color #D9C5EB in popluar color models

D9 C5 EB
RGB 217 197 235
HSL 272° 48.72% 84.71%
HSB/HSV 272° 16.17% 92.16%
CMYK 7.66% 16.17% 0.00%
7.84%

Color #D9C5EB in popluar number systems.

HEX D9 C5 EB
Decimal 217 197 235
Binary 11011001 11000101 11101011
Octal 331 305 353

Shades and tints

Shades of #D9C5EB

#D9C5EB
(217,197,235)
#C6B4D6
(198,180,214)
#B3A3C1
(179,163,193)
#A092AC
(160,146,172)
#8D8197
(141,129,151)
#7A7082
(122,112,130)
#675F6D
(103,95,109)
#544E58
(84,78,88)
#413D43
(65,61,67)
#2E2C2E
(46,44,46)
#1B1B19
(27,27,25)
#000000
(0,0,0)

Tints of #D9C5EB

#D9C5EB
(217,197,235)
#DCCAEC
(220,202,236)
#DFCFED
(223,207,237)
#E2D4EE
(226,212,238)
#E5D9EF
(229,217,239)
#E8DEF0
(232,222,240)
#EBE3F1
(235,227,241)
#EEE8F2
(238,232,242)
#F1EDF3
(241,237,243)
#F4F2F4
(244,242,244)
#F7F7F5
(247,247,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D9C5EB color. Also use rgb(217,197,235) instead hex code.

Text Font Color

.myTextColor { color: #D9C5EB; }

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

This text font color is #D9C5EB.

Background Color

.myBgColor { background-color: #D9C5EB; }

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

This div background color is #D9C5EB.

Border color

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

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

This div border color is #D9C5EB.

Opacity

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

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

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

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

This text has shadow with #D9C5EB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D9C5EB.

Preview

Color preview on black background

This text has color #D9C5EB on black background.


Color preview on white background

This text has color #D9C5EB on white background.


Black color preview on #D9C5EB background

This text has black color on #D9C5EB background.


White color preview on #D9C5EB background

This text has white color on #D9C5EB background.


Related colors

Complementary color

Complementary color for #hex is #263A14.


I love getcolorcode.com

Triadic colors

1 #EBD9C5 and #C5EBD9 with #D9C5EB are triadic colors.

2 #EBC5D9 and #C5D9EB with #D9C5EB are triadic colors.