COLOR #D4AD9A

HEX: #D4AD9A RGB: (212,173,154)

Renk bilgisi

#D4AD9A contains red, green and blue colors in about the same proportion. #D4AD9A ‘ nin web güvenlik rengi #CC9999 (ya da #C99) dir.

RGB renk modeli

#D4AD9A color RGB value is (212,173,154).

RGB: (212,173,154) (83%, 68%, 60%)

RGB bağlantıları ve doygunluk

R 212 of 255 = 83%
G 173 of 255 = 68%
B 154 of 255 = 60%

212
173
154

R + G + B ~ 70%. #D4AD9A is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 212 + 173 + 154 = 539 (100%)
R 212 of 539 ~ 39.33%
G 173 of 539 ~ 32.1%
B 154 of 539 ~ 28.57'%

%39.33
%32.1
%28.57

CMYK RENK MODELİ

#D4AD9A rengi CMYK tonu (0,18,27,17).

  • camgöbeği tonu 0.00%
  • eflatun tonu 18.40%
  • sarı tonu 27.36%
  • ana renk tonu 16.86%

CMYK: (0,18,27,17)
C0M18Y27K17 (0%, 18%, 27%, 17%)
(0.00 / 0.18 / 0.27 / 0.17)

CMYK yüzdeleri

%0
%18.4
%27.36
%16.86

Codes

Color #D4AD9A in popluar color models

D4 AD 9A
RGB 212 173 154
HSL 20° 40.28% 71.76%
HSB/HSV 20° 27.36% 83.14%
CMYK 0.00% 18.40% 27.36%
16.86%

Color #D4AD9A in popluar number systems.

HEX D4 AD 9A
Decimal 212 173 154
Binary 11010100 10101101 10011010
Octal 324 255 232

Shades and tints

Shades of #D4AD9A

#D4AD9A
(212,173,154)
#C19E8C
(193,158,140)
#AE8F7E
(174,143,126)
#9B8070
(155,128,112)
#887162
(136,113,98)
#756254
(117,98,84)
#625346
(98,83,70)
#4F4438
(79,68,56)
#3C352A
(60,53,42)
#29261C
(41,38,28)
#16170E
(22,23,14)
#000000
(0,0,0)

Tints of #D4AD9A

#D4AD9A
(212,173,154)
#D7B4A3
(215,180,163)
#DABBAC
(218,187,172)
#DDC2B5
(221,194,181)
#E0C9BE
(224,201,190)
#E3D0C7
(227,208,199)
#E6D7D0
(230,215,208)
#E9DED9
(233,222,217)
#ECE5E2
(236,229,226)
#EFECEB
(239,236,235)
#F2F3F4
(242,243,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D4AD9A color. Also use rgb(212,173,154) instead hex code.

Text Font Color

.myTextColor { color: #D4AD9A; }

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

This text font color is #D4AD9A.

Background Color

.myBgColor { background-color: #D4AD9A; }

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

This div background color is #D4AD9A.

Border color

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

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

This div border color is #D4AD9A.

Opacity

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

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

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

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

This text has shadow with #D4AD9A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D4AD9A.

Preview

Color preview on black background

This text has color #D4AD9A on black background.


Color preview on white background

This text has color #D4AD9A on white background.


Black color preview on #D4AD9A background

This text has black color on #D4AD9A background.


White color preview on #D4AD9A background

This text has white color on #D4AD9A background.


Related colors

Complementary color

Complementary color for #hex is #2B5265.


I love getcolorcode.com

Triadic colors

1 #9AD4AD and #AD9AD4 with #D4AD9A are triadic colors.

2 #9AADD4 and #ADD49A with #D4AD9A are triadic colors.