COLOR #E6F097

HEX: #E6F097 RGB: (230,240,151)

Renk bilgisi

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

RGB renk modeli

#E6F097 color RGB value is (230,240,151).

RGB: (230,240,151) (90%, 94%, 59%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 240 of 255 = 94%
B 151 of 255 = 59%

230
240
151

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

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 240 + 151 = 621 (100%)
R 230 of 621 ~ 37.04%
G 240 of 621 ~ 38.65%
B 151 of 621 ~ 24.32'%

%37.04
%38.65
%24.32

CMYK RENK MODELİ

#E6F097 rengi CMYK tonu (4,0,37,6).

  • camgöbeği tonu 4.17%
  • eflatun tonu 0.00%
  • sarı tonu 37.08%
  • ana renk tonu 5.88%

CMYK: (4,0,37,6)
C4M0Y37K6 (4%, 0%, 37%, 6%)
(0.04 / 0.00 / 0.37 / 0.06)

CMYK yüzdeleri

%4.17
%0
%37.08
%5.88

Codes

Color #E6F097 in popluar color models

E6 F0 97
RGB 230 240 151
HSL 67° 74.79% 76.67%
HSB/HSV 67° 37.08% 94.12%
CMYK 4.17% 0.00% 37.08%
5.88%

Color #E6F097 in popluar number systems.

HEX E6 F0 97
Decimal 230 240 151
Binary 11100110 11110000 10010111
Octal 346 360 227

Shades and tints

Shades of #E6F097

#E6F097
(230,240,151)
#D2DB8A
(210,219,138)
#BEC67D
(190,198,125)
#AAB170
(170,177,112)
#969C63
(150,156,99)
#828756
(130,135,86)
#6E7249
(110,114,73)
#5A5D3C
(90,93,60)
#46482F
(70,72,47)
#323322
(50,51,34)
#1E1E15
(30,30,21)
#000000
(0,0,0)

Tints of #E6F097

#E6F097
(230,240,151)
#E8F1A0
(232,241,160)
#EAF2A9
(234,242,169)
#ECF3B2
(236,243,178)
#EEF4BB
(238,244,187)
#F0F5C4
(240,245,196)
#F2F6CD
(242,246,205)
#F4F7D6
(244,247,214)
#F6F8DF
(246,248,223)
#F8F9E8
(248,249,232)
#FAFAF1
(250,250,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6F097; }

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

This text font color is #E6F097.

Background Color

.myBgColor { background-color: #E6F097; }

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

This div background color is #E6F097.

Border color

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

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

This div border color is #E6F097.

Opacity

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

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

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

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

This text has shadow with #E6F097 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6F097.

Preview

Color preview on black background

This text has color #E6F097 on black background.


Color preview on white background

This text has color #E6F097 on white background.


Black color preview on #E6F097 background

This text has black color on #E6F097 background.


White color preview on #E6F097 background

This text has white color on #E6F097 background.


Related colors

Complementary color

Complementary color for #hex is #190F68.


I love getcolorcode.com

Triadic colors

1 #97E6F0 and #F097E6 with #E6F097 are triadic colors.

2 #97F0E6 and #F0E697 with #E6F097 are triadic colors.