COLOR #E6F586

HEX: #E6F586 RGB: (230,245,134)

Renk bilgisi

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

RGB renk modeli

#E6F586 color RGB value is (230,245,134).

RGB: (230,245,134) (90%, 96%, 53%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 245 of 255 = 96%
B 134 of 255 = 53%

230
245
134

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

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 245 + 134 = 609 (100%)
R 230 of 609 ~ 37.77%
G 245 of 609 ~ 40.23%
B 134 of 609 ~ 22'%

%37.77
%40.23
%22

CMYK RENK MODELİ

#E6F586 rengi CMYK tonu (6,0,45,4).

  • camgöbeği tonu 6.12%
  • eflatun tonu 0.00%
  • sarı tonu 45.31%
  • ana renk tonu 3.92%

CMYK: (6,0,45,4)
C6M0Y45K4 (6%, 0%, 45%, 4%)
(0.06 / 0.00 / 0.45 / 0.04)

CMYK yüzdeleri

%6.12
%0
%45.31
%3.92

Codes

Color #E6F586 in popluar color models

E6 F5 86
RGB 230 245 134
HSL 68° 84.73% 74.31%
HSB/HSV 68° 45.31% 96.08%
CMYK 6.12% 0.00% 45.31%
3.92%

Color #E6F586 in popluar number systems.

HEX E6 F5 86
Decimal 230 245 134
Binary 11100110 11110101 10000110
Octal 346 365 206

Shades and tints

Shades of #E6F586

#E6F586
(230,245,134)
#D2DF7A
(210,223,122)
#BEC96E
(190,201,110)
#AAB362
(170,179,98)
#969D56
(150,157,86)
#82874A
(130,135,74)
#6E713E
(110,113,62)
#5A5B32
(90,91,50)
#464526
(70,69,38)
#322F1A
(50,47,26)
#1E190E
(30,25,14)
#000000
(0,0,0)

Tints of #E6F586

#E6F586
(230,245,134)
#E8F591
(232,245,145)
#EAF59C
(234,245,156)
#ECF5A7
(236,245,167)
#EEF5B2
(238,245,178)
#F0F5BD
(240,245,189)
#F2F5C8
(242,245,200)
#F4F5D3
(244,245,211)
#F6F5DE
(246,245,222)
#F8F5E9
(248,245,233)
#FAF5F4
(250,245,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E6F586 color. Also use rgb(230,245,134) instead hex code.

Text Font Color

.myTextColor { color: #E6F586; }

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

This text font color is #E6F586.

Background Color

.myBgColor { background-color: #E6F586; }

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

This div background color is #E6F586.

Border color

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

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

This div border color is #E6F586.

Opacity

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

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

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

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

This text has shadow with #E6F586 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6F586.

Preview

Color preview on black background

This text has color #E6F586 on black background.


Color preview on white background

This text has color #E6F586 on white background.


Black color preview on #E6F586 background

This text has black color on #E6F586 background.


White color preview on #E6F586 background

This text has white color on #E6F586 background.


Related colors

Complementary color

Complementary color for #hex is #190A79.


I love getcolorcode.com

Triadic colors

1 #86E6F5 and #F586E6 with #E6F586 are triadic colors.

2 #86F5E6 and #F5E686 with #E6F586 are triadic colors.