COLOR #D470B2

HEX: #D470B2 RGB: (212,112,178)

Color info

#D470B2 contains mainly red and blue colors. Web safe color of #D470B2 is #CC6699 (or #C69).

RGB color model

#D470B2 color RGB value is (212,112,178).

RGB: (212,112,178) (83%, 44%, 70%)

RGB channels and saturation

R 212 of 255 = 83%
G 112 of 255 = 44%
B 178 of 255 = 70%

212
112
178

R + G + B ~ 66%. #D470B2 is quite light color.

Portions of RGB colors in percentages

R + G + B = 212 + 112 + 178 = 502 (100%)
R 212 of 502 ~ 42.23%
G 112 of 502 ~ 22.31%
B 178 of 502 ~ 35.46'%

%42.23
%22.31
%35.46

CMYK color model

#D470B2 color CMYK value is (0,47,16,17).

  • cyan value is 0.00%
  • magenta value is 47.17%
  • yellow value is 16.04%
  • key color value is 16.86%

CMYK: (0,47,16,17)
C0M47Y16K17 (0%, 47%, 16%, 17%)
(0.00 / 0.47 / 0.16 / 0.17)

CMYK percentages

%0
%47.17
%16.04
%16.86

Codes

Color #D470B2 in popluar color models

D4 70 B2
RGB 212 112 178
HSL 320° 53.76% 63.53%
HSB/HSV 320° 47.17% 83.14%
CMYK 0.00% 47.17% 16.04%
16.86%

Color #D470B2 in popluar number systems.

HEX D4 70 B2
Decimal 212 112 178
Binary 11010100 1110000 10110010
Octal 324 160 262

Shades and tints

Shades of #D470B2

#D470B2
(212,112,178)
#C166A2
(193,102,162)
#AE5C92
(174,92,146)
#9B5282
(155,82,130)
#884872
(136,72,114)
#753E62
(117,62,98)
#623452
(98,52,82)
#4F2A42
(79,42,66)
#3C2032
(60,32,50)
#291622
(41,22,34)
#160C12
(22,12,18)
#000000
(0,0,0)

Tints of #D470B2

#D470B2
(212,112,178)
#D77DB9
(215,125,185)
#DA8AC0
(218,138,192)
#DD97C7
(221,151,199)
#E0A4CE
(224,164,206)
#E3B1D5
(227,177,213)
#E6BEDC
(230,190,220)
#E9CBE3
(233,203,227)
#ECD8EA
(236,216,234)
#EFE5F1
(239,229,241)
#F2F2F8
(242,242,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D470B2; }

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

This text font color is #D470B2.

Background Color

.myBgColor { background-color: #D470B2; }

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

This div background color is #D470B2.

Border color

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

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

This div border color is #D470B2.

Opacity

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

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

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

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

This text has shadow with #D470B2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D470B2.

Preview

Color preview on black background

This text has color #D470B2 on black background.


Color preview on white background

This text has color #D470B2 on white background.


Black color preview on #D470B2 background

This text has black color on #D470B2 background.


White color preview on #D470B2 background

This text has white color on #D470B2 background.


Related colors

Complementary color

Complementary color for #hex is #2B8F4D.


I love getcolorcode.com

Triadic colors

1 #B2D470 and #70B2D4 with #D470B2 are triadic colors.

2 #B270D4 and #70D4B2 with #D470B2 are triadic colors.