COLOR #D48FD4

HEX: #D48FD4 RGB: (212,143,212)

Color info

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

RGB color model

#D48FD4 color RGB value is (212,143,212).

RGB: (212,143,212) (83%, 56%, 83%)

RGB channels and saturation

R 212 of 255 = 83%
G 143 of 255 = 56%
B 212 of 255 = 83%

212
143
212

R + G + B ~ 74%. #D48FD4 is quite light color.

Portions of RGB colors in percentages

R + G + B = 212 + 143 + 212 = 567 (100%)
R 212 of 567 ~ 37.39%
G 143 of 567 ~ 25.22%
B 212 of 567 ~ 37.39'%

%37.39
%25.22
%37.39

CMYK color model

#D48FD4 color CMYK value is (0,33,0,17).

  • cyan value is 0.00%
  • magenta value is 32.55%
  • yellow value is 0.00%
  • key color value is 16.86%

CMYK: (0,33,0,17)
C0M33Y0K17 (0%, 33%, 0%, 17%)
(0.00 / 0.33 / 0.00 / 0.17)

CMYK percentages

%0
%32.55
%0
%16.86

Codes

Color #D48FD4 in popluar color models

D4 8F D4
RGB 212 143 212
HSL 300° 44.52% 69.61%
HSB/HSV 300° 32.55% 83.14%
CMYK 0.00% 32.55% 0.00%
16.86%

Color #D48FD4 in popluar number systems.

HEX D4 8F D4
Decimal 212 143 212
Binary 11010100 10001111 11010100
Octal 324 217 324

Shades and tints

Shades of #D48FD4

#D48FD4
(212,143,212)
#C182C1
(193,130,193)
#AE75AE
(174,117,174)
#9B689B
(155,104,155)
#885B88
(136,91,136)
#754E75
(117,78,117)
#624162
(98,65,98)
#4F344F
(79,52,79)
#3C273C
(60,39,60)
#291A29
(41,26,41)
#160D16
(22,13,22)
#000000
(0,0,0)

Tints of #D48FD4

#D48FD4
(212,143,212)
#D799D7
(215,153,215)
#DAA3DA
(218,163,218)
#DDADDD
(221,173,221)
#E0B7E0
(224,183,224)
#E3C1E3
(227,193,227)
#E6CBE6
(230,203,230)
#E9D5E9
(233,213,233)
#ECDFEC
(236,223,236)
#EFE9EF
(239,233,239)
#F2F3F2
(242,243,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D48FD4; }

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

This text font color is #D48FD4.

Background Color

.myBgColor { background-color: #D48FD4; }

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

This div background color is #D48FD4.

Border color

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

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

This div border color is #D48FD4.

Opacity

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

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

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

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

This text has shadow with #D48FD4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D48FD4.

Preview

Color preview on black background

This text has color #D48FD4 on black background.


Color preview on white background

This text has color #D48FD4 on white background.


Black color preview on #D48FD4 background

This text has black color on #D48FD4 background.


White color preview on #D48FD4 background

This text has white color on #D48FD4 background.


Related colors

Complementary color

Complementary color for #hex is #2B702B.


I love getcolorcode.com

Triadic colors

1 #D4D48F and #8FD4D4 with #D48FD4 are triadic colors.

2 #D48FD4 and #8FD4D4 with #D48FD4 are triadic colors.