COLOR #E6F8DA

HEX: #E6F8DA RGB: (230,248,218)

Renk bilgisi

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

RGB renk modeli

#E6F8DA color RGB value is (230,248,218).

RGB: (230,248,218) (90%, 97%, 85%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 248 of 255 = 97%
B 218 of 255 = 85%

230
248
218

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

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 248 + 218 = 696 (100%)
R 230 of 696 ~ 33.05%
G 248 of 696 ~ 35.63%
B 218 of 696 ~ 31.32'%

%33.05
%35.63
%31.32

CMYK RENK MODELİ

#E6F8DA rengi CMYK tonu (7,0,12,3).

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

CMYK: (7,0,12,3)
C7M0Y12K3 (7%, 0%, 12%, 3%)
(0.07 / 0.00 / 0.12 / 0.03)

CMYK yüzdeleri

%7.26
%0
%12.1
%2.75

Codes

Color #E6F8DA in popluar color models

E6 F8 DA
RGB 230 248 218
HSL 96° 68.18% 91.37%
HSB/HSV 96° 12.10% 97.25%
CMYK 7.26% 0.00% 12.10%
2.75%

Color #E6F8DA in popluar number systems.

HEX E6 F8 DA
Decimal 230 248 218
Binary 11100110 11111000 11011010
Octal 346 370 332

Shades and tints

Shades of #E6F8DA

#E6F8DA
(230,248,218)
#D2E2C7
(210,226,199)
#BECCB4
(190,204,180)
#AAB6A1
(170,182,161)
#96A08E
(150,160,142)
#828A7B
(130,138,123)
#6E7468
(110,116,104)
#5A5E55
(90,94,85)
#464842
(70,72,66)
#32322F
(50,50,47)
#1E1C1C
(30,28,28)
#000000
(0,0,0)

Tints of #E6F8DA

#E6F8DA
(230,248,218)
#E8F8DD
(232,248,221)
#EAF8E0
(234,248,224)
#ECF8E3
(236,248,227)
#EEF8E6
(238,248,230)
#F0F8E9
(240,248,233)
#F2F8EC
(242,248,236)
#F4F8EF
(244,248,239)
#F6F8F2
(246,248,242)
#F8F8F5
(248,248,245)
#FAF8F8
(250,248,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6F8DA; }

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

This text font color is #E6F8DA.

Background Color

.myBgColor { background-color: #E6F8DA; }

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

This div background color is #E6F8DA.

Border color

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

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

This div border color is #E6F8DA.

Opacity

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

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

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

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

This text has shadow with #E6F8DA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6F8DA.

Preview

Color preview on black background

This text has color #E6F8DA on black background.


Color preview on white background

This text has color #E6F8DA on white background.


Black color preview on #E6F8DA background

This text has black color on #E6F8DA background.


White color preview on #E6F8DA background

This text has white color on #E6F8DA background.


Related colors

Complementary color

Complementary color for #hex is #190725.


I love getcolorcode.com

Triadic colors

1 #DAE6F8 and #F8DAE6 with #E6F8DA are triadic colors.

2 #DAF8E6 and #F8E6DA with #E6F8DA are triadic colors.