COLOR #EDF89B

HEX: #EDF89B RGB: (237,248,155)

Renk bilgisi

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

RGB renk modeli

#EDF89B color RGB value is (237,248,155).

RGB: (237,248,155) (93%, 97%, 61%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 248 of 255 = 97%
B 155 of 255 = 61%

237
248
155

R + G + B ~ 84%. #EDF89B is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 248 + 155 = 640 (100%)
R 237 of 640 ~ 37.03%
G 248 of 640 ~ 38.75%
B 155 of 640 ~ 24.22'%

%37.03
%38.75
%24.22

CMYK RENK MODELİ

#EDF89B rengi CMYK tonu (4,0,38,3).

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

CMYK: (4,0,38,3)
C4M0Y38K3 (4%, 0%, 38%, 3%)
(0.04 / 0.00 / 0.38 / 0.03)

CMYK yüzdeleri

%4.44
%0
%37.5
%2.75

Codes

Color #EDF89B in popluar color models

ED F8 9B
RGB 237 248 155
HSL 67° 86.92% 79.02%
HSB/HSV 67° 37.50% 97.25%
CMYK 4.44% 0.00% 37.50%
2.75%

Color #EDF89B in popluar number systems.

HEX ED F8 9B
Decimal 237 248 155
Binary 11101101 11111000 10011011
Octal 355 370 233

Shades and tints

Shades of #EDF89B

#EDF89B
(237,248,155)
#D8E28D
(216,226,141)
#C3CC7F
(195,204,127)
#AEB671
(174,182,113)
#99A063
(153,160,99)
#848A55
(132,138,85)
#6F7447
(111,116,71)
#5A5E39
(90,94,57)
#45482B
(69,72,43)
#30321D
(48,50,29)
#1B1C0F
(27,28,15)
#000000
(0,0,0)

Tints of #EDF89B

#EDF89B
(237,248,155)
#EEF8A4
(238,248,164)
#EFF8AD
(239,248,173)
#F0F8B6
(240,248,182)
#F1F8BF
(241,248,191)
#F2F8C8
(242,248,200)
#F3F8D1
(243,248,209)
#F4F8DA
(244,248,218)
#F5F8E3
(245,248,227)
#F6F8EC
(246,248,236)
#F7F8F5
(247,248,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDF89B; }

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

This text font color is #EDF89B.

Background Color

.myBgColor { background-color: #EDF89B; }

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

This div background color is #EDF89B.

Border color

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

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

This div border color is #EDF89B.

Opacity

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

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

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

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

This text has shadow with #EDF89B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDF89B.

Preview

Color preview on black background

This text has color #EDF89B on black background.


Color preview on white background

This text has color #EDF89B on white background.


Black color preview on #EDF89B background

This text has black color on #EDF89B background.


White color preview on #EDF89B background

This text has white color on #EDF89B background.


Related colors

Complementary color

Complementary color for #hex is #120764.


I love getcolorcode.com

Triadic colors

1 #9BEDF8 and #F89BED with #EDF89B are triadic colors.

2 #9BF8ED and #F8ED9B with #EDF89B are triadic colors.