COLOR #D252A5

HEX: #D252A5 RGB: (210,82,165)

Color info

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

RGB color model

#D252A5 color RGB value is (210,82,165).

RGB: (210,82,165) (82%, 32%, 65%)

RGB channels and saturation

R 210 of 255 = 82%
G 82 of 255 = 32%
B 165 of 255 = 65%

210
82
165

R + G + B ~ 60%. #D252A5 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 210 + 82 + 165 = 457 (100%)
R 210 of 457 ~ 45.95%
G 82 of 457 ~ 17.94%
B 165 of 457 ~ 36.11'%

%45.95
%17.94
%36.11

CMYK color model

#D252A5 color CMYK value is (0,61,21,18).

  • cyan value is 0.00%
  • magenta value is 60.95%
  • yellow value is 21.43%
  • key color value is 17.65%

CMYK: (0,61,21,18)
C0M61Y21K18 (0%, 61%, 21%, 18%)
(0.00 / 0.61 / 0.21 / 0.18)

CMYK percentages

%0
%60.95
%21.43
%17.65

Codes

Color #D252A5 in popluar color models

D2 52 A5
RGB 210 82 165
HSL 321° 58.72% 57.25%
HSB/HSV 321° 60.95% 82.35%
CMYK 0.00% 60.95% 21.43%
17.65%

Color #D252A5 in popluar number systems.

HEX D2 52 A5
Decimal 210 82 165
Binary 11010010 1010010 10100101
Octal 322 122 245

Shades and tints

Shades of #D252A5

#D252A5
(210,82,165)
#BF4B96
(191,75,150)
#AC4487
(172,68,135)
#993D78
(153,61,120)
#863669
(134,54,105)
#732F5A
(115,47,90)
#60284B
(96,40,75)
#4D213C
(77,33,60)
#3A1A2D
(58,26,45)
#27131E
(39,19,30)
#140C0F
(20,12,15)
#000000
(0,0,0)

Tints of #D252A5

#D252A5
(210,82,165)
#D661AD
(214,97,173)
#DA70B5
(218,112,181)
#DE7FBD
(222,127,189)
#E28EC5
(226,142,197)
#E69DCD
(230,157,205)
#EAACD5
(234,172,213)
#EEBBDD
(238,187,221)
#F2CAE5
(242,202,229)
#F6D9ED
(246,217,237)
#FAE8F5
(250,232,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D252A5 color. Also use rgb(210,82,165) instead hex code.

Text Font Color

.myTextColor { color: #D252A5; }

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

This text font color is #D252A5.

Background Color

.myBgColor { background-color: #D252A5; }

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

This div background color is #D252A5.

Border color

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

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

This div border color is #D252A5.

Opacity

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

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

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

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

This text has shadow with #D252A5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D252A5.

Preview

Color preview on black background

This text has color #D252A5 on black background.


Color preview on white background

This text has color #D252A5 on white background.


Black color preview on #D252A5 background

This text has black color on #D252A5 background.


White color preview on #D252A5 background

This text has white color on #D252A5 background.


Related colors

Complementary color

Complementary color for #hex is #2DAD5A.


I love getcolorcode.com

Triadic colors

1 #A5D252 and #52A5D2 with #D252A5 are triadic colors.

2 #A552D2 and #52D2A5 with #D252A5 are triadic colors.