COLOR #DA8E9B

HEX: #DA8E9B RGB: (218,142,155)

Color info

#DA8E9B contains mainly red color. Web safe color of #DA8E9B is #CC9999 (or #C99).

RGB color model

#DA8E9B color RGB value is (218,142,155).

RGB: (218,142,155) (85%, 56%, 61%)

RGB channels and saturation

R 218 of 255 = 85%
G 142 of 255 = 56%
B 155 of 255 = 61%

218
142
155

R + G + B ~ 67%. #DA8E9B is quite light color.

Portions of RGB colors in percentages

R + G + B = 218 + 142 + 155 = 515 (100%)
R 218 of 515 ~ 42.33%
G 142 of 515 ~ 27.57%
B 155 of 515 ~ 30.1'%

%42.33
%27.57
%30.1

CMYK color model

#DA8E9B color CMYK value is (0,35,29,15).

  • cyan value is 0.00%
  • magenta value is 34.86%
  • yellow value is 28.90%
  • key color value is 14.51%

CMYK: (0,35,29,15)
C0M35Y29K15 (0%, 35%, 29%, 15%)
(0.00 / 0.35 / 0.29 / 0.15)

CMYK percentages

%0
%34.86
%28.9
%14.51

Codes

Color #DA8E9B in popluar color models

DA 8E 9B
RGB 218 142 155
HSL 350° 50.67% 70.59%
HSB/HSV 350° 34.86% 85.49%
CMYK 0.00% 34.86% 28.90%
14.51%

Color #DA8E9B in popluar number systems.

HEX DA 8E 9B
Decimal 218 142 155
Binary 11011010 10001110 10011011
Octal 332 216 233

Shades and tints

Shades of #DA8E9B

#DA8E9B
(218,142,155)
#C7828D
(199,130,141)
#B4767F
(180,118,127)
#A16A71
(161,106,113)
#8E5E63
(142,94,99)
#7B5255
(123,82,85)
#684647
(104,70,71)
#553A39
(85,58,57)
#422E2B
(66,46,43)
#2F221D
(47,34,29)
#1C160F
(28,22,15)
#000000
(0,0,0)

Tints of #DA8E9B

#DA8E9B
(218,142,155)
#DD98A4
(221,152,164)
#E0A2AD
(224,162,173)
#E3ACB6
(227,172,182)
#E6B6BF
(230,182,191)
#E9C0C8
(233,192,200)
#ECCAD1
(236,202,209)
#EFD4DA
(239,212,218)
#F2DEE3
(242,222,227)
#F5E8EC
(245,232,236)
#F8F2F5
(248,242,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #DA8E9B color. Also use rgb(218,142,155) instead hex code.

Text Font Color

.myTextColor { color: #DA8E9B; }

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

This text font color is #DA8E9B.

Background Color

.myBgColor { background-color: #DA8E9B; }

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

This div background color is #DA8E9B.

Border color

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

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

This div border color is #DA8E9B.

Opacity

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

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

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

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

This text has shadow with #DA8E9B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #DA8E9B.

Preview

Color preview on black background

This text has color #DA8E9B on black background.


Color preview on white background

This text has color #DA8E9B on white background.


Black color preview on #DA8E9B background

This text has black color on #DA8E9B background.


White color preview on #DA8E9B background

This text has white color on #DA8E9B background.


Related colors

Complementary color

Complementary color for #hex is #257164.


I love getcolorcode.com

Triadic colors

1 #9BDA8E and #8E9BDA with #DA8E9B are triadic colors.

2 #9B8EDA and #8EDA9B with #DA8E9B are triadic colors.