COLOR #E6F966

HEX: #E6F966 RGB: (230,249,102)

Renk bilgisi

#E6F966 contains mainly red and green colors. #E6F966 ‘ nin web güvenlik rengi #CCFF66 (ya da #CF6) dir.

RGB renk modeli

#E6F966 color RGB value is (230,249,102).

RGB: (230,249,102) (90%, 98%, 40%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 249 of 255 = 98%
B 102 of 255 = 40%

230
249
102

R + G + B ~ 76%. #E6F966 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 249 + 102 = 581 (100%)
R 230 of 581 ~ 39.59%
G 249 of 581 ~ 42.86%
B 102 of 581 ~ 17.56'%

%39.59
%42.86
%17.56

CMYK RENK MODELİ

#E6F966 rengi CMYK tonu (8,0,59,2).

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

CMYK: (8,0,59,2)
C8M0Y59K2 (8%, 0%, 59%, 2%)
(0.08 / 0.00 / 0.59 / 0.02)

CMYK yüzdeleri

%7.63
%0
%59.04
%2.35

Codes

Color #E6F966 in popluar color models

E6 F9 66
RGB 230 249 102
HSL 68° 92.45% 68.82%
HSB/HSV 68° 59.04% 97.65%
CMYK 7.63% 0.00% 59.04%
2.35%

Color #E6F966 in popluar number systems.

HEX E6 F9 66
Decimal 230 249 102
Binary 11100110 11111001 1100110
Octal 346 371 146

Shades and tints

Shades of #E6F966

#E6F966
(230,249,102)
#D2E35D
(210,227,93)
#BECD54
(190,205,84)
#AAB74B
(170,183,75)
#96A142
(150,161,66)
#828B39
(130,139,57)
#6E7530
(110,117,48)
#5A5F27
(90,95,39)
#46491E
(70,73,30)
#323315
(50,51,21)
#1E1D0C
(30,29,12)
#000000
(0,0,0)

Tints of #E6F966

#E6F966
(230,249,102)
#E8F973
(232,249,115)
#EAF980
(234,249,128)
#ECF98D
(236,249,141)
#EEF99A
(238,249,154)
#F0F9A7
(240,249,167)
#F2F9B4
(242,249,180)
#F4F9C1
(244,249,193)
#F6F9CE
(246,249,206)
#F8F9DB
(248,249,219)
#FAF9E8
(250,249,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6F966; }

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

This text font color is #E6F966.

Background Color

.myBgColor { background-color: #E6F966; }

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

This div background color is #E6F966.

Border color

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

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

This div border color is #E6F966.

Opacity

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

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

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

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

This text has shadow with #E6F966 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6F966.

Preview

Color preview on black background

This text has color #E6F966 on black background.


Color preview on white background

This text has color #E6F966 on white background.


Black color preview on #E6F966 background

This text has black color on #E6F966 background.


White color preview on #E6F966 background

This text has white color on #E6F966 background.


Related colors

Complementary color

Complementary color for #hex is #190699.


I love getcolorcode.com

Triadic colors

1 #66E6F9 and #F966E6 with #E6F966 are triadic colors.

2 #66F9E6 and #F9E666 with #E6F966 are triadic colors.