COLOR #D770D5

HEX: #D770D5 RGB: (215,112,213)

Color info

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

RGB color model

#D770D5 color RGB value is (215,112,213).

RGB: (215,112,213) (84%, 44%, 84%)

RGB channels and saturation

R 215 of 255 = 84%
G 112 of 255 = 44%
B 213 of 255 = 84%

215
112
213

R + G + B ~ 71%. #D770D5 is quite light color.

Portions of RGB colors in percentages

R + G + B = 215 + 112 + 213 = 540 (100%)
R 215 of 540 ~ 39.81%
G 112 of 540 ~ 20.74%
B 213 of 540 ~ 39.44'%

%39.81
%20.74
%39.44

CMYK color model

#D770D5 color CMYK value is (0,48,1,16).

  • cyan value is 0.00%
  • magenta value is 47.91%
  • yellow value is 0.93%
  • key color value is 15.69%

CMYK: (0,48,1,16)
C0M48Y1K16 (0%, 48%, 1%, 16%)
(0.00 / 0.48 / 0.01 / 0.16)

CMYK percentages

%0
%47.91
%0.93
%15.69

Codes

Color #D770D5 in popluar color models

D7 70 D5
RGB 215 112 213
HSL 301° 56.28% 64.12%
HSB/HSV 301° 47.91% 84.31%
CMYK 0.00% 47.91% 0.93%
15.69%

Color #D770D5 in popluar number systems.

HEX D7 70 D5
Decimal 215 112 213
Binary 11010111 1110000 11010101
Octal 327 160 325

Shades and tints

Shades of #D770D5

#D770D5
(215,112,213)
#C466C2
(196,102,194)
#B15CAF
(177,92,175)
#9E529C
(158,82,156)
#8B4889
(139,72,137)
#783E76
(120,62,118)
#653463
(101,52,99)
#522A50
(82,42,80)
#3F203D
(63,32,61)
#2C162A
(44,22,42)
#190C17
(25,12,23)
#000000
(0,0,0)

Tints of #D770D5

#D770D5
(215,112,213)
#DA7DD8
(218,125,216)
#DD8ADB
(221,138,219)
#E097DE
(224,151,222)
#E3A4E1
(227,164,225)
#E6B1E4
(230,177,228)
#E9BEE7
(233,190,231)
#ECCBEA
(236,203,234)
#EFD8ED
(239,216,237)
#F2E5F0
(242,229,240)
#F5F2F3
(245,242,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D770D5 color. Also use rgb(215,112,213) instead hex code.

Text Font Color

.myTextColor { color: #D770D5; }

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

This text font color is #D770D5.

Background Color

.myBgColor { background-color: #D770D5; }

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

This div background color is #D770D5.

Border color

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

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

This div border color is #D770D5.

Opacity

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

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

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

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

This text has shadow with #D770D5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D770D5.

Preview

Color preview on black background

This text has color #D770D5 on black background.


Color preview on white background

This text has color #D770D5 on white background.


Black color preview on #D770D5 background

This text has black color on #D770D5 background.


White color preview on #D770D5 background

This text has white color on #D770D5 background.


Related colors

Complementary color

Complementary color for #hex is #288F2A.


I love getcolorcode.com

Triadic colors

1 #D5D770 and #70D5D7 with #D770D5 are triadic colors.

2 #D570D7 and #70D7D5 with #D770D5 are triadic colors.