COLOR #D5D981

HEX: #D5D981 RGB: (213,217,129)

Renk bilgisi

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

RGB renk modeli

#D5D981 color RGB value is (213,217,129).

RGB: (213,217,129) (84%, 85%, 51%)

RGB bağlantıları ve doygunluk

R 213 of 255 = 84%
G 217 of 255 = 85%
B 129 of 255 = 51%

213
217
129

R + G + B ~ 73%. #D5D981 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 213 + 217 + 129 = 559 (100%)
R 213 of 559 ~ 38.1%
G 217 of 559 ~ 38.82%
B 129 of 559 ~ 23.08'%

%38.1
%38.82
%23.08

CMYK RENK MODELİ

#D5D981 rengi CMYK tonu (2,0,41,15).

  • camgöbeği tonu 1.84%
  • eflatun tonu 0.00%
  • sarı tonu 40.55%
  • ana renk tonu 14.90%

CMYK: (2,0,41,15)
C2M0Y41K15 (2%, 0%, 41%, 15%)
(0.02 / 0.00 / 0.41 / 0.15)

CMYK yüzdeleri

%1.84
%0
%40.55
%14.9

Codes

Color #D5D981 in popluar color models

D5 D9 81
RGB 213 217 129
HSL 63° 53.66% 67.84%
HSB/HSV 63° 40.55% 85.10%
CMYK 1.84% 0.00% 40.55%
14.90%

Color #D5D981 in popluar number systems.

HEX D5 D9 81
Decimal 213 217 129
Binary 11010101 11011001 10000001
Octal 325 331 201

Shades and tints

Shades of #D5D981

#D5D981
(213,217,129)
#C2C676
(194,198,118)
#AFB36B
(175,179,107)
#9CA060
(156,160,96)
#898D55
(137,141,85)
#767A4A
(118,122,74)
#63673F
(99,103,63)
#505434
(80,84,52)
#3D4129
(61,65,41)
#2A2E1E
(42,46,30)
#171B13
(23,27,19)
#000000
(0,0,0)

Tints of #D5D981

#D5D981
(213,217,129)
#D8DC8C
(216,220,140)
#DBDF97
(219,223,151)
#DEE2A2
(222,226,162)
#E1E5AD
(225,229,173)
#E4E8B8
(228,232,184)
#E7EBC3
(231,235,195)
#EAEECE
(234,238,206)
#EDF1D9
(237,241,217)
#F0F4E4
(240,244,228)
#F3F7EF
(243,247,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D5D981 color. Also use rgb(213,217,129) instead hex code.

Text Font Color

.myTextColor { color: #D5D981; }

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

This text font color is #D5D981.

Background Color

.myBgColor { background-color: #D5D981; }

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

This div background color is #D5D981.

Border color

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

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

This div border color is #D5D981.

Opacity

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

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

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

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

This text has shadow with #D5D981 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5D981.

Preview

Color preview on black background

This text has color #D5D981 on black background.


Color preview on white background

This text has color #D5D981 on white background.


Black color preview on #D5D981 background

This text has black color on #D5D981 background.


White color preview on #D5D981 background

This text has white color on #D5D981 background.


Related colors

Complementary color

Complementary color for #hex is #2A267E.


I love getcolorcode.com

Triadic colors

1 #81D5D9 and #D981D5 with #D5D981 are triadic colors.

2 #81D9D5 and #D9D581 with #D5D981 are triadic colors.