COLOR #D5AC99

HEX: #D5AC99 RGB: (213,172,153)

Renk bilgisi

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

RGB renk modeli

#D5AC99 color RGB value is (213,172,153).

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

RGB bağlantıları ve doygunluk

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

213
172
153

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

Yüzdelerle RGB renk parçaları

R + G + B = 213 + 172 + 153 = 538 (100%)
R 213 of 538 ~ 39.59%
G 172 of 538 ~ 31.97%
B 153 of 538 ~ 28.44'%

%39.59
%31.97
%28.44

CMYK RENK MODELİ

#D5AC99 rengi CMYK tonu (0,19,28,16).

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

CMYK: (0,19,28,16)
C0M19Y28K16 (0%, 19%, 28%, 16%)
(0.00 / 0.19 / 0.28 / 0.16)

CMYK yüzdeleri

%0
%19.25
%28.17
%16.47

Codes

Color #D5AC99 in popluar color models

D5 AC 99
RGB 213 172 153
HSL 19° 41.67% 71.76%
HSB/HSV 19° 28.17% 83.53%
CMYK 0.00% 19.25% 28.17%
16.47%

Color #D5AC99 in popluar number systems.

HEX D5 AC 99
Decimal 213 172 153
Binary 11010101 10101100 10011001
Octal 325 254 231

Shades and tints

Shades of #D5AC99

#D5AC99
(213,172,153)
#C29D8C
(194,157,140)
#AF8E7F
(175,142,127)
#9C7F72
(156,127,114)
#897065
(137,112,101)
#766158
(118,97,88)
#63524B
(99,82,75)
#50433E
(80,67,62)
#3D3431
(61,52,49)
#2A2524
(42,37,36)
#171617
(23,22,23)
#000000
(0,0,0)

Tints of #D5AC99

#D5AC99
(213,172,153)
#D8B3A2
(216,179,162)
#DBBAAB
(219,186,171)
#DEC1B4
(222,193,180)
#E1C8BD
(225,200,189)
#E4CFC6
(228,207,198)
#E7D6CF
(231,214,207)
#EADDD8
(234,221,216)
#EDE4E1
(237,228,225)
#F0EBEA
(240,235,234)
#F3F2F3
(243,242,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D5AC99; }

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

This text font color is #D5AC99.

Background Color

.myBgColor { background-color: #D5AC99; }

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

This div background color is #D5AC99.

Border color

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

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

This div border color is #D5AC99.

Opacity

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

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

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

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

This text has shadow with #D5AC99 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5AC99.

Preview

Color preview on black background

This text has color #D5AC99 on black background.


Color preview on white background

This text has color #D5AC99 on white background.


Black color preview on #D5AC99 background

This text has black color on #D5AC99 background.


White color preview on #D5AC99 background

This text has white color on #D5AC99 background.


Related colors

Complementary color

Complementary color for #hex is #2A5366.


I love getcolorcode.com

Triadic colors

1 #99D5AC and #AC99D5 with #D5AC99 are triadic colors.

2 #99ACD5 and #ACD599 with #D5AC99 are triadic colors.