COLOR #D49B76

HEX: #D49B76 RGB: (212,155,118)

Renk bilgisi

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

RGB renk modeli

#D49B76 color RGB value is (212,155,118).

RGB: (212,155,118) (83%, 61%, 46%)

RGB bağlantıları ve doygunluk

R 212 of 255 = 83%
G 155 of 255 = 61%
B 118 of 255 = 46%

212
155
118

R + G + B ~ 63%. #D49B76 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 212 + 155 + 118 = 485 (100%)
R 212 of 485 ~ 43.71%
G 155 of 485 ~ 31.96%
B 118 of 485 ~ 24.33'%

%43.71
%31.96
%24.33

CMYK RENK MODELİ

#D49B76 rengi CMYK tonu (0,27,44,17).

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

CMYK: (0,27,44,17)
C0M27Y44K17 (0%, 27%, 44%, 17%)
(0.00 / 0.27 / 0.44 / 0.17)

CMYK yüzdeleri

%0
%26.89
%44.34
%16.86

Codes

Color #D49B76 in popluar color models

D4 9B 76
RGB 212 155 118
HSL 24° 52.22% 64.71%
HSB/HSV 24° 44.34% 83.14%
CMYK 0.00% 26.89% 44.34%
16.86%

Color #D49B76 in popluar number systems.

HEX D4 9B 76
Decimal 212 155 118
Binary 11010100 10011011 1110110
Octal 324 233 166

Shades and tints

Shades of #D49B76

#D49B76
(212,155,118)
#C18D6C
(193,141,108)
#AE7F62
(174,127,98)
#9B7158
(155,113,88)
#88634E
(136,99,78)
#755544
(117,85,68)
#62473A
(98,71,58)
#4F3930
(79,57,48)
#3C2B26
(60,43,38)
#291D1C
(41,29,28)
#160F12
(22,15,18)
#000000
(0,0,0)

Tints of #D49B76

#D49B76
(212,155,118)
#D7A482
(215,164,130)
#DAAD8E
(218,173,142)
#DDB69A
(221,182,154)
#E0BFA6
(224,191,166)
#E3C8B2
(227,200,178)
#E6D1BE
(230,209,190)
#E9DACA
(233,218,202)
#ECE3D6
(236,227,214)
#EFECE2
(239,236,226)
#F2F5EE
(242,245,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D49B76; }

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

This text font color is #D49B76.

Background Color

.myBgColor { background-color: #D49B76; }

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

This div background color is #D49B76.

Border color

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

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

This div border color is #D49B76.

Opacity

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

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

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

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

This text has shadow with #D49B76 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D49B76.

Preview

Color preview on black background

This text has color #D49B76 on black background.


Color preview on white background

This text has color #D49B76 on white background.


Black color preview on #D49B76 background

This text has black color on #D49B76 background.


White color preview on #D49B76 background

This text has white color on #D49B76 background.


Related colors

Complementary color

Complementary color for #hex is #2B6489.


I love getcolorcode.com

Triadic colors

1 #76D49B and #9B76D4 with #D49B76 are triadic colors.

2 #769BD4 and #9BD476 with #D49B76 are triadic colors.