COLOR #E4F68D

HEX: #E4F68D RGB: (228,246,141)

Renk bilgisi

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

RGB renk modeli

#E4F68D color RGB value is (228,246,141).

RGB: (228,246,141) (89%, 96%, 55%)

RGB bağlantıları ve doygunluk

R 228 of 255 = 89%
G 246 of 255 = 96%
B 141 of 255 = 55%

228
246
141

R + G + B ~ 80%. #E4F68D is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 228 + 246 + 141 = 615 (100%)
R 228 of 615 ~ 37.07%
G 246 of 615 ~ 40%
B 141 of 615 ~ 22.93'%

%37.07
%40
%22.93

CMYK RENK MODELİ

#E4F68D rengi CMYK tonu (7,0,43,4).

  • camgöbeği tonu 7.32%
  • eflatun tonu 0.00%
  • sarı tonu 42.68%
  • ana renk tonu 3.53%

CMYK: (7,0,43,4)
C7M0Y43K4 (7%, 0%, 43%, 4%)
(0.07 / 0.00 / 0.43 / 0.04)

CMYK yüzdeleri

%7.32
%0
%42.68
%3.53

Codes

Color #E4F68D in popluar color models

E4 F6 8D
RGB 228 246 141
HSL 70° 85.37% 75.88%
HSB/HSV 70° 42.68% 96.47%
CMYK 7.32% 0.00% 42.68%
3.53%

Color #E4F68D in popluar number systems.

HEX E4 F6 8D
Decimal 228 246 141
Binary 11100100 11110110 10001101
Octal 344 366 215

Shades and tints

Shades of #E4F68D

#E4F68D
(228,246,141)
#D0E081
(208,224,129)
#BCCA75
(188,202,117)
#A8B469
(168,180,105)
#949E5D
(148,158,93)
#808851
(128,136,81)
#6C7245
(108,114,69)
#585C39
(88,92,57)
#44462D
(68,70,45)
#303021
(48,48,33)
#1C1A15
(28,26,21)
#000000
(0,0,0)

Tints of #E4F68D

#E4F68D
(228,246,141)
#E6F697
(230,246,151)
#E8F6A1
(232,246,161)
#EAF6AB
(234,246,171)
#ECF6B5
(236,246,181)
#EEF6BF
(238,246,191)
#F0F6C9
(240,246,201)
#F2F6D3
(242,246,211)
#F4F6DD
(244,246,221)
#F6F6E7
(246,246,231)
#F8F6F1
(248,246,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E4F68D color. Also use rgb(228,246,141) instead hex code.

Text Font Color

.myTextColor { color: #E4F68D; }

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

This text font color is #E4F68D.

Background Color

.myBgColor { background-color: #E4F68D; }

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

This div background color is #E4F68D.

Border color

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

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

This div border color is #E4F68D.

Opacity

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

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

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

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

This text has shadow with #E4F68D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E4F68D.

Preview

Color preview on black background

This text has color #E4F68D on black background.


Color preview on white background

This text has color #E4F68D on white background.


Black color preview on #E4F68D background

This text has black color on #E4F68D background.


White color preview on #E4F68D background

This text has white color on #E4F68D background.


Related colors

Complementary color

Complementary color for #hex is #1B0972.


I love getcolorcode.com

Triadic colors

1 #8DE4F6 and #F68DE4 with #E4F68D are triadic colors.

2 #8DF6E4 and #F6E48D with #E4F68D are triadic colors.