COLOR #EDF88B

HEX: #EDF88B RGB: (237,248,139)

Renk bilgisi

#EDF88B contains mainly red and green colors. #EDF88B ‘ nin web güvenlik rengi #FFFF99 (ya da #FF9) dir.

RGB renk modeli

#EDF88B color RGB value is (237,248,139).

RGB: (237,248,139) (93%, 97%, 55%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 248 of 255 = 97%
B 139 of 255 = 55%

237
248
139

R + G + B ~ 82%. #EDF88B is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 248 + 139 = 624 (100%)
R 237 of 624 ~ 37.98%
G 248 of 624 ~ 39.74%
B 139 of 624 ~ 22.28'%

%37.98
%39.74
%22.28

CMYK RENK MODELİ

#EDF88B rengi CMYK tonu (4,0,44,3).

  • camgöbeği tonu 4.44%
  • eflatun tonu 0.00%
  • sarı tonu 43.95%
  • ana renk tonu 2.75%

CMYK: (4,0,44,3)
C4M0Y44K3 (4%, 0%, 44%, 3%)
(0.04 / 0.00 / 0.44 / 0.03)

CMYK yüzdeleri

%4.44
%0
%43.95
%2.75

Codes

Color #EDF88B in popluar color models

ED F8 8B
RGB 237 248 139
HSL 66° 88.62% 75.88%
HSB/HSV 66° 43.95% 97.25%
CMYK 4.44% 0.00% 43.95%
2.75%

Color #EDF88B in popluar number systems.

HEX ED F8 8B
Decimal 237 248 139
Binary 11101101 11111000 10001011
Octal 355 370 213

Shades and tints

Shades of #EDF88B

#EDF88B
(237,248,139)
#D8E27F
(216,226,127)
#C3CC73
(195,204,115)
#AEB667
(174,182,103)
#99A05B
(153,160,91)
#848A4F
(132,138,79)
#6F7443
(111,116,67)
#5A5E37
(90,94,55)
#45482B
(69,72,43)
#30321F
(48,50,31)
#1B1C13
(27,28,19)
#000000
(0,0,0)

Tints of #EDF88B

#EDF88B
(237,248,139)
#EEF895
(238,248,149)
#EFF89F
(239,248,159)
#F0F8A9
(240,248,169)
#F1F8B3
(241,248,179)
#F2F8BD
(242,248,189)
#F3F8C7
(243,248,199)
#F4F8D1
(244,248,209)
#F5F8DB
(245,248,219)
#F6F8E5
(246,248,229)
#F7F8EF
(247,248,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EDF88B color. Also use rgb(237,248,139) instead hex code.

Text Font Color

.myTextColor { color: #EDF88B; }

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

This text font color is #EDF88B.

Background Color

.myBgColor { background-color: #EDF88B; }

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

This div background color is #EDF88B.

Border color

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

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

This div border color is #EDF88B.

Opacity

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

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

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

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

This text has shadow with #EDF88B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDF88B.

Preview

Color preview on black background

This text has color #EDF88B on black background.


Color preview on white background

This text has color #EDF88B on white background.


Black color preview on #EDF88B background

This text has black color on #EDF88B background.


White color preview on #EDF88B background

This text has white color on #EDF88B background.


Related colors

Complementary color

Complementary color for #hex is #120774.


I love getcolorcode.com

Triadic colors

1 #8BEDF8 and #F88BED with #EDF88B are triadic colors.

2 #8BF8ED and #F8ED8B with #EDF88B are triadic colors.