COLOR #E4F52C

HEX: #E4F52C RGB: (228,245,44)

Renk bilgisi

#E4F52C contains mainly red and green colors. #E4F52C ‘ nin web güvenlik rengi #CCFF33 (ya da #CF3) dir.

RGB renk modeli

#E4F52C color RGB value is (228,245,44).

RGB: (228,245,44) (89%, 96%, 17%)

RGB bağlantıları ve doygunluk

R 228 of 255 = 89%
G 245 of 255 = 96%
B 44 of 255 = 17%

228
245
44

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

Yüzdelerle RGB renk parçaları

R + G + B = 228 + 245 + 44 = 517 (100%)
R 228 of 517 ~ 44.1%
G 245 of 517 ~ 47.39%
B 44 of 517 ~ 8.51'%

%44.1
%47.39

CMYK RENK MODELİ

#E4F52C rengi CMYK tonu (7,0,82,4).

  • camgöbeği tonu 6.94%
  • eflatun tonu 0.00%
  • sarı tonu 82.04%
  • ana renk tonu 3.92%

CMYK: (7,0,82,4)
C7M0Y82K4 (7%, 0%, 82%, 4%)
(0.07 / 0.00 / 0.82 / 0.04)

CMYK yüzdeleri

%6.94
%0
%82.04
%3.92

Codes

Color #E4F52C in popluar color models

E4 F5 2C
RGB 228 245 44
HSL 65° 90.95% 56.67%
HSB/HSV 65° 82.04% 96.08%
CMYK 6.94% 0.00% 82.04%
3.92%

Color #E4F52C in popluar number systems.

HEX E4 F5 2C
Decimal 228 245 44
Binary 11100100 11110101 101100
Octal 344 365 54

Shades and tints

Shades of #E4F52C

#E4F52C
(228,245,44)
#D0DF28
(208,223,40)
#BCC924
(188,201,36)
#A8B320
(168,179,32)
#949D1C
(148,157,28)
#808718
(128,135,24)
#6C7114
(108,113,20)
#585B10
(88,91,16)
#44450C
(68,69,12)
#302F08
(48,47,8)
#1C1904
(28,25,4)
#000000
(0,0,0)

Tints of #E4F52C

#E4F52C
(228,245,44)
#E6F53F
(230,245,63)
#E8F552
(232,245,82)
#EAF565
(234,245,101)
#ECF578
(236,245,120)
#EEF58B
(238,245,139)
#F0F59E
(240,245,158)
#F2F5B1
(242,245,177)
#F4F5C4
(244,245,196)
#F6F5D7
(246,245,215)
#F8F5EA
(248,245,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E4F52C color. Also use rgb(228,245,44) instead hex code.

Text Font Color

.myTextColor { color: #E4F52C; }

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

This text font color is #E4F52C.

Background Color

.myBgColor { background-color: #E4F52C; }

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

This div background color is #E4F52C.

Border color

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

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

This div border color is #E4F52C.

Opacity

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

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

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

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

This text has shadow with #E4F52C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E4F52C.

Preview

Color preview on black background

This text has color #E4F52C on black background.


Color preview on white background

This text has color #E4F52C on white background.


Black color preview on #E4F52C background

This text has black color on #E4F52C background.


White color preview on #E4F52C background

This text has white color on #E4F52C background.


Related colors

Complementary color

Complementary color for #E4F52C is #1B0AD3.


I love getcolorcode.com

Triadic colors

1 #2CE4F5 and #F52CE4 with #E4F52C are triadic colors.

2 #2CF5E4 and #F5E42C with #E4F52C are triadic colors.