COLOR #DBE59D

HEX: #DBE59D RGB: (219,229,157)

Renk bilgisi

#DBE59D contains mainly red and green colors. #DBE59D ‘ nin web güvenlik rengi #CCCC99 (ya da #CC9) dir.

RGB renk modeli

#DBE59D color RGB value is (219,229,157).

RGB: (219,229,157) (86%, 90%, 62%)

RGB bağlantıları ve doygunluk

R 219 of 255 = 86%
G 229 of 255 = 90%
B 157 of 255 = 62%

219
229
157

R + G + B ~ 79%. #DBE59D is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 219 + 229 + 157 = 605 (100%)
R 219 of 605 ~ 36.2%
G 229 of 605 ~ 37.85%
B 157 of 605 ~ 25.95'%

%36.2
%37.85
%25.95

CMYK RENK MODELİ

#DBE59D rengi CMYK tonu (4,0,31,10).

  • camgöbeği tonu 4.37%
  • eflatun tonu 0.00%
  • sarı tonu 31.44%
  • ana renk tonu 10.20%

CMYK: (4,0,31,10)
C4M0Y31K10 (4%, 0%, 31%, 10%)
(0.04 / 0.00 / 0.31 / 0.10)

CMYK yüzdeleri

%4.37
%0
%31.44
%10.2

Codes

Color #DBE59D in popluar color models

DB E5 9D
RGB 219 229 157
HSL 68° 58.06% 75.69%
HSB/HSV 68° 31.44% 89.80%
CMYK 4.37% 0.00% 31.44%
10.20%

Color #DBE59D in popluar number systems.

HEX DB E5 9D
Decimal 219 229 157
Binary 11011011 11100101 10011101
Octal 333 345 235

Shades and tints

Shades of #DBE59D

#DBE59D
(219,229,157)
#C8D18F
(200,209,143)
#B5BD81
(181,189,129)
#A2A973
(162,169,115)
#8F9565
(143,149,101)
#7C8157
(124,129,87)
#696D49
(105,109,73)
#56593B
(86,89,59)
#43452D
(67,69,45)
#30311F
(48,49,31)
#1D1D11
(29,29,17)
#000000
(0,0,0)

Tints of #DBE59D

#DBE59D
(219,229,157)
#DEE7A5
(222,231,165)
#E1E9AD
(225,233,173)
#E4EBB5
(228,235,181)
#E7EDBD
(231,237,189)
#EAEFC5
(234,239,197)
#EDF1CD
(237,241,205)
#F0F3D5
(240,243,213)
#F3F5DD
(243,245,221)
#F6F7E5
(246,247,229)
#F9F9ED
(249,249,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #DBE59D color. Also use rgb(219,229,157) instead hex code.

Text Font Color

.myTextColor { color: #DBE59D; }

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

This text font color is #DBE59D.

Background Color

.myBgColor { background-color: #DBE59D; }

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

This div background color is #DBE59D.

Border color

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

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

This div border color is #DBE59D.

Opacity

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

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

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

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

This text has shadow with #DBE59D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #DBE59D.

Preview

Color preview on black background

This text has color #DBE59D on black background.


Color preview on white background

This text has color #DBE59D on white background.


Black color preview on #DBE59D background

This text has black color on #DBE59D background.


White color preview on #DBE59D background

This text has white color on #DBE59D background.


Related colors

Complementary color

Complementary color for #hex is #241A62.


I love getcolorcode.com

Triadic colors

1 #9DDBE5 and #E59DDB with #DBE59D are triadic colors.

2 #9DE5DB and #E5DB9D with #DBE59D are triadic colors.