COLOR #DFA589

HEX: #DFA589 RGB: (223,165,137)

Renk bilgisi

#DFA589 contains mainly red and green colors. #DFA589 ‘ nin web güvenlik rengi #CC9999 (ya da #C99) dir.

RGB renk modeli

#DFA589 color RGB value is (223,165,137).

RGB: (223,165,137) (87%, 65%, 54%)

RGB bağlantıları ve doygunluk

R 223 of 255 = 87%
G 165 of 255 = 65%
B 137 of 255 = 54%

223
165
137

R + G + B ~ 69%. #DFA589 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 223 + 165 + 137 = 525 (100%)
R 223 of 525 ~ 42.48%
G 165 of 525 ~ 31.43%
B 137 of 525 ~ 26.1'%

%42.48
%31.43
%26.1

CMYK RENK MODELİ

#DFA589 rengi CMYK tonu (0,26,39,13).

  • camgöbeği tonu 0.00%
  • eflatun tonu 26.01%
  • sarı tonu 38.57%
  • ana renk tonu 12.55%

CMYK: (0,26,39,13)
C0M26Y39K13 (0%, 26%, 39%, 13%)
(0.00 / 0.26 / 0.39 / 0.13)

CMYK yüzdeleri

%0
%26.01
%38.57
%12.55

Codes

Color #DFA589 in popluar color models

DF A5 89
RGB 223 165 137
HSL 20° 57.33% 70.59%
HSB/HSV 20° 38.57% 87.45%
CMYK 0.00% 26.01% 38.57%
12.55%

Color #DFA589 in popluar number systems.

HEX DF A5 89
Decimal 223 165 137
Binary 11011111 10100101 10001001
Octal 337 245 211

Shades and tints

Shades of #DFA589

#DFA589
(223,165,137)
#CB967D
(203,150,125)
#B78771
(183,135,113)
#A37865
(163,120,101)
#8F6959
(143,105,89)
#7B5A4D
(123,90,77)
#674B41
(103,75,65)
#533C35
(83,60,53)
#3F2D29
(63,45,41)
#2B1E1D
(43,30,29)
#170F11
(23,15,17)
#000000
(0,0,0)

Tints of #DFA589

#DFA589
(223,165,137)
#E1AD93
(225,173,147)
#E3B59D
(227,181,157)
#E5BDA7
(229,189,167)
#E7C5B1
(231,197,177)
#E9CDBB
(233,205,187)
#EBD5C5
(235,213,197)
#EDDDCF
(237,221,207)
#EFE5D9
(239,229,217)
#F1EDE3
(241,237,227)
#F3F5ED
(243,245,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #DFA589; }

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

This text font color is #DFA589.

Background Color

.myBgColor { background-color: #DFA589; }

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

This div background color is #DFA589.

Border color

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

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

This div border color is #DFA589.

Opacity

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

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

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

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

This text has shadow with #DFA589 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #DFA589.

Preview

Color preview on black background

This text has color #DFA589 on black background.


Color preview on white background

This text has color #DFA589 on white background.


Black color preview on #DFA589 background

This text has black color on #DFA589 background.


White color preview on #DFA589 background

This text has white color on #DFA589 background.


Related colors

Complementary color

Complementary color for #hex is #205A76.


I love getcolorcode.com

Triadic colors

1 #89DFA5 and #A589DF with #DFA589 are triadic colors.

2 #89A5DF and #A5DF89 with #DFA589 are triadic colors.