COLOR #D4A4CA

HEX: #D4A4CA RGB: (212,164,202)

Color info

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

RGB color model

#D4A4CA color RGB value is (212,164,202).

RGB: (212,164,202) (83%, 64%, 79%)

RGB channels and saturation

R 212 of 255 = 83%
G 164 of 255 = 64%
B 202 of 255 = 79%

212
164
202

R + G + B ~ 75%. #D4A4CA is quite light color.

Portions of RGB colors in percentages

R + G + B = 212 + 164 + 202 = 578 (100%)
R 212 of 578 ~ 36.68%
G 164 of 578 ~ 28.37%
B 202 of 578 ~ 34.95'%

%36.68
%28.37
%34.95

CMYK color model

#D4A4CA color CMYK value is (0,23,5,17).

  • cyan value is 0.00%
  • magenta value is 22.64%
  • yellow value is 4.72%
  • key color value is 16.86%

CMYK: (0,23,5,17)
C0M23Y5K17 (0%, 23%, 5%, 17%)
(0.00 / 0.23 / 0.05 / 0.17)

CMYK percentages

%0
%22.64
%4.72
%16.86

Codes

Color #D4A4CA in popluar color models

D4 A4 CA
RGB 212 164 202
HSL 313° 35.82% 73.73%
HSB/HSV 313° 22.64% 83.14%
CMYK 0.00% 22.64% 4.72%
16.86%

Color #D4A4CA in popluar number systems.

HEX D4 A4 CA
Decimal 212 164 202
Binary 11010100 10100100 11001010
Octal 324 244 312

Shades and tints

Shades of #D4A4CA

#D4A4CA
(212,164,202)
#C196B8
(193,150,184)
#AE88A6
(174,136,166)
#9B7A94
(155,122,148)
#886C82
(136,108,130)
#755E70
(117,94,112)
#62505E
(98,80,94)
#4F424C
(79,66,76)
#3C343A
(60,52,58)
#292628
(41,38,40)
#161816
(22,24,22)
#000000
(0,0,0)

Tints of #D4A4CA

#D4A4CA
(212,164,202)
#D7ACCE
(215,172,206)
#DAB4D2
(218,180,210)
#DDBCD6
(221,188,214)
#E0C4DA
(224,196,218)
#E3CCDE
(227,204,222)
#E6D4E2
(230,212,226)
#E9DCE6
(233,220,230)
#ECE4EA
(236,228,234)
#EFECEE
(239,236,238)
#F2F4F2
(242,244,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D4A4CA color. Also use rgb(212,164,202) instead hex code.

Text Font Color

.myTextColor { color: #D4A4CA; }

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

This text font color is #D4A4CA.

Background Color

.myBgColor { background-color: #D4A4CA; }

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

This div background color is #D4A4CA.

Border color

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

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

This div border color is #D4A4CA.

Opacity

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

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

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

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

This text has shadow with #D4A4CA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D4A4CA.

Preview

Color preview on black background

This text has color #D4A4CA on black background.


Color preview on white background

This text has color #D4A4CA on white background.


Black color preview on #D4A4CA background

This text has black color on #D4A4CA background.


White color preview on #D4A4CA background

This text has white color on #D4A4CA background.


Related colors

Complementary color

Complementary color for #hex is #2B5B35.


I love getcolorcode.com

Triadic colors

1 #CAD4A4 and #A4CAD4 with #D4A4CA are triadic colors.

2 #CAA4D4 and #A4D4CA with #D4A4CA are triadic colors.