COLOR #D6D717

HEX: #D6D717 RGB: (214,215,23)

Renk bilgisi

#D6D717 contains mainly red and green colors. #D6D717 ‘ nin web güvenlik rengi #CCCC00 (ya da #CC0) dir.

RGB renk modeli

#D6D717 color RGB value is (214,215,23).

RGB: (214,215,23) (84%, 84%, 9%)

RGB bağlantıları ve doygunluk

R 214 of 255 = 84%
G 215 of 255 = 84%
B 23 of 255 = 9%

214
215
23

R + G + B ~ 59%. #D6D717 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 214 + 215 + 23 = 452 (100%)
R 214 of 452 ~ 47.35%
G 215 of 452 ~ 47.57%
B 23 of 452 ~ 5.09'%

%47.35
%47.57

CMYK RENK MODELİ

#D6D717 rengi CMYK tonu (0,0,89,16).

  • camgöbeği tonu 0.47%
  • eflatun tonu 0.00%
  • sarı tonu 89.30%
  • ana renk tonu 15.69%

CMYK: (0,0,89,16)
C0M0Y89K16 (0%, 0%, 89%, 16%)
(0.00 / 0.00 / 0.89 / 0.16)

CMYK yüzdeleri

%0.47
%0
%89.3
%15.69

Codes

Color #D6D717 in popluar color models

D6 D7 17
RGB 214 215 23
HSL 60° 80.67% 46.67%
HSB/HSV 60° 89.30% 84.31%
CMYK 0.47% 0.00% 89.30%
15.69%

Color #D6D717 in popluar number systems.

HEX D6 D7 17
Decimal 214 215 23
Binary 11010110 11010111 10111
Octal 326 327 27

Shades and tints

Shades of #D6D717

#D6D717
(214,215,23)
#C3C415
(195,196,21)
#B0B113
(176,177,19)
#9D9E11
(157,158,17)
#8A8B0F
(138,139,15)
#77780D
(119,120,13)
#64650B
(100,101,11)
#515209
(81,82,9)
#3E3F07
(62,63,7)
#2B2C05
(43,44,5)
#181903
(24,25,3)
#000000
(0,0,0)

Tints of #D6D717

#D6D717
(214,215,23)
#D9DA2C
(217,218,44)
#DCDD41
(220,221,65)
#DFE056
(223,224,86)
#E2E36B
(226,227,107)
#E5E680
(229,230,128)
#E8E995
(232,233,149)
#EBECAA
(235,236,170)
#EEEFBF
(238,239,191)
#F1F2D4
(241,242,212)
#F4F5E9
(244,245,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D6D717 color. Also use rgb(214,215,23) instead hex code.

Text Font Color

.myTextColor { color: #D6D717; }

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

This text font color is #D6D717.

Background Color

.myBgColor { background-color: #D6D717; }

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

This div background color is #D6D717.

Border color

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

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

This div border color is #D6D717.

Opacity

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

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

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

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

This text has shadow with #D6D717 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D6D717.

Preview

Color preview on black background

This text has color #D6D717 on black background.


Color preview on white background

This text has color #D6D717 on white background.


Black color preview on #D6D717 background

This text has black color on #D6D717 background.


White color preview on #D6D717 background

This text has white color on #D6D717 background.


Related colors

Complementary color

Complementary color for #D6D717 is #2928E8.


I love getcolorcode.com

Triadic colors

1 #17D6D7 and #D717D6 with #D6D717 are triadic colors.

2 #17D7D6 and #D7D617 with #D6D717 are triadic colors.