COLOR #D5ADC8

HEX: #D5ADC8 RGB: (213,173,200)

Renk bilgisi

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

RGB renk modeli

#D5ADC8 color RGB value is (213,173,200).

RGB: (213,173,200) (84%, 68%, 78%)

RGB bağlantıları ve doygunluk

R 213 of 255 = 84%
G 173 of 255 = 68%
B 200 of 255 = 78%

213
173
200

R + G + B ~ 77%. #D5ADC8 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 213 + 173 + 200 = 586 (100%)
R 213 of 586 ~ 36.35%
G 173 of 586 ~ 29.52%
B 200 of 586 ~ 34.13'%

%36.35
%29.52
%34.13

CMYK RENK MODELİ

#D5ADC8 rengi CMYK tonu (0,19,6,16).

  • camgöbeği tonu 0.00%
  • eflatun tonu 18.78%
  • sarı tonu 6.10%
  • ana renk tonu 16.47%

CMYK: (0,19,6,16)
C0M19Y6K16 (0%, 19%, 6%, 16%)
(0.00 / 0.19 / 0.06 / 0.16)

CMYK yüzdeleri

%0
%18.78
%6.1
%16.47

Codes

Color #D5ADC8 in popluar color models

D5 AD C8
RGB 213 173 200
HSL 320° 32.26% 75.69%
HSB/HSV 320° 18.78% 83.53%
CMYK 0.00% 18.78% 6.10%
16.47%

Color #D5ADC8 in popluar number systems.

HEX D5 AD C8
Decimal 213 173 200
Binary 11010101 10101101 11001000
Octal 325 255 310

Shades and tints

Shades of #D5ADC8

#D5ADC8
(213,173,200)
#C29EB6
(194,158,182)
#AF8FA4
(175,143,164)
#9C8092
(156,128,146)
#897180
(137,113,128)
#76626E
(118,98,110)
#63535C
(99,83,92)
#50444A
(80,68,74)
#3D3538
(61,53,56)
#2A2626
(42,38,38)
#171714
(23,23,20)
#000000
(0,0,0)

Tints of #D5ADC8

#D5ADC8
(213,173,200)
#D8B4CD
(216,180,205)
#DBBBD2
(219,187,210)
#DEC2D7
(222,194,215)
#E1C9DC
(225,201,220)
#E4D0E1
(228,208,225)
#E7D7E6
(231,215,230)
#EADEEB
(234,222,235)
#EDE5F0
(237,229,240)
#F0ECF5
(240,236,245)
#F3F3FA
(243,243,250)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D5ADC8 color. Also use rgb(213,173,200) instead hex code.

Text Font Color

.myTextColor { color: #D5ADC8; }

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

This text font color is #D5ADC8.

Background Color

.myBgColor { background-color: #D5ADC8; }

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

This div background color is #D5ADC8.

Border color

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

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

This div border color is #D5ADC8.

Opacity

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

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

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

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

This text has shadow with #D5ADC8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5ADC8.

Preview

Color preview on black background

This text has color #D5ADC8 on black background.


Color preview on white background

This text has color #D5ADC8 on white background.


Black color preview on #D5ADC8 background

This text has black color on #D5ADC8 background.


White color preview on #D5ADC8 background

This text has white color on #D5ADC8 background.


Related colors

Complementary color

Complementary color for #hex is #2A5237.


I love getcolorcode.com

Triadic colors

1 #C8D5AD and #ADC8D5 with #D5ADC8 are triadic colors.

2 #C8ADD5 and #ADD5C8 with #D5ADC8 are triadic colors.