COLOR #E6F884

HEX: #E6F884 RGB: (230,248,132)

Renk bilgisi

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

RGB renk modeli

#E6F884 color RGB value is (230,248,132).

RGB: (230,248,132) (90%, 97%, 52%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 248 of 255 = 97%
B 132 of 255 = 52%

230
248
132

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

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 248 + 132 = 610 (100%)
R 230 of 610 ~ 37.7%
G 248 of 610 ~ 40.66%
B 132 of 610 ~ 21.64'%

%37.7
%40.66
%21.64

CMYK RENK MODELİ

#E6F884 rengi CMYK tonu (7,0,47,3).

  • camgöbeği tonu 7.26%
  • eflatun tonu 0.00%
  • sarı tonu 46.77%
  • ana renk tonu 2.75%

CMYK: (7,0,47,3)
C7M0Y47K3 (7%, 0%, 47%, 3%)
(0.07 / 0.00 / 0.47 / 0.03)

CMYK yüzdeleri

%7.26
%0
%46.77
%2.75

Codes

Color #E6F884 in popluar color models

E6 F8 84
RGB 230 248 132
HSL 69° 89.23% 74.51%
HSB/HSV 69° 46.77% 97.25%
CMYK 7.26% 0.00% 46.77%
2.75%

Color #E6F884 in popluar number systems.

HEX E6 F8 84
Decimal 230 248 132
Binary 11100110 11111000 10000100
Octal 346 370 204

Shades and tints

Shades of #E6F884

#E6F884
(230,248,132)
#D2E278
(210,226,120)
#BECC6C
(190,204,108)
#AAB660
(170,182,96)
#96A054
(150,160,84)
#828A48
(130,138,72)
#6E743C
(110,116,60)
#5A5E30
(90,94,48)
#464824
(70,72,36)
#323218
(50,50,24)
#1E1C0C
(30,28,12)
#000000
(0,0,0)

Tints of #E6F884

#E6F884
(230,248,132)
#E8F88F
(232,248,143)
#EAF89A
(234,248,154)
#ECF8A5
(236,248,165)
#EEF8B0
(238,248,176)
#F0F8BB
(240,248,187)
#F2F8C6
(242,248,198)
#F4F8D1
(244,248,209)
#F6F8DC
(246,248,220)
#F8F8E7
(248,248,231)
#FAF8F2
(250,248,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E6F884 color. Also use rgb(230,248,132) instead hex code.

Text Font Color

.myTextColor { color: #E6F884; }

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

This text font color is #E6F884.

Background Color

.myBgColor { background-color: #E6F884; }

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

This div background color is #E6F884.

Border color

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

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

This div border color is #E6F884.

Opacity

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

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

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

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

This text has shadow with #E6F884 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6F884.

Preview

Color preview on black background

This text has color #E6F884 on black background.


Color preview on white background

This text has color #E6F884 on white background.


Black color preview on #E6F884 background

This text has black color on #E6F884 background.


White color preview on #E6F884 background

This text has white color on #E6F884 background.


Related colors

Complementary color

Complementary color for #hex is #19077B.


I love getcolorcode.com

Triadic colors

1 #84E6F8 and #F884E6 with #E6F884 are triadic colors.

2 #84F8E6 and #F8E684 with #E6F884 are triadic colors.