COLOR #E6F0E5

HEX: #E6F0E5 RGB: (230,240,229)

Renk bilgisi

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

RGB renk modeli

#E6F0E5 color RGB value is (230,240,229).

RGB: (230,240,229) (90%, 94%, 90%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 240 of 255 = 94%
B 229 of 255 = 90%

230
240
229

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

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 240 + 229 = 699 (100%)
R 230 of 699 ~ 32.9%
G 240 of 699 ~ 34.33%
B 229 of 699 ~ 32.76'%

%32.9
%34.33
%32.76

CMYK RENK MODELİ

#E6F0E5 rengi CMYK tonu (4,0,5,6).

  • camgöbeği tonu 4.17%
  • eflatun tonu 0.00%
  • sarı tonu 4.58%
  • ana renk tonu 5.88%

CMYK: (4,0,5,6)
C4M0Y5K6 (4%, 0%, 5%, 6%)
(0.04 / 0.00 / 0.05 / 0.06)

CMYK yüzdeleri

%4.17
%0
%4.58
%5.88

Codes

Color #E6F0E5 in popluar color models

E6 F0 E5
RGB 230 240 229
HSL 115° 26.83% 91.96%
HSB/HSV 115° 4.58% 94.12%
CMYK 4.17% 0.00% 4.58%
5.88%

Color #E6F0E5 in popluar number systems.

HEX E6 F0 E5
Decimal 230 240 229
Binary 11100110 11110000 11100101
Octal 346 360 345

Shades and tints

Shades of #E6F0E5

#E6F0E5
(230,240,229)
#D2DBD1
(210,219,209)
#BEC6BD
(190,198,189)
#AAB1A9
(170,177,169)
#969C95
(150,156,149)
#828781
(130,135,129)
#6E726D
(110,114,109)
#5A5D59
(90,93,89)
#464845
(70,72,69)
#323331
(50,51,49)
#1E1E1D
(30,30,29)
#000000
(0,0,0)

Tints of #E6F0E5

#E6F0E5
(230,240,229)
#E8F1E7
(232,241,231)
#EAF2E9
(234,242,233)
#ECF3EB
(236,243,235)
#EEF4ED
(238,244,237)
#F0F5EF
(240,245,239)
#F2F6F1
(242,246,241)
#F4F7F3
(244,247,243)
#F6F8F5
(246,248,245)
#F8F9F7
(248,249,247)
#FAFAF9
(250,250,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E6F0E5 color. Also use rgb(230,240,229) instead hex code.

Text Font Color

.myTextColor { color: #E6F0E5; }

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

This text font color is #E6F0E5.

Background Color

.myBgColor { background-color: #E6F0E5; }

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

This div background color is #E6F0E5.

Border color

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

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

This div border color is #E6F0E5.

Opacity

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

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

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

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

This text has shadow with #E6F0E5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6F0E5.

Preview

Color preview on black background

This text has color #E6F0E5 on black background.


Color preview on white background

This text has color #E6F0E5 on white background.


Black color preview on #E6F0E5 background

This text has black color on #E6F0E5 background.


White color preview on #E6F0E5 background

This text has white color on #E6F0E5 background.


Related colors

Complementary color

Complementary color for #hex is #190F1A.


I love getcolorcode.com

Triadic colors

1 #E5E6F0 and #F0E5E6 with #E6F0E5 are triadic colors.

2 #E5F0E6 and #F0E6E5 with #E6F0E5 are triadic colors.