COLOR #E6F1DA

HEX: #E6F1DA RGB: (230,241,218)

Renk bilgisi

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

RGB renk modeli

#E6F1DA color RGB value is (230,241,218).

RGB: (230,241,218) (90%, 95%, 85%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 241 of 255 = 95%
B 218 of 255 = 85%

230
241
218

R + G + B ~ 90%. #E6F1DA is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 241 + 218 = 689 (100%)
R 230 of 689 ~ 33.38%
G 241 of 689 ~ 34.98%
B 218 of 689 ~ 31.64'%

%33.38
%34.98
%31.64

CMYK RENK MODELİ

#E6F1DA rengi CMYK tonu (5,0,10,5).

  • camgöbeği tonu 4.56%
  • eflatun tonu 0.00%
  • sarı tonu 9.54%
  • ana renk tonu 5.49%
CMYK: (5,0,10,5) C5M0Y10K5 (5%,0%,10%,5%) (0.05/0.00/0.10/0.05) 

CMYK yüzdeleri

%4.56
%0
%9.54
%5.49

Codes

Color #E6F1DA in popluar color models

E6 F1 DA
RGB 230 241 218
HSL 89° 45.10% 90.00%
HSB/HSV 89° 9.54% 94.51%
CMYK 4.56% 0.00% 9.54%
5.49%

Color #E6F1DA in popluar number systems.

HEX E6 F1 DA
Decimal 230 241 218
Binary 11100110 11110001 11011010
Octal 346 361 332

Shades and tints

Shades of #E6F1DA

#E6F1DA
(230,241,218)
#D2DCC7
(210,220,199)
#BEC7B4
(190,199,180)
#AAB2A1
(170,178,161)
#969D8E
(150,157,142)
#82887B
(130,136,123)
#6E7368
(110,115,104)
#5A5E55
(90,94,85)
#464942
(70,73,66)
#32342F
(50,52,47)
#1E1F1C
(30,31,28)
#000000
(0,0,0)

Tints of #E6F1DA

#E6F1DA
(230,241,218)
#E8F2DD
(232,242,221)
#EAF3E0
(234,243,224)
#ECF4E3
(236,244,227)
#EEF5E6
(238,245,230)
#F0F6E9
(240,246,233)
#F2F7EC
(242,247,236)
#F4F8EF
(244,248,239)
#F6F9F2
(246,249,242)
#F8FAF5
(248,250,245)
#FAFBF8
(250,251,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6F1DA; }

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

This text font color is #E6F1DA.

Background Color

.myBgColor { background-color: #E6F1DA; }

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

This div background color is #E6F1DA.

Border color

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

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

This div border color is #E6F1DA.

Opacity

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

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

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

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

This text has shadow with #E6F1DA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6F1DA.

Preview

Color preview on black background

This text has color #E6F1DA on black background.


Color preview on white background

This text has color #E6F1DA on white background.


Black color preview on #E6F1DA background

This text has black color on #E6F1DA background.


White color preview on #E6F1DA background

This text has white color on #E6F1DA background.


Related colors

Complementary color

Complementary color for #hex is #190E25.


I love getcolorcode.com

Triadic colors

1 #DAE6F1 and #F1DAE6 with #E6F1DA are triadic colors.

2 #DAF1E6 and #F1E6DA with #E6F1DA are triadic colors.