COLOR #D49B5D

HEX: #D49B5D RGB: (212,155,93)

Renk bilgisi

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

RGB renk modeli

#D49B5D color RGB value is (212,155,93).

RGB: (212,155,93) (83%, 61%, 36%)

RGB bağlantıları ve doygunluk

R 212 of 255 = 83%
G 155 of 255 = 61%
B 93 of 255 = 36%

212
155
93

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

Yüzdelerle RGB renk parçaları

R + G + B = 212 + 155 + 93 = 460 (100%)
R 212 of 460 ~ 46.09%
G 155 of 460 ~ 33.7%
B 93 of 460 ~ 20.22'%

%46.09
%33.7
%20.22

CMYK RENK MODELİ

#D49B5D rengi CMYK tonu (0,27,56,17).

  • camgöbeği tonu 0.00%
  • eflatun tonu 26.89%
  • sarı tonu 56.13%
  • ana renk tonu 16.86%

CMYK: (0,27,56,17)
C0M27Y56K17 (0%, 27%, 56%, 17%)
(0.00 / 0.27 / 0.56 / 0.17)

CMYK yüzdeleri

%0
%26.89
%56.13
%16.86

Codes

Color #D49B5D in popluar color models

D4 9B 5D
RGB 212 155 93
HSL 31° 58.05% 59.80%
HSB/HSV 31° 56.13% 83.14%
CMYK 0.00% 26.89% 56.13%
16.86%

Color #D49B5D in popluar number systems.

HEX D4 9B 5D
Decimal 212 155 93
Binary 11010100 10011011 1011101
Octal 324 233 135

Shades and tints

Shades of #D49B5D

#D49B5D
(212,155,93)
#C18D55
(193,141,85)
#AE7F4D
(174,127,77)
#9B7145
(155,113,69)
#88633D
(136,99,61)
#755535
(117,85,53)
#62472D
(98,71,45)
#4F3925
(79,57,37)
#3C2B1D
(60,43,29)
#291D15
(41,29,21)
#160F0D
(22,15,13)
#000000
(0,0,0)

Tints of #D49B5D

#D49B5D
(212,155,93)
#D7A46B
(215,164,107)
#DAAD79
(218,173,121)
#DDB687
(221,182,135)
#E0BF95
(224,191,149)
#E3C8A3
(227,200,163)
#E6D1B1
(230,209,177)
#E9DABF
(233,218,191)
#ECE3CD
(236,227,205)
#EFECDB
(239,236,219)
#F2F5E9
(242,245,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D49B5D color. Also use rgb(212,155,93) instead hex code.

Text Font Color

.myTextColor { color: #D49B5D; }

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

This text font color is #D49B5D.

Background Color

.myBgColor { background-color: #D49B5D; }

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

This div background color is #D49B5D.

Border color

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

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

This div border color is #D49B5D.

Opacity

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

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

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

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

This text has shadow with #D49B5D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D49B5D.

Preview

Color preview on black background

This text has color #D49B5D on black background.


Color preview on white background

This text has color #D49B5D on white background.


Black color preview on #D49B5D background

This text has black color on #D49B5D background.


White color preview on #D49B5D background

This text has white color on #D49B5D background.


Related colors

Complementary color

Complementary color for #hex is #2B64A2.


I love getcolorcode.com

Triadic colors

1 #5DD49B and #9B5DD4 with #D49B5D are triadic colors.

2 #5D9BD4 and #9BD45D with #D49B5D are triadic colors.