COLOR #D963A7

HEX: #D963A7 RGB: (217,99,167)

Color info

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

RGB color model

#D963A7 color RGB value is (217,99,167).

RGB: (217,99,167) (85%, 39%, 65%)

RGB channels and saturation

R 217 of 255 = 85%
G 99 of 255 = 39%
B 167 of 255 = 65%

217
99
167

R + G + B ~ 63%. #D963A7 is quite light color.

Portions of RGB colors in percentages

R + G + B = 217 + 99 + 167 = 483 (100%)
R 217 of 483 ~ 44.93%
G 99 of 483 ~ 20.5%
B 167 of 483 ~ 34.58'%

%44.93
%20.5
%34.58

CMYK color model

#D963A7 color CMYK value is (0,54,23,15).

  • cyan value is 0.00%
  • magenta value is 54.38%
  • yellow value is 23.04%
  • key color value is 14.90%

CMYK: (0,54,23,15)
C0M54Y23K15 (0%, 54%, 23%, 15%)
(0.00 / 0.54 / 0.23 / 0.15)

CMYK percentages

%0
%54.38
%23.04
%14.9

Codes

Color #D963A7 in popluar color models

D9 63 A7
RGB 217 99 167
HSL 325° 60.82% 61.96%
HSB/HSV 325° 54.38% 85.10%
CMYK 0.00% 54.38% 23.04%
14.90%

Color #D963A7 in popluar number systems.

HEX D9 63 A7
Decimal 217 99 167
Binary 11011001 1100011 10100111
Octal 331 143 247

Shades and tints

Shades of #D963A7

#D963A7
(217,99,167)
#C65A98
(198,90,152)
#B35189
(179,81,137)
#A0487A
(160,72,122)
#8D3F6B
(141,63,107)
#7A365C
(122,54,92)
#672D4D
(103,45,77)
#54243E
(84,36,62)
#411B2F
(65,27,47)
#2E1220
(46,18,32)
#1B0911
(27,9,17)
#000000
(0,0,0)

Tints of #D963A7

#D963A7
(217,99,167)
#DC71AF
(220,113,175)
#DF7FB7
(223,127,183)
#E28DBF
(226,141,191)
#E59BC7
(229,155,199)
#E8A9CF
(232,169,207)
#EBB7D7
(235,183,215)
#EEC5DF
(238,197,223)
#F1D3E7
(241,211,231)
#F4E1EF
(244,225,239)
#F7EFF7
(247,239,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D963A7 color. Also use rgb(217,99,167) instead hex code.

Text Font Color

.myTextColor { color: #D963A7; }

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

This text font color is #D963A7.

Background Color

.myBgColor { background-color: #D963A7; }

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

This div background color is #D963A7.

Border color

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

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

This div border color is #D963A7.

Opacity

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

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

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

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

This text has shadow with #D963A7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D963A7.

Preview

Color preview on black background

This text has color #D963A7 on black background.


Color preview on white background

This text has color #D963A7 on white background.


Black color preview on #D963A7 background

This text has black color on #D963A7 background.


White color preview on #D963A7 background

This text has white color on #D963A7 background.


Related colors

Complementary color

Complementary color for #hex is #269C58.


I love getcolorcode.com

Triadic colors

1 #A7D963 and #63A7D9 with #D963A7 are triadic colors.

2 #A763D9 and #63D9A7 with #D963A7 are triadic colors.