COLOR #E6F4EA

HEX: #E6F4EA RGB: (230,244,234)

Renk bilgisi

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

RGB renk modeli

#E6F4EA color RGB value is (230,244,234).

RGB: (230,244,234) (90%, 96%, 92%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 244 of 255 = 96%
B 234 of 255 = 92%

230
244
234

R + G + B ~ 93%. #E6F4EA is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 244 + 234 = 708 (100%)
R 230 of 708 ~ 32.49%
G 244 of 708 ~ 34.46%
B 234 of 708 ~ 33.05'%

%32.49
%34.46
%33.05

CMYK RENK MODELİ

#E6F4EA rengi CMYK tonu (6,0,4,4).

  • camgöbeği tonu 5.74%
  • eflatun tonu 0.00%
  • sarı tonu 4.10%
  • ana renk tonu 4.31%
CMYK: (6,0,4,4) C6M0Y4K4 (6%,0%,4%,4%) (0.06/0.00/0.04/0.04) 

CMYK yüzdeleri

%5.74
%0
%4.1
%4.31

Codes

Color #E6F4EA in popluar color models

E6 F4 EA
RGB 230 244 234
HSL 137° 38.89% 92.94%
HSB/HSV 137° 5.74% 95.69%
CMYK 5.74% 0.00% 4.10%
4.31%

Color #E6F4EA in popluar number systems.

HEX E6 F4 EA
Decimal 230 244 234
Binary 11100110 11110100 11101010
Octal 346 364 352

Shades and tints

Shades of #E6F4EA

#E6F4EA
(230,244,234)
#D2DED5
(210,222,213)
#BEC8C0
(190,200,192)
#AAB2AB
(170,178,171)
#969C96
(150,156,150)
#828681
(130,134,129)
#6E706C
(110,112,108)
#5A5A57
(90,90,87)
#464442
(70,68,66)
#322E2D
(50,46,45)
#1E1818
(30,24,24)
#000000
(0,0,0)

Tints of #E6F4EA

#E6F4EA
(230,244,234)
#E8F5EB
(232,245,235)
#EAF6EC
(234,246,236)
#ECF7ED
(236,247,237)
#EEF8EE
(238,248,238)
#F0F9EF
(240,249,239)
#F2FAF0
(242,250,240)
#F4FBF1
(244,251,241)
#F6FCF2
(246,252,242)
#F8FDF3
(248,253,243)
#FAFEF4
(250,254,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E6F4EA color. Also use rgb(230,244,234) instead hex code.

Text Font Color

.myTextColor { color: #E6F4EA; }

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

This text font color is #E6F4EA.

Background Color

.myBgColor { background-color: #E6F4EA; }

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

This div background color is #E6F4EA.

Border color

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

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

This div border color is #E6F4EA.

Opacity

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

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

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

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

This text has shadow with #E6F4EA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6F4EA.

Preview

Color preview on black background

This text has color #E6F4EA on black background.


Color preview on white background

This text has color #E6F4EA on white background.


Black color preview on #E6F4EA background

This text has black color on #E6F4EA background.


White color preview on #E6F4EA background

This text has white color on #E6F4EA background.


Related colors

Complementary color

Complementary color for #hex is #190B15.


I love getcolorcode.com

Triadic colors

1 #EAE6F4 and #F4EAE6 with #E6F4EA are triadic colors.

2 #EAF4E6 and #F4E6EA with #E6F4EA are triadic colors.