COLOR #D8D999

HEX: #D8D999 RGB: (216,217,153)

Renk bilgisi

#D8D999 contains mainly red and green colors. #D8D999 ‘ nin web güvenlik rengi #CCCC99 (ya da #CC9) dir.

RGB renk modeli

#D8D999 color RGB value is (216,217,153).

RGB: (216,217,153) (85%, 85%, 60%)

RGB bağlantıları ve doygunluk

R 216 of 255 = 85%
G 217 of 255 = 85%
B 153 of 255 = 60%

216
217
153

R + G + B ~ 77%. #D8D999 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 216 + 217 + 153 = 586 (100%)
R 216 of 586 ~ 36.86%
G 217 of 586 ~ 37.03%
B 153 of 586 ~ 26.11'%

%36.86
%37.03
%26.11

CMYK RENK MODELİ

#D8D999 rengi CMYK tonu (0,0,29,15).

  • camgöbeği tonu 0.46%
  • eflatun tonu 0.00%
  • sarı tonu 29.49%
  • ana renk tonu 14.90%

CMYK: (0,0,29,15)
C0M0Y29K15 (0%, 0%, 29%, 15%)
(0.00 / 0.00 / 0.29 / 0.15)

CMYK yüzdeleri

%0.46
%0
%29.49
%14.9

Codes

Color #D8D999 in popluar color models

D8 D9 99
RGB 216 217 153
HSL 61° 45.71% 72.55%
HSB/HSV 61° 29.49% 85.10%
CMYK 0.46% 0.00% 29.49%
14.90%

Color #D8D999 in popluar number systems.

HEX D8 D9 99
Decimal 216 217 153
Binary 11011000 11011001 10011001
Octal 330 331 231

Shades and tints

Shades of #D8D999

#D8D999
(216,217,153)
#C5C68C
(197,198,140)
#B2B37F
(178,179,127)
#9FA072
(159,160,114)
#8C8D65
(140,141,101)
#797A58
(121,122,88)
#66674B
(102,103,75)
#53543E
(83,84,62)
#404131
(64,65,49)
#2D2E24
(45,46,36)
#1A1B17
(26,27,23)
#000000
(0,0,0)

Tints of #D8D999

#D8D999
(216,217,153)
#DBDCA2
(219,220,162)
#DEDFAB
(222,223,171)
#E1E2B4
(225,226,180)
#E4E5BD
(228,229,189)
#E7E8C6
(231,232,198)
#EAEBCF
(234,235,207)
#EDEED8
(237,238,216)
#F0F1E1
(240,241,225)
#F3F4EA
(243,244,234)
#F6F7F3
(246,247,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D8D999; }

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

This text font color is #D8D999.

Background Color

.myBgColor { background-color: #D8D999; }

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

This div background color is #D8D999.

Border color

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

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

This div border color is #D8D999.

Opacity

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

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

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

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

This text has shadow with #D8D999 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D8D999.

Preview

Color preview on black background

This text has color #D8D999 on black background.


Color preview on white background

This text has color #D8D999 on white background.


Black color preview on #D8D999 background

This text has black color on #D8D999 background.


White color preview on #D8D999 background

This text has white color on #D8D999 background.


Related colors

Complementary color

Complementary color for #hex is #272666.


I love getcolorcode.com

Triadic colors

1 #99D8D9 and #D999D8 with #D8D999 are triadic colors.

2 #99D9D8 and #D9D899 with #D8D999 are triadic colors.