COLOR #D9CAF6

HEX: #D9CAF6 RGB: (217,202,246)

Renk bilgisi

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

RGB renk modeli

#D9CAF6 color RGB value is (217,202,246).

RGB: (217,202,246) (85%, 79%, 96%)

RGB bağlantıları ve doygunluk

R 217 of 255 = 85%
G 202 of 255 = 79%
B 246 of 255 = 96%

217
202
246

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

Yüzdelerle RGB renk parçaları

R + G + B = 217 + 202 + 246 = 665 (100%)
R 217 of 665 ~ 32.63%
G 202 of 665 ~ 30.38%
B 246 of 665 ~ 36.99'%

%32.63
%30.38
%36.99

CMYK RENK MODELİ

#D9CAF6 rengi CMYK tonu (12,18,0,4).

  • camgöbeği tonu 11.79%
  • eflatun tonu 17.89%
  • sarı tonu 0.00%
  • ana renk tonu 3.53%

CMYK: (12,18,0,4)
C12M18Y0K4 (12%, 18%, 0%, 4%)
(0.12 / 0.18 / 0.00 / 0.04)

CMYK yüzdeleri

%11.79
%17.89
%0
%3.53

Codes

Color #D9CAF6 in popluar color models

D9 CA F6
RGB 217 202 246
HSL 260° 70.97% 87.84%
HSB/HSV 260° 17.89% 96.47%
CMYK 11.79% 17.89% 0.00%
3.53%

Color #D9CAF6 in popluar number systems.

HEX D9 CA F6
Decimal 217 202 246
Binary 11011001 11001010 11110110
Octal 331 312 366

Shades and tints

Shades of #D9CAF6

#D9CAF6
(217,202,246)
#C6B8E0
(198,184,224)
#B3A6CA
(179,166,202)
#A094B4
(160,148,180)
#8D829E
(141,130,158)
#7A7088
(122,112,136)
#675E72
(103,94,114)
#544C5C
(84,76,92)
#413A46
(65,58,70)
#2E2830
(46,40,48)
#1B161A
(27,22,26)
#000000
(0,0,0)

Tints of #D9CAF6

#D9CAF6
(217,202,246)
#DCCEF6
(220,206,246)
#DFD2F6
(223,210,246)
#E2D6F6
(226,214,246)
#E5DAF6
(229,218,246)
#E8DEF6
(232,222,246)
#EBE2F6
(235,226,246)
#EEE6F6
(238,230,246)
#F1EAF6
(241,234,246)
#F4EEF6
(244,238,246)
#F7F2F6
(247,242,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D9CAF6 color. Also use rgb(217,202,246) instead hex code.

Text Font Color

.myTextColor { color: #D9CAF6; }

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

This text font color is #D9CAF6.

Background Color

.myBgColor { background-color: #D9CAF6; }

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

This div background color is #D9CAF6.

Border color

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

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

This div border color is #D9CAF6.

Opacity

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

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

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

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

This text has shadow with #D9CAF6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D9CAF6.

Preview

Color preview on black background

This text has color #D9CAF6 on black background.


Color preview on white background

This text has color #D9CAF6 on white background.


Black color preview on #D9CAF6 background

This text has black color on #D9CAF6 background.


White color preview on #D9CAF6 background

This text has white color on #D9CAF6 background.


Related colors

Complementary color

Complementary color for #hex is #263509.


I love getcolorcode.com

Triadic colors

1 #F6D9CA and #CAF6D9 with #D9CAF6 are triadic colors.

2 #F6CAD9 and #CAD9F6 with #D9CAF6 are triadic colors.