COLOR #D076C6

HEX: #D076C6 RGB: (208,118,198)

Color info

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

RGB color model

#D076C6 color RGB value is (208,118,198).

RGB: (208,118,198) (82%, 46%, 78%)

RGB channels and saturation

R 208 of 255 = 82%
G 118 of 255 = 46%
B 198 of 255 = 78%

208
118
198

R + G + B ~ 69%. #D076C6 is quite light color.

Portions of RGB colors in percentages

R + G + B = 208 + 118 + 198 = 524 (100%)
R 208 of 524 ~ 39.69%
G 118 of 524 ~ 22.52%
B 198 of 524 ~ 37.79'%

%39.69
%22.52
%37.79

CMYK color model

#D076C6 color CMYK value is (0,43,5,18).

  • cyan value is 0.00%
  • magenta value is 43.27%
  • yellow value is 4.81%
  • key color value is 18.43%

CMYK: (0,43,5,18)
C0M43Y5K18 (0%, 43%, 5%, 18%)
(0.00 / 0.43 / 0.05 / 0.18)

CMYK percentages

%0
%43.27
%4.81
%18.43

Codes

Color #D076C6 in popluar color models

D0 76 C6
RGB 208 118 198
HSL 307° 48.91% 63.92%
HSB/HSV 307° 43.27% 81.57%
CMYK 0.00% 43.27% 4.81%
18.43%

Color #D076C6 in popluar number systems.

HEX D0 76 C6
Decimal 208 118 198
Binary 11010000 1110110 11000110
Octal 320 166 306

Shades and tints

Shades of #D076C6

#D076C6
(208,118,198)
#BE6CB4
(190,108,180)
#AC62A2
(172,98,162)
#9A5890
(154,88,144)
#884E7E
(136,78,126)
#76446C
(118,68,108)
#643A5A
(100,58,90)
#523048
(82,48,72)
#402636
(64,38,54)
#2E1C24
(46,28,36)
#1C1212
(28,18,18)
#000000
(0,0,0)

Tints of #D076C6

#D076C6
(208,118,198)
#D482CB
(212,130,203)
#D88ED0
(216,142,208)
#DC9AD5
(220,154,213)
#E0A6DA
(224,166,218)
#E4B2DF
(228,178,223)
#E8BEE4
(232,190,228)
#ECCAE9
(236,202,233)
#F0D6EE
(240,214,238)
#F4E2F3
(244,226,243)
#F8EEF8
(248,238,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D076C6 color. Also use rgb(208,118,198) instead hex code.

Text Font Color

.myTextColor { color: #D076C6; }

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

This text font color is #D076C6.

Background Color

.myBgColor { background-color: #D076C6; }

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

This div background color is #D076C6.

Border color

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

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

This div border color is #D076C6.

Opacity

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

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

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

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

This text has shadow with #D076C6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D076C6.

Preview

Color preview on black background

This text has color #D076C6 on black background.


Color preview on white background

This text has color #D076C6 on white background.


Black color preview on #D076C6 background

This text has black color on #D076C6 background.


White color preview on #D076C6 background

This text has white color on #D076C6 background.


Related colors

Complementary color

Complementary color for #hex is #2F8939.


I love getcolorcode.com

Triadic colors

1 #C6D076 and #76C6D0 with #D076C6 are triadic colors.

2 #C676D0 and #76D0C6 with #D076C6 are triadic colors.