COLOR #D8A599

HEX: #D8A599 RGB: (216,165,153)

Renk bilgisi

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

RGB renk modeli

#D8A599 color RGB value is (216,165,153).

RGB: (216,165,153) (85%, 65%, 60%)

RGB bağlantıları ve doygunluk

R 216 of 255 = 85%
G 165 of 255 = 65%
B 153 of 255 = 60%

216
165
153

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

Yüzdelerle RGB renk parçaları

R + G + B = 216 + 165 + 153 = 534 (100%)
R 216 of 534 ~ 40.45%
G 165 of 534 ~ 30.9%
B 153 of 534 ~ 28.65'%

%40.45
%30.9
%28.65

CMYK RENK MODELİ

#D8A599 rengi CMYK tonu (0,24,29,15).

  • camgöbeği tonu 0.00%
  • eflatun tonu 23.61%
  • sarı tonu 29.17%
  • ana renk tonu 15.29%

CMYK: (0,24,29,15)
C0M24Y29K15 (0%, 24%, 29%, 15%)
(0.00 / 0.24 / 0.29 / 0.15)

CMYK yüzdeleri

%0
%23.61
%29.17
%15.29

Codes

Color #D8A599 in popluar color models

D8 A5 99
RGB 216 165 153
HSL 11° 44.68% 72.35%
HSB/HSV 11° 29.17% 84.71%
CMYK 0.00% 23.61% 29.17%
15.29%

Color #D8A599 in popluar number systems.

HEX D8 A5 99
Decimal 216 165 153
Binary 11011000 10100101 10011001
Octal 330 245 231

Shades and tints

Shades of #D8A599

#D8A599
(216,165,153)
#C5968C
(197,150,140)
#B2877F
(178,135,127)
#9F7872
(159,120,114)
#8C6965
(140,105,101)
#795A58
(121,90,88)
#664B4B
(102,75,75)
#533C3E
(83,60,62)
#402D31
(64,45,49)
#2D1E24
(45,30,36)
#1A0F17
(26,15,23)
#000000
(0,0,0)

Tints of #D8A599

#D8A599
(216,165,153)
#DBADA2
(219,173,162)
#DEB5AB
(222,181,171)
#E1BDB4
(225,189,180)
#E4C5BD
(228,197,189)
#E7CDC6
(231,205,198)
#EAD5CF
(234,213,207)
#EDDDD8
(237,221,216)
#F0E5E1
(240,229,225)
#F3EDEA
(243,237,234)
#F6F5F3
(246,245,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D8A599 color. Also use rgb(216,165,153) instead hex code.

Text Font Color

.myTextColor { color: #D8A599; }

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

This text font color is #D8A599.

Background Color

.myBgColor { background-color: #D8A599; }

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

This div background color is #D8A599.

Border color

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

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

This div border color is #D8A599.

Opacity

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

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

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

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

This text has shadow with #D8A599 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D8A599.

Preview

Color preview on black background

This text has color #D8A599 on black background.


Color preview on white background

This text has color #D8A599 on white background.


Black color preview on #D8A599 background

This text has black color on #D8A599 background.


White color preview on #D8A599 background

This text has white color on #D8A599 background.


Related colors

Complementary color

Complementary color for #hex is #275A66.


I love getcolorcode.com

Triadic colors

1 #99D8A5 and #A599D8 with #D8A599 are triadic colors.

2 #99A5D8 and #A5D899 with #D8A599 are triadic colors.