COLOR #E6F99D

HEX: #E6F99D RGB: (230,249,157)

Renk bilgisi

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

RGB renk modeli

#E6F99D color RGB value is (230,249,157).

RGB: (230,249,157) (90%, 98%, 62%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 249 of 255 = 98%
B 157 of 255 = 62%

230
249
157

R + G + B ~ 83%. #E6F99D is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 249 + 157 = 636 (100%)
R 230 of 636 ~ 36.16%
G 249 of 636 ~ 39.15%
B 157 of 636 ~ 24.69'%

%36.16
%39.15
%24.69

CMYK RENK MODELİ

#E6F99D rengi CMYK tonu (8,0,37,2).

  • camgöbeği tonu 7.63%
  • eflatun tonu 0.00%
  • sarı tonu 36.95%
  • ana renk tonu 2.35%

CMYK: (8,0,37,2)
C8M0Y37K2 (8%, 0%, 37%, 2%)
(0.08 / 0.00 / 0.37 / 0.02)

CMYK yüzdeleri

%7.63
%0
%36.95
%2.35

Codes

Color #E6F99D in popluar color models

E6 F9 9D
RGB 230 249 157
HSL 72° 88.46% 79.61%
HSB/HSV 72° 36.95% 97.65%
CMYK 7.63% 0.00% 36.95%
2.35%

Color #E6F99D in popluar number systems.

HEX E6 F9 9D
Decimal 230 249 157
Binary 11100110 11111001 10011101
Octal 346 371 235

Shades and tints

Shades of #E6F99D

#E6F99D
(230,249,157)
#D2E38F
(210,227,143)
#BECD81
(190,205,129)
#AAB773
(170,183,115)
#96A165
(150,161,101)
#828B57
(130,139,87)
#6E7549
(110,117,73)
#5A5F3B
(90,95,59)
#46492D
(70,73,45)
#32331F
(50,51,31)
#1E1D11
(30,29,17)
#000000
(0,0,0)

Tints of #E6F99D

#E6F99D
(230,249,157)
#E8F9A5
(232,249,165)
#EAF9AD
(234,249,173)
#ECF9B5
(236,249,181)
#EEF9BD
(238,249,189)
#F0F9C5
(240,249,197)
#F2F9CD
(242,249,205)
#F4F9D5
(244,249,213)
#F6F9DD
(246,249,221)
#F8F9E5
(248,249,229)
#FAF9ED
(250,249,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E6F99D color. Also use rgb(230,249,157) instead hex code.

Text Font Color

.myTextColor { color: #E6F99D; }

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

This text font color is #E6F99D.

Background Color

.myBgColor { background-color: #E6F99D; }

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

This div background color is #E6F99D.

Border color

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

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

This div border color is #E6F99D.

Opacity

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

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

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

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

This text has shadow with #E6F99D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6F99D.

Preview

Color preview on black background

This text has color #E6F99D on black background.


Color preview on white background

This text has color #E6F99D on white background.


Black color preview on #E6F99D background

This text has black color on #E6F99D background.


White color preview on #E6F99D background

This text has white color on #E6F99D background.


Related colors

Complementary color

Complementary color for #hex is #190662.


I love getcolorcode.com

Triadic colors

1 #9DE6F9 and #F99DE6 with #E6F99D are triadic colors.

2 #9DF9E6 and #F9E69D with #E6F99D are triadic colors.