COLOR #D6D580

HEX: #D6D580 RGB: (214,213,128)

Color info

#D6D580 contains mainly red and green colors. Web safe color of #D6D580 is #CCCC66 (or #CC6).

RGB color model

#D6D580 color RGB value is (214,213,128).

RGB: (214,213,128) (84%, 84%, 50%)

RGB channels and saturation

R 214 of 255 = 84%
G 213 of 255 = 84%
B 128 of 255 = 50%

214
213
128

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

Portions of RGB colors in percentages

R + G + B = 214 + 213 + 128 = 555 (100%)
R 214 of 555 ~ 38.56%
G 213 of 555 ~ 38.38%
B 128 of 555 ~ 23.06'%

%38.56
%38.38
%23.06

CMYK color model

#D6D580 color CMYK value is (0,0,40,16).

  • cyan value is 0.00%
  • magenta value is 0.47%
  • yellow value is 40.19%
  • key color value is 16.08%

CMYK: (0,0,40,16)
C0M0Y40K16 (0%, 0%, 40%, 16%)
(0.00 / 0.00 / 0.40 / 0.16)

CMYK percentages

%0
%0.47
%40.19
%16.08

Codes

Color #D6D580 in popluar color models

D6 D5 80
RGB 214 213 128
HSL 59° 51.19% 67.06%
HSB/HSV 59° 40.19% 83.92%
CMYK 0.00% 0.47% 40.19%
16.08%

Color #D6D580 in popluar number systems.

HEX D6 D5 80
Decimal 214 213 128
Binary 11010110 11010101 10000000
Octal 326 325 200

Shades and tints

Shades of #D6D580

#D6D580
(214,213,128)
#C3C275
(195,194,117)
#B0AF6A
(176,175,106)
#9D9C5F
(157,156,95)
#8A8954
(138,137,84)
#777649
(119,118,73)
#64633E
(100,99,62)
#515033
(81,80,51)
#3E3D28
(62,61,40)
#2B2A1D
(43,42,29)
#181712
(24,23,18)
#000000
(0,0,0)

Tints of #D6D580

#D6D580
(214,213,128)
#D9D88B
(217,216,139)
#DCDB96
(220,219,150)
#DFDEA1
(223,222,161)
#E2E1AC
(226,225,172)
#E5E4B7
(229,228,183)
#E8E7C2
(232,231,194)
#EBEACD
(235,234,205)
#EEEDD8
(238,237,216)
#F1F0E3
(241,240,227)
#F4F3EE
(244,243,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D6D580; }

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

This text font color is #D6D580.

Background Color

.myBgColor { background-color: #D6D580; }

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

This div background color is #D6D580.

Border color

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

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

This div border color is #D6D580.

Opacity

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

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

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

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

This text has shadow with #D6D580 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D6D580.

Preview

Color preview on black background

This text has color #D6D580 on black background.


Color preview on white background

This text has color #D6D580 on white background.


Black color preview on #D6D580 background

This text has black color on #D6D580 background.


White color preview on #D6D580 background

This text has white color on #D6D580 background.


Related colors

Complementary color

Complementary color for #hex is #292A7F.


I love getcolorcode.com

Triadic colors

1 #80D6D5 and #D580D6 with #D6D580 are triadic colors.

2 #80D5D6 and #D5D680 with #D6D580 are triadic colors.