COLOR #DF9489

HEX: #DF9489 RGB: (223,148,137)

Color info

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

RGB color model

#DF9489 color RGB value is (223,148,137).

RGB: (223,148,137) (87%, 58%, 54%)

RGB channels and saturation

R 223 of 255 = 87%
G 148 of 255 = 58%
B 137 of 255 = 54%

223
148
137

R + G + B ~ 66%. #DF9489 is quite light color.

Portions of RGB colors in percentages

R + G + B = 223 + 148 + 137 = 508 (100%)
R 223 of 508 ~ 43.9%
G 148 of 508 ~ 29.13%
B 137 of 508 ~ 26.97'%

%43.9
%29.13
%26.97

CMYK color model

#DF9489 color CMYK value is (0,34,39,13).

  • cyan value is 0.00%
  • magenta value is 33.63%
  • yellow value is 38.57%
  • key color value is 12.55%
CMYK: (0,34,39,13) C0M34Y39K13 (0%,34%,39%,13%) (0.00/0.34/0.39/0.13) 

CMYK percentages

%0
%33.63
%38.57
%12.55

Codes

Color #DF9489 in popluar color models

DF 94 89
RGB 223 148 137
HSL 57.33% 70.59%
HSB/HSV 38.57% 87.45%
CMYK 0.00% 33.63% 38.57%
12.55%

Color #DF9489 in popluar number systems.

HEX DF 94 89
Decimal 223 148 137
Binary 11011111 10010100 10001001
Octal 337 224 211

Shades and tints

Shades of #DF9489

#DF9489
(223,148,137)
#CB877D
(203,135,125)
#B77A71
(183,122,113)
#A36D65
(163,109,101)
#8F6059
(143,96,89)
#7B534D
(123,83,77)
#674641
(103,70,65)
#533935
(83,57,53)
#3F2C29
(63,44,41)
#2B1F1D
(43,31,29)
#171211
(23,18,17)
#000000
(0,0,0)

Tints of #DF9489

#DF9489
(223,148,137)
#E19D93
(225,157,147)
#E3A69D
(227,166,157)
#E5AFA7
(229,175,167)
#E7B8B1
(231,184,177)
#E9C1BB
(233,193,187)
#EBCAC5
(235,202,197)
#EDD3CF
(237,211,207)
#EFDCD9
(239,220,217)
#F1E5E3
(241,229,227)
#F3EEED
(243,238,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #DF9489 color. Also use rgb(223,148,137) instead hex code.

Text Font Color

.myTextColor { color: #DF9489; }

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

This text font color is #DF9489.

Background Color

.myBgColor { background-color: #DF9489; }

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

This div background color is #DF9489.

Border color

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

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

This div border color is #DF9489.

Opacity

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

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

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

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

This text has shadow with #DF9489 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #DF9489.

Preview

Color preview on black background

This text has color #DF9489 on black background.


Color preview on white background

This text has color #DF9489 on white background.


Black color preview on #DF9489 background

This text has black color on #DF9489 background.


White color preview on #DF9489 background

This text has white color on #DF9489 background.


Related colors

Complementary color

Complementary color for #hex is #206B76.


I love getcolorcode.com

Triadic colors

1 #89DF94 and #9489DF with #DF9489 are triadic colors.

2 #8994DF and #94DF89 with #DF9489 are triadic colors.