COLOR #DF8D50

HEX: #DF8D50 RGB: (223,141,80)

Color info

#DF8D50 contains mainly red color. Web safe color of #DF8D50 is #CC9966 (or #C96).

RGB color model

#DF8D50 color RGB value is (223,141,80).

RGB: (223,141,80) (87%, 55%, 31%)

RGB channels and saturation

R 223 of 255 = 87%
G 141 of 255 = 55%
B 80 of 255 = 31%

223
141
80

R + G + B ~ 58%. #DF8D50 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 223 + 141 + 80 = 444 (100%)
R 223 of 444 ~ 50.23%
G 141 of 444 ~ 31.76%
B 80 of 444 ~ 18.02'%

%50.23
%31.76
%18.02

CMYK color model

#DF8D50 color CMYK value is (0,37,64,13).

  • cyan value is 0.00%
  • magenta value is 36.77%
  • yellow value is 64.13%
  • key color value is 12.55%
CMYK: (0,37,64,13) C0M37Y64K13 (0%,37%,64%,13%) (0.00/0.37/0.64/0.13) 

CMYK percentages

%0
%36.77
%64.13
%12.55

Codes

Color #DF8D50 in popluar color models

DF 8D 50
RGB 223 141 80
HSL 26° 69.08% 59.41%
HSB/HSV 26° 64.13% 87.45%
CMYK 0.00% 36.77% 64.13%
12.55%

Color #DF8D50 in popluar number systems.

HEX DF 8D 50
Decimal 223 141 80
Binary 11011111 10001101 1010000
Octal 337 215 120

Shades and tints

Shades of #DF8D50

#DF8D50
(223,141,80)
#CB8149
(203,129,73)
#B77542
(183,117,66)
#A3693B
(163,105,59)
#8F5D34
(143,93,52)
#7B512D
(123,81,45)
#674526
(103,69,38)
#53391F
(83,57,31)
#3F2D18
(63,45,24)
#2B2111
(43,33,17)
#17150A
(23,21,10)
#000000
(0,0,0)

Tints of #DF8D50

#DF8D50
(223,141,80)
#E1975F
(225,151,95)
#E3A16E
(227,161,110)
#E5AB7D
(229,171,125)
#E7B58C
(231,181,140)
#E9BF9B
(233,191,155)
#EBC9AA
(235,201,170)
#EDD3B9
(237,211,185)
#EFDDC8
(239,221,200)
#F1E7D7
(241,231,215)
#F3F1E6
(243,241,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #DF8D50 color. Also use rgb(223,141,80) instead hex code.

Text Font Color

.myTextColor { color: #DF8D50; }

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

This text font color is #DF8D50.

Background Color

.myBgColor { background-color: #DF8D50; }

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

This div background color is #DF8D50.

Border color

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

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

This div border color is #DF8D50.

Opacity

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

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

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

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

This text has shadow with #DF8D50 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #DF8D50.

Preview

Color preview on black background

This text has color #DF8D50 on black background.


Color preview on white background

This text has color #DF8D50 on white background.


Black color preview on #DF8D50 background

This text has black color on #DF8D50 background.


White color preview on #DF8D50 background

This text has white color on #DF8D50 background.


Related colors

Complementary color

Complementary color for #hex is #2072AF.


I love getcolorcode.com

Triadic colors

1 #50DF8D and #8D50DF with #DF8D50 are triadic colors.

2 #508DDF and #8DDF50 with #DF8D50 are triadic colors.