COLOR #D7ADC4

HEX: #D7ADC4 RGB: (215,173,196)

Color info

#D7ADC4 contains red, green and blue colors in about the same proportion. Web safe color of #D7ADC4 is #CC99CC (or #C9C).

RGB color model

#D7ADC4 color RGB value is (215,173,196).

RGB: (215,173,196) (84%, 68%, 77%)

RGB channels and saturation

R 215 of 255 = 84%
G 173 of 255 = 68%
B 196 of 255 = 77%

215
173
196

R + G + B ~ 76%. #D7ADC4 is quite light color.

Portions of RGB colors in percentages

R + G + B = 215 + 173 + 196 = 584 (100%)
R 215 of 584 ~ 36.82%
G 173 of 584 ~ 29.62%
B 196 of 584 ~ 33.56'%

%36.82
%29.62
%33.56

CMYK color model

#D7ADC4 color CMYK value is (0,20,9,16).

  • cyan value is 0.00%
  • magenta value is 19.53%
  • yellow value is 8.84%
  • key color value is 15.69%
CMYK: (0,20,9,16) C0M20Y9K16 (0%,20%,9%,16%) (0.00/0.20/0.09/0.16) 

CMYK percentages

%0
%19.53
%8.84
%15.69

Codes

Color #D7ADC4 in popluar color models

D7 AD C4
RGB 215 173 196
HSL 327° 34.43% 76.08%
HSB/HSV 327° 19.53% 84.31%
CMYK 0.00% 19.53% 8.84%
15.69%

Color #D7ADC4 in popluar number systems.

HEX D7 AD C4
Decimal 215 173 196
Binary 11010111 10101101 11000100
Octal 327 255 304

Shades and tints

Shades of #D7ADC4

#D7ADC4
(215,173,196)
#C49EB3
(196,158,179)
#B18FA2
(177,143,162)
#9E8091
(158,128,145)
#8B7180
(139,113,128)
#78626F
(120,98,111)
#65535E
(101,83,94)
#52444D
(82,68,77)
#3F353C
(63,53,60)
#2C262B
(44,38,43)
#19171A
(25,23,26)
#000000
(0,0,0)

Tints of #D7ADC4

#D7ADC4
(215,173,196)
#DAB4C9
(218,180,201)
#DDBBCE
(221,187,206)
#E0C2D3
(224,194,211)
#E3C9D8
(227,201,216)
#E6D0DD
(230,208,221)
#E9D7E2
(233,215,226)
#ECDEE7
(236,222,231)
#EFE5EC
(239,229,236)
#F2ECF1
(242,236,241)
#F5F3F6
(245,243,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D7ADC4 color. Also use rgb(215,173,196) instead hex code.

Text Font Color

.myTextColor { color: #D7ADC4; }

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

This text font color is #D7ADC4.

Background Color

.myBgColor { background-color: #D7ADC4; }

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

This div background color is #D7ADC4.

Border color

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

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

This div border color is #D7ADC4.

Opacity

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

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

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

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

This text has shadow with #D7ADC4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D7ADC4.

Preview

Color preview on black background

This text has color #D7ADC4 on black background.


Color preview on white background

This text has color #D7ADC4 on white background.


Black color preview on #D7ADC4 background

This text has black color on #D7ADC4 background.


White color preview on #D7ADC4 background

This text has white color on #D7ADC4 background.


Related colors

Complementary color

Complementary color for #hex is #28523B.


I love getcolorcode.com

Triadic colors

1 #C4D7AD and #ADC4D7 with #D7ADC4 are triadic colors.

2 #C4ADD7 and #ADD7C4 with #D7ADC4 are triadic colors.