COLOR #E6F18D

HEX: #E6F18D RGB: (230,241,141)

Renk bilgisi

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

RGB renk modeli

#E6F18D color RGB value is (230,241,141).

RGB: (230,241,141) (90%, 95%, 55%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 241 of 255 = 95%
B 141 of 255 = 55%

230
241
141

R + G + B ~ 80%. #E6F18D is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 241 + 141 = 612 (100%)
R 230 of 612 ~ 37.58%
G 241 of 612 ~ 39.38%
B 141 of 612 ~ 23.04'%

%37.58
%39.38
%23.04

CMYK RENK MODELİ

#E6F18D rengi CMYK tonu (5,0,41,5).

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

CMYK: (5,0,41,5)
C5M0Y41K5 (5%, 0%, 41%, 5%)
(0.05 / 0.00 / 0.41 / 0.05)

CMYK yüzdeleri

%4.56
%0
%41.49
%5.49

Codes

Color #E6F18D in popluar color models

E6 F1 8D
RGB 230 241 141
HSL 67° 78.13% 74.90%
HSB/HSV 67° 41.49% 94.51%
CMYK 4.56% 0.00% 41.49%
5.49%

Color #E6F18D in popluar number systems.

HEX E6 F1 8D
Decimal 230 241 141
Binary 11100110 11110001 10001101
Octal 346 361 215

Shades and tints

Shades of #E6F18D

#E6F18D
(230,241,141)
#D2DC81
(210,220,129)
#BEC775
(190,199,117)
#AAB269
(170,178,105)
#969D5D
(150,157,93)
#828851
(130,136,81)
#6E7345
(110,115,69)
#5A5E39
(90,94,57)
#46492D
(70,73,45)
#323421
(50,52,33)
#1E1F15
(30,31,21)
#000000
(0,0,0)

Tints of #E6F18D

#E6F18D
(230,241,141)
#E8F297
(232,242,151)
#EAF3A1
(234,243,161)
#ECF4AB
(236,244,171)
#EEF5B5
(238,245,181)
#F0F6BF
(240,246,191)
#F2F7C9
(242,247,201)
#F4F8D3
(244,248,211)
#F6F9DD
(246,249,221)
#F8FAE7
(248,250,231)
#FAFBF1
(250,251,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6F18D; }

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

This text font color is #E6F18D.

Background Color

.myBgColor { background-color: #E6F18D; }

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

This div background color is #E6F18D.

Border color

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

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

This div border color is #E6F18D.

Opacity

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

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

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

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

This text has shadow with #E6F18D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6F18D.

Preview

Color preview on black background

This text has color #E6F18D on black background.


Color preview on white background

This text has color #E6F18D on white background.


Black color preview on #E6F18D background

This text has black color on #E6F18D background.


White color preview on #E6F18D background

This text has white color on #E6F18D background.


Related colors

Complementary color

Complementary color for #hex is #190E72.


I love getcolorcode.com

Triadic colors

1 #8DE6F1 and #F18DE6 with #E6F18D are triadic colors.

2 #8DF1E6 and #F1E68D with #E6F18D are triadic colors.