COLOR #E6FADA

HEX: #E6FADA RGB: (230,250,218)

Renk bilgisi

#E6FADA contains red, green and blue colors in about the same proportion. #E6FADA ‘ nin web güvenlik rengi #CCFFCC (ya da #CFC) dir.

RGB renk modeli

#E6FADA color RGB value is (230,250,218).

RGB: (230,250,218) (90%, 98%, 85%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 250 of 255 = 98%
B 218 of 255 = 85%

230
250
218

R + G + B ~ 91%. #E6FADA is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 250 + 218 = 698 (100%)
R 230 of 698 ~ 32.95%
G 250 of 698 ~ 35.82%
B 218 of 698 ~ 31.23'%

%32.95
%35.82
%31.23

CMYK RENK MODELİ

#E6FADA rengi CMYK tonu (8,0,13,2).

  • camgöbeği tonu 8.00%
  • eflatun tonu 0.00%
  • sarı tonu 12.80%
  • ana renk tonu 1.96%

CMYK: (8,0,13,2)
C8M0Y13K2 (8%, 0%, 13%, 2%)
(0.08 / 0.00 / 0.13 / 0.02)

CMYK yüzdeleri

%8
%0
%12.8
%1.96

Codes

Color #E6FADA in popluar color models

E6 FA DA
RGB 230 250 218
HSL 98° 76.19% 91.76%
HSB/HSV 98° 12.80% 98.04%
CMYK 8.00% 0.00% 12.80%
1.96%

Color #E6FADA in popluar number systems.

HEX E6 FA DA
Decimal 230 250 218
Binary 11100110 11111010 11011010
Octal 346 372 332

Shades and tints

Shades of #E6FADA

#E6FADA
(230,250,218)
#D2E4C7
(210,228,199)
#BECEB4
(190,206,180)
#AAB8A1
(170,184,161)
#96A28E
(150,162,142)
#828C7B
(130,140,123)
#6E7668
(110,118,104)
#5A6055
(90,96,85)
#464A42
(70,74,66)
#32342F
(50,52,47)
#1E1E1C
(30,30,28)
#000000
(0,0,0)

Tints of #E6FADA

#E6FADA
(230,250,218)
#E8FADD
(232,250,221)
#EAFAE0
(234,250,224)
#ECFAE3
(236,250,227)
#EEFAE6
(238,250,230)
#F0FAE9
(240,250,233)
#F2FAEC
(242,250,236)
#F4FAEF
(244,250,239)
#F6FAF2
(246,250,242)
#F8FAF5
(248,250,245)
#FAFAF8
(250,250,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E6FADA color. Also use rgb(230,250,218) instead hex code.

Text Font Color

.myTextColor { color: #E6FADA; }

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

This text font color is #E6FADA.

Background Color

.myBgColor { background-color: #E6FADA; }

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

This div background color is #E6FADA.

Border color

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

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

This div border color is #E6FADA.

Opacity

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

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

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

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

This text has shadow with #E6FADA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6FADA.

Preview

Color preview on black background

This text has color #E6FADA on black background.


Color preview on white background

This text has color #E6FADA on white background.


Black color preview on #E6FADA background

This text has black color on #E6FADA background.


White color preview on #E6FADA background

This text has white color on #E6FADA background.


Related colors

Complementary color

Complementary color for #hex is #190525.


I love getcolorcode.com

Triadic colors

1 #DAE6FA and #FADAE6 with #E6FADA are triadic colors.

2 #DAFAE6 and #FAE6DA with #E6FADA are triadic colors.