COLOR #E4F98E

HEX: #E4F98E RGB: (228,249,142)

Renk bilgisi

#E4F98E contains mainly red and green colors. #E4F98E ‘ nin web güvenlik rengi #CCFF99 (ya da #CF9) dir.

RGB renk modeli

#E4F98E color RGB value is (228,249,142).

RGB: (228,249,142) (89%, 98%, 56%)

RGB bağlantıları ve doygunluk

R 228 of 255 = 89%
G 249 of 255 = 98%
B 142 of 255 = 56%

228
249
142

R + G + B ~ 81%. #E4F98E is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 228 + 249 + 142 = 619 (100%)
R 228 of 619 ~ 36.83%
G 249 of 619 ~ 40.23%
B 142 of 619 ~ 22.94'%

%36.83
%40.23
%22.94

CMYK RENK MODELİ

#E4F98E rengi CMYK tonu (8,0,43,2).

  • camgöbeği tonu 8.43%
  • eflatun tonu 0.00%
  • sarı tonu 42.97%
  • ana renk tonu 2.35%

CMYK: (8,0,43,2)
C8M0Y43K2 (8%, 0%, 43%, 2%)
(0.08 / 0.00 / 0.43 / 0.02)

CMYK yüzdeleri

%8.43
%0
%42.97
%2.35

Codes

Color #E4F98E in popluar color models

E4 F9 8E
RGB 228 249 142
HSL 72° 89.92% 76.67%
HSB/HSV 72° 42.97% 97.65%
CMYK 8.43% 0.00% 42.97%
2.35%

Color #E4F98E in popluar number systems.

HEX E4 F9 8E
Decimal 228 249 142
Binary 11100100 11111001 10001110
Octal 344 371 216

Shades and tints

Shades of #E4F98E

#E4F98E
(228,249,142)
#D0E382
(208,227,130)
#BCCD76
(188,205,118)
#A8B76A
(168,183,106)
#94A15E
(148,161,94)
#808B52
(128,139,82)
#6C7546
(108,117,70)
#585F3A
(88,95,58)
#44492E
(68,73,46)
#303322
(48,51,34)
#1C1D16
(28,29,22)
#000000
(0,0,0)

Tints of #E4F98E

#E4F98E
(228,249,142)
#E6F998
(230,249,152)
#E8F9A2
(232,249,162)
#EAF9AC
(234,249,172)
#ECF9B6
(236,249,182)
#EEF9C0
(238,249,192)
#F0F9CA
(240,249,202)
#F2F9D4
(242,249,212)
#F4F9DE
(244,249,222)
#F6F9E8
(246,249,232)
#F8F9F2
(248,249,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E4F98E color. Also use rgb(228,249,142) instead hex code.

Text Font Color

.myTextColor { color: #E4F98E; }

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

This text font color is #E4F98E.

Background Color

.myBgColor { background-color: #E4F98E; }

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

This div background color is #E4F98E.

Border color

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

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

This div border color is #E4F98E.

Opacity

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

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

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

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

This text has shadow with #E4F98E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E4F98E.

Preview

Color preview on black background

This text has color #E4F98E on black background.


Color preview on white background

This text has color #E4F98E on white background.


Black color preview on #E4F98E background

This text has black color on #E4F98E background.


White color preview on #E4F98E background

This text has white color on #E4F98E background.


Related colors

Complementary color

Complementary color for #hex is #1B0671.


I love getcolorcode.com

Triadic colors

1 #8EE4F9 and #F98EE4 with #E4F98E are triadic colors.

2 #8EF9E4 and #F9E48E with #E4F98E are triadic colors.