COLOR #D48CD1

HEX: #D48CD1 RGB: (212,140,209)

Color info

#D48CD1 contains mainly red and blue colors. Web safe color of #D48CD1 is #CC99CC (or #C9C).

RGB color model

#D48CD1 color RGB value is (212,140,209).

RGB: (212,140,209) (83%, 55%, 82%)

RGB channels and saturation

R 212 of 255 = 83%
G 140 of 255 = 55%
B 209 of 255 = 82%

212
140
209

R + G + B ~ 73%. #D48CD1 is quite light color.

Portions of RGB colors in percentages

R + G + B = 212 + 140 + 209 = 561 (100%)
R 212 of 561 ~ 37.79%
G 140 of 561 ~ 24.96%
B 209 of 561 ~ 37.25'%

%37.79
%24.96
%37.25

CMYK color model

#D48CD1 color CMYK value is (0,34,1,17).

  • cyan value is 0.00%
  • magenta value is 33.96%
  • yellow value is 1.42%
  • key color value is 16.86%

CMYK: (0,34,1,17)
C0M34Y1K17 (0%, 34%, 1%, 17%)
(0.00 / 0.34 / 0.01 / 0.17)

CMYK percentages

%0
%33.96
%1.42
%16.86

Codes

Color #D48CD1 in popluar color models

D4 8C D1
RGB 212 140 209
HSL 303° 45.57% 69.02%
HSB/HSV 303° 33.96% 83.14%
CMYK 0.00% 33.96% 1.42%
16.86%

Color #D48CD1 in popluar number systems.

HEX D4 8C D1
Decimal 212 140 209
Binary 11010100 10001100 11010001
Octal 324 214 321

Shades and tints

Shades of #D48CD1

#D48CD1
(212,140,209)
#C180BE
(193,128,190)
#AE74AB
(174,116,171)
#9B6898
(155,104,152)
#885C85
(136,92,133)
#755072
(117,80,114)
#62445F
(98,68,95)
#4F384C
(79,56,76)
#3C2C39
(60,44,57)
#292026
(41,32,38)
#161413
(22,20,19)
#000000
(0,0,0)

Tints of #D48CD1

#D48CD1
(212,140,209)
#D796D5
(215,150,213)
#DAA0D9
(218,160,217)
#DDAADD
(221,170,221)
#E0B4E1
(224,180,225)
#E3BEE5
(227,190,229)
#E6C8E9
(230,200,233)
#E9D2ED
(233,210,237)
#ECDCF1
(236,220,241)
#EFE6F5
(239,230,245)
#F2F0F9
(242,240,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D48CD1 color. Also use rgb(212,140,209) instead hex code.

Text Font Color

.myTextColor { color: #D48CD1; }

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

This text font color is #D48CD1.

Background Color

.myBgColor { background-color: #D48CD1; }

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

This div background color is #D48CD1.

Border color

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

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

This div border color is #D48CD1.

Opacity

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

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

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

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

This text has shadow with #D48CD1 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D48CD1.

Preview

Color preview on black background

This text has color #D48CD1 on black background.


Color preview on white background

This text has color #D48CD1 on white background.


Black color preview on #D48CD1 background

This text has black color on #D48CD1 background.


White color preview on #D48CD1 background

This text has white color on #D48CD1 background.


Related colors

Complementary color

Complementary color for #hex is #2B732E.


I love getcolorcode.com

Triadic colors

1 #D1D48C and #8CD1D4 with #D48CD1 are triadic colors.

2 #D18CD4 and #8CD4D1 with #D48CD1 are triadic colors.