COLOR #E7F98C

HEX: #E7F98C RGB: (231,249,140)

Renk bilgisi

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

RGB renk modeli

#E7F98C color RGB value is (231,249,140).

RGB: (231,249,140) (91%, 98%, 55%)

RGB bağlantıları ve doygunluk

R 231 of 255 = 91%
G 249 of 255 = 98%
B 140 of 255 = 55%

231
249
140

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

Yüzdelerle RGB renk parçaları

R + G + B = 231 + 249 + 140 = 620 (100%)
R 231 of 620 ~ 37.26%
G 249 of 620 ~ 40.16%
B 140 of 620 ~ 22.58'%

%37.26
%40.16
%22.58

CMYK RENK MODELİ

#E7F98C rengi CMYK tonu (7,0,44,2).

  • camgöbeği tonu 7.23%
  • eflatun tonu 0.00%
  • sarı tonu 43.78%
  • ana renk tonu 2.35%

CMYK: (7,0,44,2)
C7M0Y44K2 (7%, 0%, 44%, 2%)
(0.07 / 0.00 / 0.44 / 0.02)

CMYK yüzdeleri

%7.23
%0
%43.78
%2.35

Codes

Color #E7F98C in popluar color models

E7 F9 8C
RGB 231 249 140
HSL 70° 90.08% 76.27%
HSB/HSV 70° 43.78% 97.65%
CMYK 7.23% 0.00% 43.78%
2.35%

Color #E7F98C in popluar number systems.

HEX E7 F9 8C
Decimal 231 249 140
Binary 11100111 11111001 10001100
Octal 347 371 214

Shades and tints

Shades of #E7F98C

#E7F98C
(231,249,140)
#D2E380
(210,227,128)
#BDCD74
(189,205,116)
#A8B768
(168,183,104)
#93A15C
(147,161,92)
#7E8B50
(126,139,80)
#697544
(105,117,68)
#545F38
(84,95,56)
#3F492C
(63,73,44)
#2A3320
(42,51,32)
#151D14
(21,29,20)
#000000
(0,0,0)

Tints of #E7F98C

#E7F98C
(231,249,140)
#E9F996
(233,249,150)
#EBF9A0
(235,249,160)
#EDF9AA
(237,249,170)
#EFF9B4
(239,249,180)
#F1F9BE
(241,249,190)
#F3F9C8
(243,249,200)
#F5F9D2
(245,249,210)
#F7F9DC
(247,249,220)
#F9F9E6
(249,249,230)
#FBF9F0
(251,249,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E7F98C color. Also use rgb(231,249,140) instead hex code.

Text Font Color

.myTextColor { color: #E7F98C; }

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

This text font color is #E7F98C.

Background Color

.myBgColor { background-color: #E7F98C; }

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

This div background color is #E7F98C.

Border color

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

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

This div border color is #E7F98C.

Opacity

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

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

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

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

This text has shadow with #E7F98C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E7F98C.

Preview

Color preview on black background

This text has color #E7F98C on black background.


Color preview on white background

This text has color #E7F98C on white background.


Black color preview on #E7F98C background

This text has black color on #E7F98C background.


White color preview on #E7F98C background

This text has white color on #E7F98C background.


Related colors

Complementary color

Complementary color for #E7F98C is #180673.


I love getcolorcode.com

Triadic colors

1 #8CE7F9 and #F98CE7 with #E7F98C are triadic colors.

2 #8CF9E7 and #F9E78C with #E7F98C are triadic colors.