COLOR #EDFDB8

HEX: #EDFDB8 RGB: (237,253,184)

Color info

#EDFDB8 contains mainly red and green colors. Web safe color of #EDFDB8 is #FFFFCC (or #FFC).

RGB color model

#EDFDB8 color RGB value is (237,253,184).

RGB: (237,253,184) (93%, 99%, 72%)

RGB channels and saturation

R 237 of 255 = 93%
G 253 of 255 = 99%
B 184 of 255 = 72%

237
253
184

R + G + B ~ 88%. #EDFDB8 is light color.

Portions of RGB colors in percentages

R + G + B = 237 + 253 + 184 = 674 (100%)
R 237 of 674 ~ 35.16%
G 253 of 674 ~ 37.54%
B 184 of 674 ~ 27.3'%

%35.16
%37.54
%27.3

CMYK color model

#EDFDB8 color CMYK value is (6,0,27,1).

  • cyan value is 6.32%
  • magenta value is 0.00%
  • yellow value is 27.27%
  • key color value is 0.78%

CMYK: (6,0,27,1)
C6M0Y27K1 (6%, 0%, 27%, 1%)
(0.06 / 0.00 / 0.27 / 0.01)

CMYK percentages

%6.32
%0
%27.27
%0.78

Codes

Color #EDFDB8 in popluar color models

ED FD B8
RGB 237 253 184
HSL 74° 94.52% 85.69%
HSB/HSV 74° 27.27% 99.22%
CMYK 6.32% 0.00% 27.27%
0.78%

Color #EDFDB8 in popluar number systems.

HEX ED FD B8
Decimal 237 253 184
Binary 11101101 11111101 10111000
Octal 355 375 270

Shades and tints

Shades of #EDFDB8

#EDFDB8
(237,253,184)
#D8E6A8
(216,230,168)
#C3CF98
(195,207,152)
#AEB888
(174,184,136)
#99A178
(153,161,120)
#848A68
(132,138,104)
#6F7358
(111,115,88)
#5A5C48
(90,92,72)
#454538
(69,69,56)
#302E28
(48,46,40)
#1B1718
(27,23,24)
#000000
(0,0,0)

Tints of #EDFDB8

#EDFDB8
(237,253,184)
#EEFDBE
(238,253,190)
#EFFDC4
(239,253,196)
#F0FDCA
(240,253,202)
#F1FDD0
(241,253,208)
#F2FDD6
(242,253,214)
#F3FDDC
(243,253,220)
#F4FDE2
(244,253,226)
#F5FDE8
(245,253,232)
#F6FDEE
(246,253,238)
#F7FDF4
(247,253,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EDFDB8 color. Also use rgb(237,253,184) instead hex code.

Text Font Color

.myTextColor { color: #EDFDB8; }

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

This text font color is #EDFDB8.

Background Color

.myBgColor { background-color: #EDFDB8; }

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

This div background color is #EDFDB8.

Border color

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

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

This div border color is #EDFDB8.

Opacity

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

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

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

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

This text has shadow with #EDFDB8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDFDB8.

Preview

Color preview on black background

This text has color #EDFDB8 on black background.


Color preview on white background

This text has color #EDFDB8 on white background.


Black color preview on #EDFDB8 background

This text has black color on #EDFDB8 background.


White color preview on #EDFDB8 background

This text has white color on #EDFDB8 background.


Related colors

Complementary color

Complementary color for #hex is #120247.


I love getcolorcode.com

Triadic colors

1 #B8EDFD and #FDB8ED with #EDFDB8 are triadic colors.

2 #B8FDED and #FDEDB8 with #EDFDB8 are triadic colors.