COLOR #E6FDA6

HEX: #E6FDA6 RGB: (230,253,166)

Renk bilgisi

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

RGB renk modeli

#E6FDA6 color RGB value is (230,253,166).

RGB: (230,253,166) (90%, 99%, 65%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 253 of 255 = 99%
B 166 of 255 = 65%

230
253
166

R + G + B ~ 85%. #E6FDA6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 253 + 166 = 649 (100%)
R 230 of 649 ~ 35.44%
G 253 of 649 ~ 38.98%
B 166 of 649 ~ 25.58'%

%35.44
%38.98
%25.58

CMYK RENK MODELİ

#E6FDA6 rengi CMYK tonu (9,0,34,1).

  • camgöbeği tonu 9.09%
  • eflatun tonu 0.00%
  • sarı tonu 34.39%
  • ana renk tonu 0.78%

CMYK: (9,0,34,1)
C9M0Y34K1 (9%, 0%, 34%, 1%)
(0.09 / 0.00 / 0.34 / 0.01)

CMYK yüzdeleri

%9.09
%0
%34.39
%0.78

Codes

Color #E6FDA6 in popluar color models

E6 FD A6
RGB 230 253 166
HSL 76° 95.60% 82.16%
HSB/HSV 76° 34.39% 99.22%
CMYK 9.09% 0.00% 34.39%
0.78%

Color #E6FDA6 in popluar number systems.

HEX E6 FD A6
Decimal 230 253 166
Binary 11100110 11111101 10100110
Octal 346 375 246

Shades and tints

Shades of #E6FDA6

#E6FDA6
(230,253,166)
#D2E697
(210,230,151)
#BECF88
(190,207,136)
#AAB879
(170,184,121)
#96A16A
(150,161,106)
#828A5B
(130,138,91)
#6E734C
(110,115,76)
#5A5C3D
(90,92,61)
#46452E
(70,69,46)
#322E1F
(50,46,31)
#1E1710
(30,23,16)
#000000
(0,0,0)

Tints of #E6FDA6

#E6FDA6
(230,253,166)
#E8FDAE
(232,253,174)
#EAFDB6
(234,253,182)
#ECFDBE
(236,253,190)
#EEFDC6
(238,253,198)
#F0FDCE
(240,253,206)
#F2FDD6
(242,253,214)
#F4FDDE
(244,253,222)
#F6FDE6
(246,253,230)
#F8FDEE
(248,253,238)
#FAFDF6
(250,253,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E6FDA6 color. Also use rgb(230,253,166) instead hex code.

Text Font Color

.myTextColor { color: #E6FDA6; }

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

This text font color is #E6FDA6.

Background Color

.myBgColor { background-color: #E6FDA6; }

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

This div background color is #E6FDA6.

Border color

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

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

This div border color is #E6FDA6.

Opacity

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

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

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

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

This text has shadow with #E6FDA6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6FDA6.

Preview

Color preview on black background

This text has color #E6FDA6 on black background.


Color preview on white background

This text has color #E6FDA6 on white background.


Black color preview on #E6FDA6 background

This text has black color on #E6FDA6 background.


White color preview on #E6FDA6 background

This text has white color on #E6FDA6 background.


Related colors

Complementary color

Complementary color for #hex is #190259.


I love getcolorcode.com

Triadic colors

1 #A6E6FD and #FDA6E6 with #E6FDA6 are triadic colors.

2 #A6FDE6 and #FDE6A6 with #E6FDA6 are triadic colors.