COLOR #E6F8EC

HEX: #E6F8EC RGB: (230,248,236)

Renk bilgisi

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

RGB renk modeli

#E6F8EC color RGB value is (230,248,236).

RGB: (230,248,236) (90%, 97%, 93%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 248 of 255 = 97%
B 236 of 255 = 93%

230
248
236

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

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 248 + 236 = 714 (100%)
R 230 of 714 ~ 32.21%
G 248 of 714 ~ 34.73%
B 236 of 714 ~ 33.05'%

%32.21
%34.73
%33.05

CMYK RENK MODELİ

#E6F8EC rengi CMYK tonu (7,0,5,3).

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

CMYK: (7,0,5,3)
C7M0Y5K3 (7%, 0%, 5%, 3%)
(0.07 / 0.00 / 0.05 / 0.03)

CMYK yüzdeleri

%7.26
%0
%4.84
%2.75

Codes

Color #E6F8EC in popluar color models

E6 F8 EC
RGB 230 248 236
HSL 140° 56.25% 93.73%
HSB/HSV 140° 7.26% 97.25%
CMYK 7.26% 0.00% 4.84%
2.75%

Color #E6F8EC in popluar number systems.

HEX E6 F8 EC
Decimal 230 248 236
Binary 11100110 11111000 11101100
Octal 346 370 354

Shades and tints

Shades of #E6F8EC

#E6F8EC
(230,248,236)
#D2E2D7
(210,226,215)
#BECCC2
(190,204,194)
#AAB6AD
(170,182,173)
#96A098
(150,160,152)
#828A83
(130,138,131)
#6E746E
(110,116,110)
#5A5E59
(90,94,89)
#464844
(70,72,68)
#32322F
(50,50,47)
#1E1C1A
(30,28,26)
#000000
(0,0,0)

Tints of #E6F8EC

#E6F8EC
(230,248,236)
#E8F8ED
(232,248,237)
#EAF8EE
(234,248,238)
#ECF8EF
(236,248,239)
#EEF8F0
(238,248,240)
#F0F8F1
(240,248,241)
#F2F8F2
(242,248,242)
#F4F8F3
(244,248,243)
#F6F8F4
(246,248,244)
#F8F8F5
(248,248,245)
#FAF8F6
(250,248,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6F8EC; }

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

This text font color is #E6F8EC.

Background Color

.myBgColor { background-color: #E6F8EC; }

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

This div background color is #E6F8EC.

Border color

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

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

This div border color is #E6F8EC.

Opacity

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

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

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

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

This text has shadow with #E6F8EC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6F8EC.

Preview

Color preview on black background

This text has color #E6F8EC on black background.


Color preview on white background

This text has color #E6F8EC on white background.


Black color preview on #E6F8EC background

This text has black color on #E6F8EC background.


White color preview on #E6F8EC background

This text has white color on #E6F8EC background.


Related colors

Complementary color

Complementary color for #hex is #190713.


I love getcolorcode.com

Triadic colors

1 #ECE6F8 and #F8ECE6 with #E6F8EC are triadic colors.

2 #ECF8E6 and #F8E6EC with #E6F8EC are triadic colors.