COLOR #DDB589

HEX: #DDB589 RGB: (221,181,137)

Renk bilgisi

#DDB589 contains mainly red and green colors. #DDB589 ‘ nin web güvenlik rengi #CCCC99 (ya da #CC9) dir.

RGB renk modeli

#DDB589 color RGB value is (221,181,137).

RGB: (221,181,137) (87%, 71%, 54%)

RGB bağlantıları ve doygunluk

R 221 of 255 = 87%
G 181 of 255 = 71%
B 137 of 255 = 54%

221
181
137

R + G + B ~ 71%. #DDB589 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 221 + 181 + 137 = 539 (100%)
R 221 of 539 ~ 41%
G 181 of 539 ~ 33.58%
B 137 of 539 ~ 25.42'%

%41
%33.58
%25.42

CMYK RENK MODELİ

#DDB589 rengi CMYK tonu (0,18,38,13).

  • camgöbeği tonu 0.00%
  • eflatun tonu 18.10%
  • sarı tonu 38.01%
  • ana renk tonu 13.33%

CMYK: (0,18,38,13)
C0M18Y38K13 (0%, 18%, 38%, 13%)
(0.00 / 0.18 / 0.38 / 0.13)

CMYK yüzdeleri

%0
%18.1
%38.01
%13.33

Codes

Color #DDB589 in popluar color models

DD B5 89
RGB 221 181 137
HSL 31° 55.26% 70.20%
HSB/HSV 31° 38.01% 86.67%
CMYK 0.00% 18.10% 38.01%
13.33%

Color #DDB589 in popluar number systems.

HEX DD B5 89
Decimal 221 181 137
Binary 11011101 10110101 10001001
Octal 335 265 211

Shades and tints

Shades of #DDB589

#DDB589
(221,181,137)
#C9A57D
(201,165,125)
#B59571
(181,149,113)
#A18565
(161,133,101)
#8D7559
(141,117,89)
#79654D
(121,101,77)
#655541
(101,85,65)
#514535
(81,69,53)
#3D3529
(61,53,41)
#29251D
(41,37,29)
#151511
(21,21,17)
#000000
(0,0,0)

Tints of #DDB589

#DDB589
(221,181,137)
#E0BB93
(224,187,147)
#E3C19D
(227,193,157)
#E6C7A7
(230,199,167)
#E9CDB1
(233,205,177)
#ECD3BB
(236,211,187)
#EFD9C5
(239,217,197)
#F2DFCF
(242,223,207)
#F5E5D9
(245,229,217)
#F8EBE3
(248,235,227)
#FBF1ED
(251,241,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #DDB589 color. Also use rgb(221,181,137) instead hex code.

Text Font Color

.myTextColor { color: #DDB589; }

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

This text font color is #DDB589.

Background Color

.myBgColor { background-color: #DDB589; }

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

This div background color is #DDB589.

Border color

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

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

This div border color is #DDB589.

Opacity

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

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

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

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

This text has shadow with #DDB589 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #DDB589.

Preview

Color preview on black background

This text has color #DDB589 on black background.


Color preview on white background

This text has color #DDB589 on white background.


Black color preview on #DDB589 background

This text has black color on #DDB589 background.


White color preview on #DDB589 background

This text has white color on #DDB589 background.


Related colors

Complementary color

Complementary color for #hex is #224A76.


I love getcolorcode.com

Triadic colors

1 #89DDB5 and #B589DD with #DDB589 are triadic colors.

2 #89B5DD and #B5DD89 with #DDB589 are triadic colors.