COLOR #D49D5E

HEX: #D49D5E RGB: (212,157,94)

Renk bilgisi

#D49D5E contains mainly red and green colors. #D49D5E ‘ nin web güvenlik rengi #CC9966 (ya da #C96) dir.

RGB renk modeli

#D49D5E color RGB value is (212,157,94).

RGB: (212,157,94) (83%, 62%, 37%)

RGB bağlantıları ve doygunluk

R 212 of 255 = 83%
G 157 of 255 = 62%
B 94 of 255 = 37%

212
157
94

R + G + B ~ 61%. #D49D5E is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 212 + 157 + 94 = 463 (100%)
R 212 of 463 ~ 45.79%
G 157 of 463 ~ 33.91%
B 94 of 463 ~ 20.3'%

%45.79
%33.91
%20.3

CMYK RENK MODELİ

#D49D5E rengi CMYK tonu (0,26,56,17).

  • camgöbeği tonu 0.00%
  • eflatun tonu 25.94%
  • sarı tonu 55.66%
  • ana renk tonu 16.86%

CMYK: (0,26,56,17)
C0M26Y56K17 (0%, 26%, 56%, 17%)
(0.00 / 0.26 / 0.56 / 0.17)

CMYK yüzdeleri

%0
%25.94
%55.66
%16.86

Codes

Color #D49D5E in popluar color models

D4 9D 5E
RGB 212 157 94
HSL 32° 57.84% 60.00%
HSB/HSV 32° 55.66% 83.14%
CMYK 0.00% 25.94% 55.66%
16.86%

Color #D49D5E in popluar number systems.

HEX D4 9D 5E
Decimal 212 157 94
Binary 11010100 10011101 1011110
Octal 324 235 136

Shades and tints

Shades of #D49D5E

#D49D5E
(212,157,94)
#C18F56
(193,143,86)
#AE814E
(174,129,78)
#9B7346
(155,115,70)
#88653E
(136,101,62)
#755736
(117,87,54)
#62492E
(98,73,46)
#4F3B26
(79,59,38)
#3C2D1E
(60,45,30)
#291F16
(41,31,22)
#16110E
(22,17,14)
#000000
(0,0,0)

Tints of #D49D5E

#D49D5E
(212,157,94)
#D7A56C
(215,165,108)
#DAAD7A
(218,173,122)
#DDB588
(221,181,136)
#E0BD96
(224,189,150)
#E3C5A4
(227,197,164)
#E6CDB2
(230,205,178)
#E9D5C0
(233,213,192)
#ECDDCE
(236,221,206)
#EFE5DC
(239,229,220)
#F2EDEA
(242,237,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D49D5E color. Also use rgb(212,157,94) instead hex code.

Text Font Color

.myTextColor { color: #D49D5E; }

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

This text font color is #D49D5E.

Background Color

.myBgColor { background-color: #D49D5E; }

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

This div background color is #D49D5E.

Border color

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

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

This div border color is #D49D5E.

Opacity

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

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

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

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

This text has shadow with #D49D5E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D49D5E.

Preview

Color preview on black background

This text has color #D49D5E on black background.


Color preview on white background

This text has color #D49D5E on white background.


Black color preview on #D49D5E background

This text has black color on #D49D5E background.


White color preview on #D49D5E background

This text has white color on #D49D5E background.


Related colors

Complementary color

Complementary color for #hex is #2B62A1.


I love getcolorcode.com

Triadic colors

1 #5ED49D and #9D5ED4 with #D49D5E are triadic colors.

2 #5E9DD4 and #9DD45E with #D49D5E are triadic colors.