COLOR #D6ADCC

HEX: #D6ADCC RGB: (214,173,204)

Renk bilgisi

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

RGB renk modeli

#D6ADCC color RGB value is (214,173,204).

RGB: (214,173,204) (84%, 68%, 80%)

RGB bağlantıları ve doygunluk

R 214 of 255 = 84%
G 173 of 255 = 68%
B 204 of 255 = 80%

214
173
204

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

Yüzdelerle RGB renk parçaları

R + G + B = 214 + 173 + 204 = 591 (100%)
R 214 of 591 ~ 36.21%
G 173 of 591 ~ 29.27%
B 204 of 591 ~ 34.52'%

%36.21
%29.27
%34.52

CMYK RENK MODELİ

#D6ADCC rengi CMYK tonu (0,19,5,16).

  • camgöbeği tonu 0.00%
  • eflatun tonu 19.16%
  • sarı tonu 4.67%
  • ana renk tonu 16.08%

CMYK: (0,19,5,16)
C0M19Y5K16 (0%, 19%, 5%, 16%)
(0.00 / 0.19 / 0.05 / 0.16)

CMYK yüzdeleri

%0
%19.16
%4.67
%16.08

Codes

Color #D6ADCC in popluar color models

D6 AD CC
RGB 214 173 204
HSL 315° 33.33% 75.88%
HSB/HSV 315° 19.16% 83.92%
CMYK 0.00% 19.16% 4.67%
16.08%

Color #D6ADCC in popluar number systems.

HEX D6 AD CC
Decimal 214 173 204
Binary 11010110 10101101 11001100
Octal 326 255 314

Shades and tints

Shades of #D6ADCC

#D6ADCC
(214,173,204)
#C39EBA
(195,158,186)
#B08FA8
(176,143,168)
#9D8096
(157,128,150)
#8A7184
(138,113,132)
#776272
(119,98,114)
#645360
(100,83,96)
#51444E
(81,68,78)
#3E353C
(62,53,60)
#2B262A
(43,38,42)
#181718
(24,23,24)
#000000
(0,0,0)

Tints of #D6ADCC

#D6ADCC
(214,173,204)
#D9B4D0
(217,180,208)
#DCBBD4
(220,187,212)
#DFC2D8
(223,194,216)
#E2C9DC
(226,201,220)
#E5D0E0
(229,208,224)
#E8D7E4
(232,215,228)
#EBDEE8
(235,222,232)
#EEE5EC
(238,229,236)
#F1ECF0
(241,236,240)
#F4F3F4
(244,243,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D6ADCC color. Also use rgb(214,173,204) instead hex code.

Text Font Color

.myTextColor { color: #D6ADCC; }

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

This text font color is #D6ADCC.

Background Color

.myBgColor { background-color: #D6ADCC; }

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

This div background color is #D6ADCC.

Border color

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

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

This div border color is #D6ADCC.

Opacity

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

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

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

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

This text has shadow with #D6ADCC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D6ADCC.

Preview

Color preview on black background

This text has color #D6ADCC on black background.


Color preview on white background

This text has color #D6ADCC on white background.


Black color preview on #D6ADCC background

This text has black color on #D6ADCC background.


White color preview on #D6ADCC background

This text has white color on #D6ADCC background.


Related colors

Complementary color

Complementary color for #hex is #295233.


I love getcolorcode.com

Triadic colors

1 #CCD6AD and #ADCCD6 with #D6ADCC are triadic colors.

2 #CCADD6 and #ADD6CC with #D6ADCC are triadic colors.