COLOR #D071D4

HEX: #D071D4 RGB: (208,113,212)

Color info

#D071D4 contains mainly red and blue colors. Web safe color of #D071D4 is #CC66CC (or #C6C).

RGB color model

#D071D4 color RGB value is (208,113,212).

RGB: (208,113,212) (82%, 44%, 83%)

RGB channels and saturation

R 208 of 255 = 82%
G 113 of 255 = 44%
B 212 of 255 = 83%

208
113
212

R + G + B ~ 70%. #D071D4 is quite light color.

Portions of RGB colors in percentages

R + G + B = 208 + 113 + 212 = 533 (100%)
R 208 of 533 ~ 39.02%
G 113 of 533 ~ 21.2%
B 212 of 533 ~ 39.77'%

%39.02
%21.2
%39.77

CMYK color model

#D071D4 color CMYK value is (2,47,0,17).

  • cyan value is 1.89%
  • magenta value is 46.70%
  • yellow value is 0.00%
  • key color value is 16.86%

CMYK: (2,47,0,17)
C2M47Y0K17 (2%, 47%, 0%, 17%)
(0.02 / 0.47 / 0.00 / 0.17)

CMYK percentages

%1.89
%46.7
%0
%16.86

Codes

Color #D071D4 in popluar color models

D0 71 D4
RGB 208 113 212
HSL 298° 53.51% 63.73%
HSB/HSV 298° 46.70% 83.14%
CMYK 1.89% 46.70% 0.00%
16.86%

Color #D071D4 in popluar number systems.

HEX D0 71 D4
Decimal 208 113 212
Binary 11010000 1110001 11010100
Octal 320 161 324

Shades and tints

Shades of #D071D4

#D071D4
(208,113,212)
#BE67C1
(190,103,193)
#AC5DAE
(172,93,174)
#9A539B
(154,83,155)
#884988
(136,73,136)
#763F75
(118,63,117)
#643562
(100,53,98)
#522B4F
(82,43,79)
#40213C
(64,33,60)
#2E1729
(46,23,41)
#1C0D16
(28,13,22)
#000000
(0,0,0)

Tints of #D071D4

#D071D4
(208,113,212)
#D47DD7
(212,125,215)
#D889DA
(216,137,218)
#DC95DD
(220,149,221)
#E0A1E0
(224,161,224)
#E4ADE3
(228,173,227)
#E8B9E6
(232,185,230)
#ECC5E9
(236,197,233)
#F0D1EC
(240,209,236)
#F4DDEF
(244,221,239)
#F8E9F2
(248,233,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D071D4; }

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

This text font color is #D071D4.

Background Color

.myBgColor { background-color: #D071D4; }

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

This div background color is #D071D4.

Border color

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

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

This div border color is #D071D4.

Opacity

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

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

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

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

This text has shadow with #D071D4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D071D4.

Preview

Color preview on black background

This text has color #D071D4 on black background.


Color preview on white background

This text has color #D071D4 on white background.


Black color preview on #D071D4 background

This text has black color on #D071D4 background.


White color preview on #D071D4 background

This text has white color on #D071D4 background.


Related colors

Complementary color

Complementary color for #hex is #2F8E2B.


I love getcolorcode.com

Triadic colors

1 #D4D071 and #71D4D0 with #D071D4 are triadic colors.

2 #D471D0 and #71D0D4 with #D071D4 are triadic colors.