COLOR #E6F497

HEX: #E6F497 RGB: (230,244,151)

Renk bilgisi

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

RGB renk modeli

#E6F497 color RGB value is (230,244,151).

RGB: (230,244,151) (90%, 96%, 59%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 244 of 255 = 96%
B 151 of 255 = 59%

230
244
151

R + G + B ~ 82%. #E6F497 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 244 + 151 = 625 (100%)
R 230 of 625 ~ 36.8%
G 244 of 625 ~ 39.04%
B 151 of 625 ~ 24.16'%

%36.8
%39.04
%24.16

CMYK RENK MODELİ

#E6F497 rengi CMYK tonu (6,0,38,4).

  • camgöbeği tonu 5.74%
  • eflatun tonu 0.00%
  • sarı tonu 38.11%
  • ana renk tonu 4.31%

CMYK: (6,0,38,4)
C6M0Y38K4 (6%, 0%, 38%, 4%)
(0.06 / 0.00 / 0.38 / 0.04)

CMYK yüzdeleri

%5.74
%0
%38.11
%4.31

Codes

Color #E6F497 in popluar color models

E6 F4 97
RGB 230 244 151
HSL 69° 80.87% 77.45%
HSB/HSV 69° 38.11% 95.69%
CMYK 5.74% 0.00% 38.11%
4.31%

Color #E6F497 in popluar number systems.

HEX E6 F4 97
Decimal 230 244 151
Binary 11100110 11110100 10010111
Octal 346 364 227

Shades and tints

Shades of #E6F497

#E6F497
(230,244,151)
#D2DE8A
(210,222,138)
#BEC87D
(190,200,125)
#AAB270
(170,178,112)
#969C63
(150,156,99)
#828656
(130,134,86)
#6E7049
(110,112,73)
#5A5A3C
(90,90,60)
#46442F
(70,68,47)
#322E22
(50,46,34)
#1E1815
(30,24,21)
#000000
(0,0,0)

Tints of #E6F497

#E6F497
(230,244,151)
#E8F5A0
(232,245,160)
#EAF6A9
(234,246,169)
#ECF7B2
(236,247,178)
#EEF8BB
(238,248,187)
#F0F9C4
(240,249,196)
#F2FACD
(242,250,205)
#F4FBD6
(244,251,214)
#F6FCDF
(246,252,223)
#F8FDE8
(248,253,232)
#FAFEF1
(250,254,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E6F497 color. Also use rgb(230,244,151) instead hex code.

Text Font Color

.myTextColor { color: #E6F497; }

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

This text font color is #E6F497.

Background Color

.myBgColor { background-color: #E6F497; }

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

This div background color is #E6F497.

Border color

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

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

This div border color is #E6F497.

Opacity

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

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

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

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

This text has shadow with #E6F497 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6F497.

Preview

Color preview on black background

This text has color #E6F497 on black background.


Color preview on white background

This text has color #E6F497 on white background.


Black color preview on #E6F497 background

This text has black color on #E6F497 background.


White color preview on #E6F497 background

This text has white color on #E6F497 background.


Related colors

Complementary color

Complementary color for #hex is #190B68.


I love getcolorcode.com

Triadic colors

1 #97E6F4 and #F497E6 with #E6F497 are triadic colors.

2 #97F4E6 and #F4E697 with #E6F497 are triadic colors.