COLOR #E6F2E7

HEX: #E6F2E7 RGB: (230,242,231)

Renk bilgisi

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

RGB renk modeli

#E6F2E7 color RGB value is (230,242,231).

RGB: (230,242,231) (90%, 95%, 91%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 242 of 255 = 95%
B 231 of 255 = 91%

230
242
231

R + G + B ~ 92%. #E6F2E7 is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 242 + 231 = 703 (100%)
R 230 of 703 ~ 32.72%
G 242 of 703 ~ 34.42%
B 231 of 703 ~ 32.86'%

%32.72
%34.42
%32.86

CMYK RENK MODELİ

#E6F2E7 rengi CMYK tonu (5,0,5,5).

  • camgöbeği tonu 4.96%
  • eflatun tonu 0.00%
  • sarı tonu 4.55%
  • ana renk tonu 5.10%

CMYK: (5,0,5,5)
C5M0Y5K5 (5%, 0%, 5%, 5%)
(0.05 / 0.00 / 0.05 / 0.05)

CMYK yüzdeleri

%4.96
%0
%4.55
%5.1

Codes

Color #E6F2E7 in popluar color models

E6 F2 E7
RGB 230 242 231
HSL 125° 31.58% 92.55%
HSB/HSV 125° 4.96% 94.90%
CMYK 4.96% 0.00% 4.55%
5.10%

Color #E6F2E7 in popluar number systems.

HEX E6 F2 E7
Decimal 230 242 231
Binary 11100110 11110010 11100111
Octal 346 362 347

Shades and tints

Shades of #E6F2E7

#E6F2E7
(230,242,231)
#D2DCD2
(210,220,210)
#BEC6BD
(190,198,189)
#AAB0A8
(170,176,168)
#969A93
(150,154,147)
#82847E
(130,132,126)
#6E6E69
(110,110,105)
#5A5854
(90,88,84)
#46423F
(70,66,63)
#322C2A
(50,44,42)
#1E1615
(30,22,21)
#000000
(0,0,0)

Tints of #E6F2E7

#E6F2E7
(230,242,231)
#E8F3E9
(232,243,233)
#EAF4EB
(234,244,235)
#ECF5ED
(236,245,237)
#EEF6EF
(238,246,239)
#F0F7F1
(240,247,241)
#F2F8F3
(242,248,243)
#F4F9F5
(244,249,245)
#F6FAF7
(246,250,247)
#F8FBF9
(248,251,249)
#FAFCFB
(250,252,251)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E6F2E7 color. Also use rgb(230,242,231) instead hex code.

Text Font Color

.myTextColor { color: #E6F2E7; }

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

This text font color is #E6F2E7.

Background Color

.myBgColor { background-color: #E6F2E7; }

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

This div background color is #E6F2E7.

Border color

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

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

This div border color is #E6F2E7.

Opacity

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

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

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

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

This text has shadow with #E6F2E7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6F2E7.

Preview

Color preview on black background

This text has color #E6F2E7 on black background.


Color preview on white background

This text has color #E6F2E7 on white background.


Black color preview on #E6F2E7 background

This text has black color on #E6F2E7 background.


White color preview on #E6F2E7 background

This text has white color on #E6F2E7 background.


Related colors

Complementary color

Complementary color for #hex is #190D18.


I love getcolorcode.com

Triadic colors

1 #E7E6F2 and #F2E7E6 with #E6F2E7 are triadic colors.

2 #E7F2E6 and #F2E6E7 with #E6F2E7 are triadic colors.