COLOR #D79EA6

HEX: #D79EA6 RGB: (215,158,166)

Color info

#D79EA6 contains red, green and blue colors in about the same proportion. Web safe color of #D79EA6 is #CC9999 (or #C99).

RGB color model

#D79EA6 color RGB value is (215,158,166).

RGB: (215,158,166) (84%, 62%, 65%)

RGB channels and saturation

R 215 of 255 = 84%
G 158 of 255 = 62%
B 166 of 255 = 65%

215
158
166

R + G + B ~ 70%. #D79EA6 is quite light color.

Portions of RGB colors in percentages

R + G + B = 215 + 158 + 166 = 539 (100%)
R 215 of 539 ~ 39.89%
G 158 of 539 ~ 29.31%
B 166 of 539 ~ 30.8'%

%39.89
%29.31
%30.8

CMYK color model

#D79EA6 color CMYK value is (0,27,23,16).

  • cyan value is 0.00%
  • magenta value is 26.51%
  • yellow value is 22.79%
  • key color value is 15.69%

CMYK: (0,27,23,16)
C0M27Y23K16 (0%, 27%, 23%, 16%)
(0.00 / 0.27 / 0.23 / 0.16)

CMYK percentages

%0
%26.51
%22.79
%15.69

Codes

Color #D79EA6 in popluar color models

D7 9E A6
RGB 215 158 166
HSL 352° 41.61% 73.14%
HSB/HSV 352° 26.51% 84.31%
CMYK 0.00% 26.51% 22.79%
15.69%

Color #D79EA6 in popluar number systems.

HEX D7 9E A6
Decimal 215 158 166
Binary 11010111 10011110 10100110
Octal 327 236 246

Shades and tints

Shades of #D79EA6

#D79EA6
(215,158,166)
#C49097
(196,144,151)
#B18288
(177,130,136)
#9E7479
(158,116,121)
#8B666A
(139,102,106)
#78585B
(120,88,91)
#654A4C
(101,74,76)
#523C3D
(82,60,61)
#3F2E2E
(63,46,46)
#2C201F
(44,32,31)
#191210
(25,18,16)
#000000
(0,0,0)

Tints of #D79EA6

#D79EA6
(215,158,166)
#DAA6AE
(218,166,174)
#DDAEB6
(221,174,182)
#E0B6BE
(224,182,190)
#E3BEC6
(227,190,198)
#E6C6CE
(230,198,206)
#E9CED6
(233,206,214)
#ECD6DE
(236,214,222)
#EFDEE6
(239,222,230)
#F2E6EE
(242,230,238)
#F5EEF6
(245,238,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D79EA6; }

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

This text font color is #D79EA6.

Background Color

.myBgColor { background-color: #D79EA6; }

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

This div background color is #D79EA6.

Border color

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

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

This div border color is #D79EA6.

Opacity

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

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

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

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

This text has shadow with #D79EA6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D79EA6.

Preview

Color preview on black background

This text has color #D79EA6 on black background.


Color preview on white background

This text has color #D79EA6 on white background.


Black color preview on #D79EA6 background

This text has black color on #D79EA6 background.


White color preview on #D79EA6 background

This text has white color on #D79EA6 background.


Related colors

Complementary color

Complementary color for #hex is #286159.


I love getcolorcode.com

Triadic colors

1 #A6D79E and #9EA6D7 with #D79EA6 are triadic colors.

2 #A69ED7 and #9ED7A6 with #D79EA6 are triadic colors.