COLOR #D5C6E6

HEX: #D5C6E6 RGB: (213,198,230)

Renk bilgisi

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

RGB renk modeli

#D5C6E6 color RGB value is (213,198,230).

RGB: (213,198,230) (84%, 78%, 90%)

RGB bağlantıları ve doygunluk

R 213 of 255 = 84%
G 198 of 255 = 78%
B 230 of 255 = 90%

213
198
230

R + G + B ~ 84%. #D5C6E6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 213 + 198 + 230 = 641 (100%)
R 213 of 641 ~ 33.23%
G 198 of 641 ~ 30.89%
B 230 of 641 ~ 35.88'%

%33.23
%30.89
%35.88

CMYK RENK MODELİ

#D5C6E6 rengi CMYK tonu (7,14,0,10).

  • camgöbeği tonu 7.39%
  • eflatun tonu 13.91%
  • sarı tonu 0.00%
  • ana renk tonu 9.80%

CMYK: (7,14,0,10)
C7M14Y0K10 (7%, 14%, 0%, 10%)
(0.07 / 0.14 / 0.00 / 0.10)

CMYK yüzdeleri

%7.39
%13.91
%0
%9.8

Codes

Color #D5C6E6 in popluar color models

D5 C6 E6
RGB 213 198 230
HSL 268° 39.02% 83.92%
HSB/HSV 268° 13.91% 90.20%
CMYK 7.39% 13.91% 0.00%
9.80%

Color #D5C6E6 in popluar number systems.

HEX D5 C6 E6
Decimal 213 198 230
Binary 11010101 11000110 11100110
Octal 325 306 346

Shades and tints

Shades of #D5C6E6

#D5C6E6
(213,198,230)
#C2B4D2
(194,180,210)
#AFA2BE
(175,162,190)
#9C90AA
(156,144,170)
#897E96
(137,126,150)
#766C82
(118,108,130)
#635A6E
(99,90,110)
#50485A
(80,72,90)
#3D3646
(61,54,70)
#2A2432
(42,36,50)
#17121E
(23,18,30)
#000000
(0,0,0)

Tints of #D5C6E6

#D5C6E6
(213,198,230)
#D8CBE8
(216,203,232)
#DBD0EA
(219,208,234)
#DED5EC
(222,213,236)
#E1DAEE
(225,218,238)
#E4DFF0
(228,223,240)
#E7E4F2
(231,228,242)
#EAE9F4
(234,233,244)
#EDEEF6
(237,238,246)
#F0F3F8
(240,243,248)
#F3F8FA
(243,248,250)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D5C6E6 color. Also use rgb(213,198,230) instead hex code.

Text Font Color

.myTextColor { color: #D5C6E6; }

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

This text font color is #D5C6E6.

Background Color

.myBgColor { background-color: #D5C6E6; }

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

This div background color is #D5C6E6.

Border color

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

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

This div border color is #D5C6E6.

Opacity

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

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

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

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

This text has shadow with #D5C6E6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5C6E6.

Preview

Color preview on black background

This text has color #D5C6E6 on black background.


Color preview on white background

This text has color #D5C6E6 on white background.


Black color preview on #D5C6E6 background

This text has black color on #D5C6E6 background.


White color preview on #D5C6E6 background

This text has white color on #D5C6E6 background.


Related colors

Complementary color

Complementary color for #hex is #2A3919.


I love getcolorcode.com

Triadic colors

1 #E6D5C6 and #C6E6D5 with #D5C6E6 are triadic colors.

2 #E6C6D5 and #C6D5E6 with #D5C6E6 are triadic colors.