COLOR #D49970

HEX: #D49970 RGB: (212,153,112)

Renk bilgisi

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

RGB renk modeli

#D49970 color RGB value is (212,153,112).

RGB: (212,153,112) (83%, 60%, 44%)

RGB bağlantıları ve doygunluk

R 212 of 255 = 83%
G 153 of 255 = 60%
B 112 of 255 = 44%

212
153
112

R + G + B ~ 62%. #D49970 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 212 + 153 + 112 = 477 (100%)
R 212 of 477 ~ 44.44%
G 153 of 477 ~ 32.08%
B 112 of 477 ~ 23.48'%

%44.44
%32.08
%23.48

CMYK RENK MODELİ

#D49970 rengi CMYK tonu (0,28,47,17).

  • camgöbeği tonu 0.00%
  • eflatun tonu 27.83%
  • sarı tonu 47.17%
  • ana renk tonu 16.86%

CMYK: (0,28,47,17)
C0M28Y47K17 (0%, 28%, 47%, 17%)
(0.00 / 0.28 / 0.47 / 0.17)

CMYK yüzdeleri

%0
%27.83
%47.17
%16.86

Codes

Color #D49970 in popluar color models

D4 99 70
RGB 212 153 112
HSL 25° 53.76% 63.53%
HSB/HSV 25° 47.17% 83.14%
CMYK 0.00% 27.83% 47.17%
16.86%

Color #D49970 in popluar number systems.

HEX D4 99 70
Decimal 212 153 112
Binary 11010100 10011001 1110000
Octal 324 231 160

Shades and tints

Shades of #D49970

#D49970
(212,153,112)
#C18C66
(193,140,102)
#AE7F5C
(174,127,92)
#9B7252
(155,114,82)
#886548
(136,101,72)
#75583E
(117,88,62)
#624B34
(98,75,52)
#4F3E2A
(79,62,42)
#3C3120
(60,49,32)
#292416
(41,36,22)
#16170C
(22,23,12)
#000000
(0,0,0)

Tints of #D49970

#D49970
(212,153,112)
#D7A27D
(215,162,125)
#DAAB8A
(218,171,138)
#DDB497
(221,180,151)
#E0BDA4
(224,189,164)
#E3C6B1
(227,198,177)
#E6CFBE
(230,207,190)
#E9D8CB
(233,216,203)
#ECE1D8
(236,225,216)
#EFEAE5
(239,234,229)
#F2F3F2
(242,243,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D49970 color. Also use rgb(212,153,112) instead hex code.

Text Font Color

.myTextColor { color: #D49970; }

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

This text font color is #D49970.

Background Color

.myBgColor { background-color: #D49970; }

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

This div background color is #D49970.

Border color

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

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

This div border color is #D49970.

Opacity

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

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

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

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

This text has shadow with #D49970 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D49970.

Preview

Color preview on black background

This text has color #D49970 on black background.


Color preview on white background

This text has color #D49970 on white background.


Black color preview on #D49970 background

This text has black color on #D49970 background.


White color preview on #D49970 background

This text has white color on #D49970 background.


Related colors

Complementary color

Complementary color for #hex is #2B668F.


I love getcolorcode.com

Triadic colors

1 #70D499 and #9970D4 with #D49970 are triadic colors.

2 #7099D4 and #99D470 with #D49970 are triadic colors.