COLOR #E6F9F4

HEX: #E6F9F4 RGB: (230,249,244)

Renk bilgisi

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

RGB renk modeli

#E6F9F4 color RGB value is (230,249,244).

RGB: (230,249,244) (90%, 98%, 96%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 249 of 255 = 98%
B 244 of 255 = 96%

230
249
244

R + G + B ~ 95%. #E6F9F4 is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 249 + 244 = 723 (100%)
R 230 of 723 ~ 31.81%
G 249 of 723 ~ 34.44%
B 244 of 723 ~ 33.75'%

%31.81
%34.44
%33.75

CMYK RENK MODELİ

#E6F9F4 rengi CMYK tonu (8,0,2,2).

  • camgöbeği tonu 7.63%
  • eflatun tonu 0.00%
  • sarı tonu 2.01%
  • ana renk tonu 2.35%
CMYK: (8,0,2,2) C8M0Y2K2 (8%,0%,2%,2%) (0.08/0.00/0.02/0.02) 

CMYK yüzdeleri

%7.63
%0
%2.01
%2.35

Codes

Color #E6F9F4 in popluar color models

E6 F9 F4
RGB 230 249 244
HSL 164° 61.29% 93.92%
HSB/HSV 164° 7.63% 97.65%
CMYK 7.63% 0.00% 2.01%
2.35%

Color #E6F9F4 in popluar number systems.

HEX E6 F9 F4
Decimal 230 249 244
Binary 11100110 11111001 11110100
Octal 346 371 364

Shades and tints

Shades of #E6F9F4

#E6F9F4
(230,249,244)
#D2E3DE
(210,227,222)
#BECDC8
(190,205,200)
#AAB7B2
(170,183,178)
#96A19C
(150,161,156)
#828B86
(130,139,134)
#6E7570
(110,117,112)
#5A5F5A
(90,95,90)
#464944
(70,73,68)
#32332E
(50,51,46)
#1E1D18
(30,29,24)
#000000
(0,0,0)

Tints of #E6F9F4

#E6F9F4
(230,249,244)
#E8F9F5
(232,249,245)
#EAF9F6
(234,249,246)
#ECF9F7
(236,249,247)
#EEF9F8
(238,249,248)
#F0F9F9
(240,249,249)
#F2F9FA
(242,249,250)
#F4F9FB
(244,249,251)
#F6F9FC
(246,249,252)
#F8F9FD
(248,249,253)
#FAF9FE
(250,249,254)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6F9F4; }

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

This text font color is #E6F9F4.

Background Color

.myBgColor { background-color: #E6F9F4; }

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

This div background color is #E6F9F4.

Border color

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

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

This div border color is #E6F9F4.

Opacity

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

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

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

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

This text has shadow with #E6F9F4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6F9F4.

Preview

Color preview on black background

This text has color #E6F9F4 on black background.


Color preview on white background

This text has color #E6F9F4 on white background.


Black color preview on #E6F9F4 background

This text has black color on #E6F9F4 background.


White color preview on #E6F9F4 background

This text has white color on #E6F9F4 background.


Related colors

Complementary color

Complementary color for #hex is #19060B.


I love getcolorcode.com

Triadic colors

1 #F4E6F9 and #F9F4E6 with #E6F9F4 are triadic colors.

2 #F4F9E6 and #F9E6F4 with #E6F9F4 are triadic colors.