COLOR #D9DB76

HEX: #D9DB76 RGB: (217,219,118)

Renk bilgisi

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

RGB renk modeli

#D9DB76 color RGB value is (217,219,118).

RGB: (217,219,118) (85%, 86%, 46%)

RGB bağlantıları ve doygunluk

R 217 of 255 = 85%
G 219 of 255 = 86%
B 118 of 255 = 46%

217
219
118

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

Yüzdelerle RGB renk parçaları

R + G + B = 217 + 219 + 118 = 554 (100%)
R 217 of 554 ~ 39.17%
G 219 of 554 ~ 39.53%
B 118 of 554 ~ 21.3'%

%39.17
%39.53
%21.3

CMYK RENK MODELİ

#D9DB76 rengi CMYK tonu (1,0,46,14).

  • camgöbeği tonu 0.91%
  • eflatun tonu 0.00%
  • sarı tonu 46.12%
  • ana renk tonu 14.12%

CMYK: (1,0,46,14)
C1M0Y46K14 (1%, 0%, 46%, 14%)
(0.01 / 0.00 / 0.46 / 0.14)

CMYK yüzdeleri

%0.91
%0
%46.12
%14.12

Codes

Color #D9DB76 in popluar color models

D9 DB 76
RGB 217 219 118
HSL 61° 58.38% 66.08%
HSB/HSV 61° 46.12% 85.88%
CMYK 0.91% 0.00% 46.12%
14.12%

Color #D9DB76 in popluar number systems.

HEX D9 DB 76
Decimal 217 219 118
Binary 11011001 11011011 1110110
Octal 331 333 166

Shades and tints

Shades of #D9DB76

#D9DB76
(217,219,118)
#C6C86C
(198,200,108)
#B3B562
(179,181,98)
#A0A258
(160,162,88)
#8D8F4E
(141,143,78)
#7A7C44
(122,124,68)
#67693A
(103,105,58)
#545630
(84,86,48)
#414326
(65,67,38)
#2E301C
(46,48,28)
#1B1D12
(27,29,18)
#000000
(0,0,0)

Tints of #D9DB76

#D9DB76
(217,219,118)
#DCDE82
(220,222,130)
#DFE18E
(223,225,142)
#E2E49A
(226,228,154)
#E5E7A6
(229,231,166)
#E8EAB2
(232,234,178)
#EBEDBE
(235,237,190)
#EEF0CA
(238,240,202)
#F1F3D6
(241,243,214)
#F4F6E2
(244,246,226)
#F7F9EE
(247,249,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D9DB76 color. Also use rgb(217,219,118) instead hex code.

Text Font Color

.myTextColor { color: #D9DB76; }

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

This text font color is #D9DB76.

Background Color

.myBgColor { background-color: #D9DB76; }

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

This div background color is #D9DB76.

Border color

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

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

This div border color is #D9DB76.

Opacity

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

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

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

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

This text has shadow with #D9DB76 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D9DB76.

Preview

Color preview on black background

This text has color #D9DB76 on black background.


Color preview on white background

This text has color #D9DB76 on white background.


Black color preview on #D9DB76 background

This text has black color on #D9DB76 background.


White color preview on #D9DB76 background

This text has white color on #D9DB76 background.


Related colors

Complementary color

Complementary color for #hex is #262489.


I love getcolorcode.com

Triadic colors

1 #76D9DB and #DB76D9 with #D9DB76 are triadic colors.

2 #76DBD9 and #DBD976 with #D9DB76 are triadic colors.