COLOR #DBEB6A

HEX: #DBEB6A RGB: (219,235,106)

Color info

#DBEB6A contains mainly red and green colors. Web safe color of #DBEB6A is #CCFF66 (or #CF6).

RGB color model

#DBEB6A color RGB value is (219,235,106).

RGB: (219,235,106) (86%, 92%, 42%)

RGB channels and saturation

R 219 of 255 = 86%
G 235 of 255 = 92%
B 106 of 255 = 42%

219
235
106

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

Portions of RGB colors in percentages

R + G + B = 219 + 235 + 106 = 560 (100%)
R 219 of 560 ~ 39.11%
G 235 of 560 ~ 41.96%
B 106 of 560 ~ 18.93'%

%39.11
%41.96
%18.93

CMYK color model

#DBEB6A color CMYK value is (7,0,55,8).

  • cyan value is 6.81%
  • magenta value is 0.00%
  • yellow value is 54.89%
  • key color value is 7.84%

CMYK: (7,0,55,8)
C7M0Y55K8 (7%, 0%, 55%, 8%)
(0.07 / 0.00 / 0.55 / 0.08)

CMYK percentages

%6.81
%0
%54.89
%7.84

Codes

Color #DBEB6A in popluar color models

DB EB 6A
RGB 219 235 106
HSL 67° 76.33% 66.86%
HSB/HSV 67° 54.89% 92.16%
CMYK 6.81% 0.00% 54.89%
7.84%

Color #DBEB6A in popluar number systems.

HEX DB EB 6A
Decimal 219 235 106
Binary 11011011 11101011 1101010
Octal 333 353 152

Shades and tints

Shades of #DBEB6A

#DBEB6A
(219,235,106)
#C8D661
(200,214,97)
#B5C158
(181,193,88)
#A2AC4F
(162,172,79)
#8F9746
(143,151,70)
#7C823D
(124,130,61)
#696D34
(105,109,52)
#56582B
(86,88,43)
#434322
(67,67,34)
#302E19
(48,46,25)
#1D1910
(29,25,16)
#000000
(0,0,0)

Tints of #DBEB6A

#DBEB6A
(219,235,106)
#DEEC77
(222,236,119)
#E1ED84
(225,237,132)
#E4EE91
(228,238,145)
#E7EF9E
(231,239,158)
#EAF0AB
(234,240,171)
#EDF1B8
(237,241,184)
#F0F2C5
(240,242,197)
#F3F3D2
(243,243,210)
#F6F4DF
(246,244,223)
#F9F5EC
(249,245,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #DBEB6A color. Also use rgb(219,235,106) instead hex code.

Text Font Color

.myTextColor { color: #DBEB6A; }

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

This text font color is #DBEB6A.

Background Color

.myBgColor { background-color: #DBEB6A; }

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

This div background color is #DBEB6A.

Border color

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

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

This div border color is #DBEB6A.

Opacity

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

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

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

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

This text has shadow with #DBEB6A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #DBEB6A.

Preview

Color preview on black background

This text has color #DBEB6A on black background.


Color preview on white background

This text has color #DBEB6A on white background.


Black color preview on #DBEB6A background

This text has black color on #DBEB6A background.


White color preview on #DBEB6A background

This text has white color on #DBEB6A background.


Related colors

Complementary color

Complementary color for #hex is #241495.


I love getcolorcode.com

Triadic colors

1 #6ADBEB and #EB6ADB with #DBEB6A are triadic colors.

2 #6AEBDB and #EBDB6A with #DBEB6A are triadic colors.