COLOR #D5D381

HEX: #D5D381 RGB: (213,211,129)

Renk bilgisi

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

RGB renk modeli

#D5D381 color RGB value is (213,211,129).

RGB: (213,211,129) (84%, 83%, 51%)

RGB bağlantıları ve doygunluk

R 213 of 255 = 84%
G 211 of 255 = 83%
B 129 of 255 = 51%

213
211
129

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

Yüzdelerle RGB renk parçaları

R + G + B = 213 + 211 + 129 = 553 (100%)
R 213 of 553 ~ 38.52%
G 211 of 553 ~ 38.16%
B 129 of 553 ~ 23.33'%

%38.52
%38.16
%23.33

CMYK RENK MODELİ

#D5D381 rengi CMYK tonu (0,1,39,16).

  • camgöbeği tonu 0.00%
  • eflatun tonu 0.94%
  • sarı tonu 39.44%
  • ana renk tonu 16.47%

CMYK: (0,1,39,16)
C0M1Y39K16 (0%, 1%, 39%, 16%)
(0.00 / 0.01 / 0.39 / 0.16)

CMYK yüzdeleri

%0
%0.94
%39.44
%16.47

Codes

Color #D5D381 in popluar color models

D5 D3 81
RGB 213 211 129
HSL 59° 50.00% 67.06%
HSB/HSV 59° 39.44% 83.53%
CMYK 0.00% 0.94% 39.44%
16.47%

Color #D5D381 in popluar number systems.

HEX D5 D3 81
Decimal 213 211 129
Binary 11010101 11010011 10000001
Octal 325 323 201

Shades and tints

Shades of #D5D381

#D5D381
(213,211,129)
#C2C076
(194,192,118)
#AFAD6B
(175,173,107)
#9C9A60
(156,154,96)
#898755
(137,135,85)
#76744A
(118,116,74)
#63613F
(99,97,63)
#504E34
(80,78,52)
#3D3B29
(61,59,41)
#2A281E
(42,40,30)
#171513
(23,21,19)
#000000
(0,0,0)

Tints of #D5D381

#D5D381
(213,211,129)
#D8D78C
(216,215,140)
#DBDB97
(219,219,151)
#DEDFA2
(222,223,162)
#E1E3AD
(225,227,173)
#E4E7B8
(228,231,184)
#E7EBC3
(231,235,195)
#EAEFCE
(234,239,206)
#EDF3D9
(237,243,217)
#F0F7E4
(240,247,228)
#F3FBEF
(243,251,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D5D381; }

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

This text font color is #D5D381.

Background Color

.myBgColor { background-color: #D5D381; }

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

This div background color is #D5D381.

Border color

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

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

This div border color is #D5D381.

Opacity

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

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

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

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

This text has shadow with #D5D381 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5D381.

Preview

Color preview on black background

This text has color #D5D381 on black background.


Color preview on white background

This text has color #D5D381 on white background.


Black color preview on #D5D381 background

This text has black color on #D5D381 background.


White color preview on #D5D381 background

This text has white color on #D5D381 background.


Related colors

Complementary color

Complementary color for #hex is #2A2C7E.


I love getcolorcode.com

Triadic colors

1 #81D5D3 and #D381D5 with #D5D381 are triadic colors.

2 #81D3D5 and #D3D581 with #D5D381 are triadic colors.