COLOR #D49E76

HEX: #D49E76 RGB: (212,158,118)

Renk bilgisi

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

RGB renk modeli

#D49E76 color RGB value is (212,158,118).

RGB: (212,158,118) (83%, 62%, 46%)

RGB bağlantıları ve doygunluk

R 212 of 255 = 83%
G 158 of 255 = 62%
B 118 of 255 = 46%

212
158
118

R + G + B ~ 64%. #D49E76 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 212 + 158 + 118 = 488 (100%)
R 212 of 488 ~ 43.44%
G 158 of 488 ~ 32.38%
B 118 of 488 ~ 24.18'%

%43.44
%32.38
%24.18

CMYK RENK MODELİ

#D49E76 rengi CMYK tonu (0,25,44,17).

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

CMYK: (0,25,44,17)
C0M25Y44K17 (0%, 25%, 44%, 17%)
(0.00 / 0.25 / 0.44 / 0.17)

CMYK yüzdeleri

%0
%25.47
%44.34
%16.86

Codes

Color #D49E76 in popluar color models

D4 9E 76
RGB 212 158 118
HSL 26° 52.22% 64.71%
HSB/HSV 26° 44.34% 83.14%
CMYK 0.00% 25.47% 44.34%
16.86%

Color #D49E76 in popluar number systems.

HEX D4 9E 76
Decimal 212 158 118
Binary 11010100 10011110 1110110
Octal 324 236 166

Shades and tints

Shades of #D49E76

#D49E76
(212,158,118)
#C1906C
(193,144,108)
#AE8262
(174,130,98)
#9B7458
(155,116,88)
#88664E
(136,102,78)
#755844
(117,88,68)
#624A3A
(98,74,58)
#4F3C30
(79,60,48)
#3C2E26
(60,46,38)
#29201C
(41,32,28)
#161212
(22,18,18)
#000000
(0,0,0)

Tints of #D49E76

#D49E76
(212,158,118)
#D7A682
(215,166,130)
#DAAE8E
(218,174,142)
#DDB69A
(221,182,154)
#E0BEA6
(224,190,166)
#E3C6B2
(227,198,178)
#E6CEBE
(230,206,190)
#E9D6CA
(233,214,202)
#ECDED6
(236,222,214)
#EFE6E2
(239,230,226)
#F2EEEE
(242,238,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D49E76; }

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

This text font color is #D49E76.

Background Color

.myBgColor { background-color: #D49E76; }

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

This div background color is #D49E76.

Border color

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

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

This div border color is #D49E76.

Opacity

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

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

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

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

This text has shadow with #D49E76 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D49E76.

Preview

Color preview on black background

This text has color #D49E76 on black background.


Color preview on white background

This text has color #D49E76 on white background.


Black color preview on #D49E76 background

This text has black color on #D49E76 background.


White color preview on #D49E76 background

This text has white color on #D49E76 background.


Related colors

Complementary color

Complementary color for #hex is #2B6189.


I love getcolorcode.com

Triadic colors

1 #76D49E and #9E76D4 with #D49E76 are triadic colors.

2 #769ED4 and #9ED476 with #D49E76 are triadic colors.