COLOR #D5DB6C

HEX: #D5DB6C RGB: (213,219,108)

Renk bilgisi

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

RGB renk modeli

#D5DB6C color RGB value is (213,219,108).

RGB: (213,219,108) (84%, 86%, 42%)

RGB bağlantıları ve doygunluk

R 213 of 255 = 84%
G 219 of 255 = 86%
B 108 of 255 = 42%

213
219
108

R + G + B ~ 71%. #D5DB6C is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 213 + 219 + 108 = 540 (100%)
R 213 of 540 ~ 39.44%
G 219 of 540 ~ 40.56%
B 108 of 540 ~ 20'%

%39.44
%40.56
%20

CMYK RENK MODELİ

#D5DB6C rengi CMYK tonu (3,0,51,14).

  • camgöbeği tonu 2.74%
  • eflatun tonu 0.00%
  • sarı tonu 50.68%
  • ana renk tonu 14.12%

CMYK: (3,0,51,14)
C3M0Y51K14 (3%, 0%, 51%, 14%)
(0.03 / 0.00 / 0.51 / 0.14)

CMYK yüzdeleri

%2.74
%0
%50.68
%14.12

Codes

Color #D5DB6C in popluar color models

D5 DB 6C
RGB 213 219 108
HSL 63° 60.66% 64.12%
HSB/HSV 63° 50.68% 85.88%
CMYK 2.74% 0.00% 50.68%
14.12%

Color #D5DB6C in popluar number systems.

HEX D5 DB 6C
Decimal 213 219 108
Binary 11010101 11011011 1101100
Octal 325 333 154

Shades and tints

Shades of #D5DB6C

#D5DB6C
(213,219,108)
#C2C863
(194,200,99)
#AFB55A
(175,181,90)
#9CA251
(156,162,81)
#898F48
(137,143,72)
#767C3F
(118,124,63)
#636936
(99,105,54)
#50562D
(80,86,45)
#3D4324
(61,67,36)
#2A301B
(42,48,27)
#171D12
(23,29,18)
#000000
(0,0,0)

Tints of #D5DB6C

#D5DB6C
(213,219,108)
#D8DE79
(216,222,121)
#DBE186
(219,225,134)
#DEE493
(222,228,147)
#E1E7A0
(225,231,160)
#E4EAAD
(228,234,173)
#E7EDBA
(231,237,186)
#EAF0C7
(234,240,199)
#EDF3D4
(237,243,212)
#F0F6E1
(240,246,225)
#F3F9EE
(243,249,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D5DB6C color. Also use rgb(213,219,108) instead hex code.

Text Font Color

.myTextColor { color: #D5DB6C; }

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

This text font color is #D5DB6C.

Background Color

.myBgColor { background-color: #D5DB6C; }

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

This div background color is #D5DB6C.

Border color

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

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

This div border color is #D5DB6C.

Opacity

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

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

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

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

This text has shadow with #D5DB6C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5DB6C.

Preview

Color preview on black background

This text has color #D5DB6C on black background.


Color preview on white background

This text has color #D5DB6C on white background.


Black color preview on #D5DB6C background

This text has black color on #D5DB6C background.


White color preview on #D5DB6C background

This text has white color on #D5DB6C background.


Related colors

Complementary color

Complementary color for #hex is #2A2493.


I love getcolorcode.com

Triadic colors

1 #6CD5DB and #DB6CD5 with #D5DB6C are triadic colors.

2 #6CDBD5 and #DBD56C with #D5DB6C are triadic colors.