COLOR #E6F19A

HEX: #E6F19A RGB: (230,241,154)

Renk bilgisi

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

RGB renk modeli

#E6F19A color RGB value is (230,241,154).

RGB: (230,241,154) (90%, 95%, 60%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 241 of 255 = 95%
B 154 of 255 = 60%

230
241
154

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

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 241 + 154 = 625 (100%)
R 230 of 625 ~ 36.8%
G 241 of 625 ~ 38.56%
B 154 of 625 ~ 24.64'%

%36.8
%38.56
%24.64

CMYK RENK MODELİ

#E6F19A rengi CMYK tonu (5,0,36,5).

  • camgöbeği tonu 4.56%
  • eflatun tonu 0.00%
  • sarı tonu 36.10%
  • ana renk tonu 5.49%

CMYK: (5,0,36,5)
C5M0Y36K5 (5%, 0%, 36%, 5%)
(0.05 / 0.00 / 0.36 / 0.05)

CMYK yüzdeleri

%4.56
%0
%36.1
%5.49

Codes

Color #E6F19A in popluar color models

E6 F1 9A
RGB 230 241 154
HSL 68° 75.65% 77.45%
HSB/HSV 68° 36.10% 94.51%
CMYK 4.56% 0.00% 36.10%
5.49%

Color #E6F19A in popluar number systems.

HEX E6 F1 9A
Decimal 230 241 154
Binary 11100110 11110001 10011010
Octal 346 361 232

Shades and tints

Shades of #E6F19A

#E6F19A
(230,241,154)
#D2DC8C
(210,220,140)
#BEC77E
(190,199,126)
#AAB270
(170,178,112)
#969D62
(150,157,98)
#828854
(130,136,84)
#6E7346
(110,115,70)
#5A5E38
(90,94,56)
#46492A
(70,73,42)
#32341C
(50,52,28)
#1E1F0E
(30,31,14)
#000000
(0,0,0)

Tints of #E6F19A

#E6F19A
(230,241,154)
#E8F2A3
(232,242,163)
#EAF3AC
(234,243,172)
#ECF4B5
(236,244,181)
#EEF5BE
(238,245,190)
#F0F6C7
(240,246,199)
#F2F7D0
(242,247,208)
#F4F8D9
(244,248,217)
#F6F9E2
(246,249,226)
#F8FAEB
(248,250,235)
#FAFBF4
(250,251,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E6F19A color. Also use rgb(230,241,154) instead hex code.

Text Font Color

.myTextColor { color: #E6F19A; }

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

This text font color is #E6F19A.

Background Color

.myBgColor { background-color: #E6F19A; }

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

This div background color is #E6F19A.

Border color

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

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

This div border color is #E6F19A.

Opacity

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

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

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

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

This text has shadow with #E6F19A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6F19A.

Preview

Color preview on black background

This text has color #E6F19A on black background.


Color preview on white background

This text has color #E6F19A on white background.


Black color preview on #E6F19A background

This text has black color on #E6F19A background.


White color preview on #E6F19A background

This text has white color on #E6F19A background.


Related colors

Complementary color

Complementary color for #hex is #190E65.


I love getcolorcode.com

Triadic colors

1 #9AE6F1 and #F19AE6 with #E6F19A are triadic colors.

2 #9AF1E6 and #F1E69A with #E6F19A are triadic colors.