COLOR #D678A7

HEX: #D678A7 RGB: (214,120,167)

Color info

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

RGB color model

#D678A7 color RGB value is (214,120,167).

RGB: (214,120,167) (84%, 47%, 65%)

RGB channels and saturation

R 214 of 255 = 84%
G 120 of 255 = 47%
B 167 of 255 = 65%

214
120
167

R + G + B ~ 65%. #D678A7 is quite light color.

Portions of RGB colors in percentages

R + G + B = 214 + 120 + 167 = 501 (100%)
R 214 of 501 ~ 42.71%
G 120 of 501 ~ 23.95%
B 167 of 501 ~ 33.33'%

%42.71
%23.95
%33.33

CMYK color model

#D678A7 color CMYK value is (0,44,22,16).

  • cyan value is 0.00%
  • magenta value is 43.93%
  • yellow value is 21.96%
  • key color value is 16.08%

CMYK: (0,44,22,16)
C0M44Y22K16 (0%, 44%, 22%, 16%)
(0.00 / 0.44 / 0.22 / 0.16)

CMYK percentages

%0
%43.93
%21.96
%16.08

Codes

Color #D678A7 in popluar color models

D6 78 A7
RGB 214 120 167
HSL 330° 53.41% 65.49%
HSB/HSV 330° 43.93% 83.92%
CMYK 0.00% 43.93% 21.96%
16.08%

Color #D678A7 in popluar number systems.

HEX D6 78 A7
Decimal 214 120 167
Binary 11010110 1111000 10100111
Octal 326 170 247

Shades and tints

Shades of #D678A7

#D678A7
(214,120,167)
#C36E98
(195,110,152)
#B06489
(176,100,137)
#9D5A7A
(157,90,122)
#8A506B
(138,80,107)
#77465C
(119,70,92)
#643C4D
(100,60,77)
#51323E
(81,50,62)
#3E282F
(62,40,47)
#2B1E20
(43,30,32)
#181411
(24,20,17)
#000000
(0,0,0)

Tints of #D678A7

#D678A7
(214,120,167)
#D984AF
(217,132,175)
#DC90B7
(220,144,183)
#DF9CBF
(223,156,191)
#E2A8C7
(226,168,199)
#E5B4CF
(229,180,207)
#E8C0D7
(232,192,215)
#EBCCDF
(235,204,223)
#EED8E7
(238,216,231)
#F1E4EF
(241,228,239)
#F4F0F7
(244,240,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D678A7 color. Also use rgb(214,120,167) instead hex code.

Text Font Color

.myTextColor { color: #D678A7; }

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

This text font color is #D678A7.

Background Color

.myBgColor { background-color: #D678A7; }

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

This div background color is #D678A7.

Border color

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

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

This div border color is #D678A7.

Opacity

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

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

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

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

This text has shadow with #D678A7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D678A7.

Preview

Color preview on black background

This text has color #D678A7 on black background.


Color preview on white background

This text has color #D678A7 on white background.


Black color preview on #D678A7 background

This text has black color on #D678A7 background.


White color preview on #D678A7 background

This text has white color on #D678A7 background.


Related colors

Complementary color

Complementary color for #hex is #298758.


I love getcolorcode.com

Triadic colors

1 #A7D678 and #78A7D6 with #D678A7 are triadic colors.

2 #A778D6 and #78D6A7 with #D678A7 are triadic colors.