COLOR #D0EB48

HEX: #D0EB48 RGB: (208,235,72)

Color info

#D0EB48 contains mainly red and green colors. Web safe color of #D0EB48 is #CCFF33 (or #CF3).

RGB color model

#D0EB48 color RGB value is (208,235,72).

RGB: (208,235,72) (82%, 92%, 28%)

RGB channels and saturation

R 208 of 255 = 82%
G 235 of 255 = 92%
B 72 of 255 = 28%

208
235
72

R + G + B ~ 67%. #D0EB48 is quite light color.

Portions of RGB colors in percentages

R + G + B = 208 + 235 + 72 = 515 (100%)
R 208 of 515 ~ 40.39%
G 235 of 515 ~ 45.63%
B 72 of 515 ~ 13.98'%

%40.39
%45.63
%13.98

CMYK color model

#D0EB48 color CMYK value is (11,0,69,8).

  • cyan value is 11.49%
  • magenta value is 0.00%
  • yellow value is 69.36%
  • key color value is 7.84%

CMYK: (11,0,69,8)
C11M0Y69K8 (11%, 0%, 69%, 8%)
(0.11 / 0.00 / 0.69 / 0.08)

CMYK percentages

%11.49
%0
%69.36
%7.84

Codes

Color #D0EB48 in popluar color models

D0 EB 48
RGB 208 235 72
HSL 70° 80.30% 60.20%
HSB/HSV 70° 69.36% 92.16%
CMYK 11.49% 0.00% 69.36%
7.84%

Color #D0EB48 in popluar number systems.

HEX D0 EB 48
Decimal 208 235 72
Binary 11010000 11101011 1001000
Octal 320 353 110

Shades and tints

Shades of #D0EB48

#D0EB48
(208,235,72)
#BED642
(190,214,66)
#ACC13C
(172,193,60)
#9AAC36
(154,172,54)
#889730
(136,151,48)
#76822A
(118,130,42)
#646D24
(100,109,36)
#52581E
(82,88,30)
#404318
(64,67,24)
#2E2E12
(46,46,18)
#1C190C
(28,25,12)
#000000
(0,0,0)

Tints of #D0EB48

#D0EB48
(208,235,72)
#D4EC58
(212,236,88)
#D8ED68
(216,237,104)
#DCEE78
(220,238,120)
#E0EF88
(224,239,136)
#E4F098
(228,240,152)
#E8F1A8
(232,241,168)
#ECF2B8
(236,242,184)
#F0F3C8
(240,243,200)
#F4F4D8
(244,244,216)
#F8F5E8
(248,245,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D0EB48 color. Also use rgb(208,235,72) instead hex code.

Text Font Color

.myTextColor { color: #D0EB48; }

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

This text font color is #D0EB48.

Background Color

.myBgColor { background-color: #D0EB48; }

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

This div background color is #D0EB48.

Border color

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

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

This div border color is #D0EB48.

Opacity

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

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

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

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

This text has shadow with #D0EB48 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D0EB48.

Preview

Color preview on black background

This text has color #D0EB48 on black background.


Color preview on white background

This text has color #D0EB48 on white background.


Black color preview on #D0EB48 background

This text has black color on #D0EB48 background.


White color preview on #D0EB48 background

This text has white color on #D0EB48 background.


Related colors

Complementary color

Complementary color for #hex is #2F14B7.


I love getcolorcode.com

Triadic colors

1 #48D0EB and #EB48D0 with #D0EB48 are triadic colors.

2 #48EBD0 and #EBD048 with #D0EB48 are triadic colors.