COLOR #D5AA99

HEX: #D5AA99 RGB: (213,170,153)

Renk bilgisi

#D5AA99 contains mainly red and green colors. #D5AA99 ‘ nin web güvenlik rengi #CC9999 (ya da #C99) dir.

RGB renk modeli

#D5AA99 color RGB value is (213,170,153).

RGB: (213,170,153) (84%, 67%, 60%)

RGB bağlantıları ve doygunluk

R 213 of 255 = 84%
G 170 of 255 = 67%
B 153 of 255 = 60%

213
170
153

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

Yüzdelerle RGB renk parçaları

R + G + B = 213 + 170 + 153 = 536 (100%)
R 213 of 536 ~ 39.74%
G 170 of 536 ~ 31.72%
B 153 of 536 ~ 28.54'%

%39.74
%31.72
%28.54

CMYK RENK MODELİ

#D5AA99 rengi CMYK tonu (0,20,28,16).

  • camgöbeği tonu 0.00%
  • eflatun tonu 20.19%
  • sarı tonu 28.17%
  • ana renk tonu 16.47%

CMYK: (0,20,28,16)
C0M20Y28K16 (0%, 20%, 28%, 16%)
(0.00 / 0.20 / 0.28 / 0.16)

CMYK yüzdeleri

%0
%20.19
%28.17
%16.47

Codes

Color #D5AA99 in popluar color models

D5 AA 99
RGB 213 170 153
HSL 17° 41.67% 71.76%
HSB/HSV 17° 28.17% 83.53%
CMYK 0.00% 20.19% 28.17%
16.47%

Color #D5AA99 in popluar number systems.

HEX D5 AA 99
Decimal 213 170 153
Binary 11010101 10101010 10011001
Octal 325 252 231

Shades and tints

Shades of #D5AA99

#D5AA99
(213,170,153)
#C29B8C
(194,155,140)
#AF8C7F
(175,140,127)
#9C7D72
(156,125,114)
#896E65
(137,110,101)
#765F58
(118,95,88)
#63504B
(99,80,75)
#50413E
(80,65,62)
#3D3231
(61,50,49)
#2A2324
(42,35,36)
#171417
(23,20,23)
#000000
(0,0,0)

Tints of #D5AA99

#D5AA99
(213,170,153)
#D8B1A2
(216,177,162)
#DBB8AB
(219,184,171)
#DEBFB4
(222,191,180)
#E1C6BD
(225,198,189)
#E4CDC6
(228,205,198)
#E7D4CF
(231,212,207)
#EADBD8
(234,219,216)
#EDE2E1
(237,226,225)
#F0E9EA
(240,233,234)
#F3F0F3
(243,240,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D5AA99 color. Also use rgb(213,170,153) instead hex code.

Text Font Color

.myTextColor { color: #D5AA99; }

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

This text font color is #D5AA99.

Background Color

.myBgColor { background-color: #D5AA99; }

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

This div background color is #D5AA99.

Border color

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

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

This div border color is #D5AA99.

Opacity

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

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

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

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

This text has shadow with #D5AA99 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5AA99.

Preview

Color preview on black background

This text has color #D5AA99 on black background.


Color preview on white background

This text has color #D5AA99 on white background.


Black color preview on #D5AA99 background

This text has black color on #D5AA99 background.


White color preview on #D5AA99 background

This text has white color on #D5AA99 background.


Related colors

Complementary color

Complementary color for #hex is #2A5566.


I love getcolorcode.com

Triadic colors

1 #99D5AA and #AA99D5 with #D5AA99 are triadic colors.

2 #99AAD5 and #AAD599 with #D5AA99 are triadic colors.