COLOR #D77DD7

HEX: #D77DD7 RGB: (215,125,215)

Color info

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

RGB color model

#D77DD7 color RGB value is (215,125,215).

RGB: (215,125,215) (84%, 49%, 84%)

RGB channels and saturation

R 215 of 255 = 84%
G 125 of 255 = 49%
B 215 of 255 = 84%

215
125
215

R + G + B ~ 72%. #D77DD7 is quite light color.

Portions of RGB colors in percentages

R + G + B = 215 + 125 + 215 = 555 (100%)
R 215 of 555 ~ 38.74%
G 125 of 555 ~ 22.52%
B 215 of 555 ~ 38.74'%

%38.74
%22.52
%38.74

CMYK color model

#D77DD7 color CMYK value is (0,42,0,16).

  • cyan value is 0.00%
  • magenta value is 41.86%
  • yellow value is 0.00%
  • key color value is 15.69%

CMYK: (0,42,0,16)
C0M42Y0K16 (0%, 42%, 0%, 16%)
(0.00 / 0.42 / 0.00 / 0.16)

CMYK percentages

%0
%41.86
%0
%15.69

Codes

Color #D77DD7 in popluar color models

D7 7D D7
RGB 215 125 215
HSL 300° 52.94% 66.67%
HSB/HSV 300° 41.86% 84.31%
CMYK 0.00% 41.86% 0.00%
15.69%

Color #D77DD7 in popluar number systems.

HEX D7 7D D7
Decimal 215 125 215
Binary 11010111 1111101 11010111
Octal 327 175 327

Shades and tints

Shades of #D77DD7

#D77DD7
(215,125,215)
#C472C4
(196,114,196)
#B167B1
(177,103,177)
#9E5C9E
(158,92,158)
#8B518B
(139,81,139)
#784678
(120,70,120)
#653B65
(101,59,101)
#523052
(82,48,82)
#3F253F
(63,37,63)
#2C1A2C
(44,26,44)
#190F19
(25,15,25)
#000000
(0,0,0)

Tints of #D77DD7

#D77DD7
(215,125,215)
#DA88DA
(218,136,218)
#DD93DD
(221,147,221)
#E09EE0
(224,158,224)
#E3A9E3
(227,169,227)
#E6B4E6
(230,180,230)
#E9BFE9
(233,191,233)
#ECCAEC
(236,202,236)
#EFD5EF
(239,213,239)
#F2E0F2
(242,224,242)
#F5EBF5
(245,235,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D77DD7; }

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

This text font color is #D77DD7.

Background Color

.myBgColor { background-color: #D77DD7; }

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

This div background color is #D77DD7.

Border color

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

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

This div border color is #D77DD7.

Opacity

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

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

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

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

This text has shadow with #D77DD7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D77DD7.

Preview

Color preview on black background

This text has color #D77DD7 on black background.


Color preview on white background

This text has color #D77DD7 on white background.


Black color preview on #D77DD7 background

This text has black color on #D77DD7 background.


White color preview on #D77DD7 background

This text has white color on #D77DD7 background.


Related colors

Complementary color

Complementary color for #hex is #288228.


I love getcolorcode.com

Triadic colors

1 #D7D77D and #7DD7D7 with #D77DD7 are triadic colors.

2 #D77DD7 and #7DD7D7 with #D77DD7 are triadic colors.