COLOR #D5D080

HEX: #D5D080 RGB: (213,208,128)

Renk bilgisi

#D5D080 contains mainly red and green colors. #D5D080 ‘ nin web güvenlik rengi #CCCC66 (ya da #CC6) dir.

RGB renk modeli

#D5D080 color RGB value is (213,208,128).

RGB: (213,208,128) (84%, 82%, 50%)

RGB bağlantıları ve doygunluk

R 213 of 255 = 84%
G 208 of 255 = 82%
B 128 of 255 = 50%

213
208
128

R + G + B ~ 72%. #D5D080 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 213 + 208 + 128 = 549 (100%)
R 213 of 549 ~ 38.8%
G 208 of 549 ~ 37.89%
B 128 of 549 ~ 23.32'%

%38.8
%37.89
%23.32

CMYK RENK MODELİ

#D5D080 rengi CMYK tonu (0,2,40,16).

  • camgöbeği tonu 0.00%
  • eflatun tonu 2.35%
  • sarı tonu 39.91%
  • ana renk tonu 16.47%

CMYK: (0,2,40,16)
C0M2Y40K16 (0%, 2%, 40%, 16%)
(0.00 / 0.02 / 0.40 / 0.16)

CMYK yüzdeleri

%0
%2.35
%39.91
%16.47

Codes

Color #D5D080 in popluar color models

D5 D0 80
RGB 213 208 128
HSL 56° 50.30% 66.86%
HSB/HSV 56° 39.91% 83.53%
CMYK 0.00% 2.35% 39.91%
16.47%

Color #D5D080 in popluar number systems.

HEX D5 D0 80
Decimal 213 208 128
Binary 11010101 11010000 10000000
Octal 325 320 200

Shades and tints

Shades of #D5D080

#D5D080
(213,208,128)
#C2BE75
(194,190,117)
#AFAC6A
(175,172,106)
#9C9A5F
(156,154,95)
#898854
(137,136,84)
#767649
(118,118,73)
#63643E
(99,100,62)
#505233
(80,82,51)
#3D4028
(61,64,40)
#2A2E1D
(42,46,29)
#171C12
(23,28,18)
#000000
(0,0,0)

Tints of #D5D080

#D5D080
(213,208,128)
#D8D48B
(216,212,139)
#DBD896
(219,216,150)
#DEDCA1
(222,220,161)
#E1E0AC
(225,224,172)
#E4E4B7
(228,228,183)
#E7E8C2
(231,232,194)
#EAECCD
(234,236,205)
#EDF0D8
(237,240,216)
#F0F4E3
(240,244,227)
#F3F8EE
(243,248,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D5D080 color. Also use rgb(213,208,128) instead hex code.

Text Font Color

.myTextColor { color: #D5D080; }

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

This text font color is #D5D080.

Background Color

.myBgColor { background-color: #D5D080; }

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

This div background color is #D5D080.

Border color

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

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

This div border color is #D5D080.

Opacity

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

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

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

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

This text has shadow with #D5D080 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5D080.

Preview

Color preview on black background

This text has color #D5D080 on black background.


Color preview on white background

This text has color #D5D080 on white background.


Black color preview on #D5D080 background

This text has black color on #D5D080 background.


White color preview on #D5D080 background

This text has white color on #D5D080 background.


Related colors

Complementary color

Complementary color for #hex is #2A2F7F.


I love getcolorcode.com

Triadic colors

1 #80D5D0 and #D080D5 with #D5D080 are triadic colors.

2 #80D0D5 and #D0D580 with #D5D080 are triadic colors.