COLOR #D5C2E5

HEX: #D5C2E5 RGB: (213,194,229)

Renk bilgisi

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

RGB renk modeli

#D5C2E5 color RGB value is (213,194,229).

RGB: (213,194,229) (84%, 76%, 90%)

RGB bağlantıları ve doygunluk

R 213 of 255 = 84%
G 194 of 255 = 76%
B 229 of 255 = 90%

213
194
229

R + G + B ~ 83%. #D5C2E5 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 213 + 194 + 229 = 636 (100%)
R 213 of 636 ~ 33.49%
G 194 of 636 ~ 30.5%
B 229 of 636 ~ 36.01'%

%33.49
%30.5
%36.01

CMYK RENK MODELİ

#D5C2E5 rengi CMYK tonu (7,15,0,10).

  • camgöbeği tonu 6.99%
  • eflatun tonu 15.28%
  • sarı tonu 0.00%
  • ana renk tonu 10.20%

CMYK: (7,15,0,10)
C7M15Y0K10 (7%, 15%, 0%, 10%)
(0.07 / 0.15 / 0.00 / 0.10)

CMYK yüzdeleri

%6.99
%15.28
%0
%10.2

Codes

Color #D5C2E5 in popluar color models

D5 C2 E5
RGB 213 194 229
HSL 273° 40.23% 82.94%
HSB/HSV 273° 15.28% 89.80%
CMYK 6.99% 15.28% 0.00%
10.20%

Color #D5C2E5 in popluar number systems.

HEX D5 C2 E5
Decimal 213 194 229
Binary 11010101 11000010 11100101
Octal 325 302 345

Shades and tints

Shades of #D5C2E5

#D5C2E5
(213,194,229)
#C2B1D1
(194,177,209)
#AFA0BD
(175,160,189)
#9C8FA9
(156,143,169)
#897E95
(137,126,149)
#766D81
(118,109,129)
#635C6D
(99,92,109)
#504B59
(80,75,89)
#3D3A45
(61,58,69)
#2A2931
(42,41,49)
#17181D
(23,24,29)
#000000
(0,0,0)

Tints of #D5C2E5

#D5C2E5
(213,194,229)
#D8C7E7
(216,199,231)
#DBCCE9
(219,204,233)
#DED1EB
(222,209,235)
#E1D6ED
(225,214,237)
#E4DBEF
(228,219,239)
#E7E0F1
(231,224,241)
#EAE5F3
(234,229,243)
#EDEAF5
(237,234,245)
#F0EFF7
(240,239,247)
#F3F4F9
(243,244,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D5C2E5 color. Also use rgb(213,194,229) instead hex code.

Text Font Color

.myTextColor { color: #D5C2E5; }

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

This text font color is #D5C2E5.

Background Color

.myBgColor { background-color: #D5C2E5; }

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

This div background color is #D5C2E5.

Border color

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

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

This div border color is #D5C2E5.

Opacity

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

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

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

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

This text has shadow with #D5C2E5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5C2E5.

Preview

Color preview on black background

This text has color #D5C2E5 on black background.


Color preview on white background

This text has color #D5C2E5 on white background.


Black color preview on #D5C2E5 background

This text has black color on #D5C2E5 background.


White color preview on #D5C2E5 background

This text has white color on #D5C2E5 background.


Related colors

Complementary color

Complementary color for #hex is #2A3D1A.


I love getcolorcode.com

Triadic colors

1 #E5D5C2 and #C2E5D5 with #D5C2E5 are triadic colors.

2 #E5C2D5 and #C2D5E5 with #D5C2E5 are triadic colors.