COLOR #E6E7F7

HEX: #E6E7F7 RGB: (230,231,247)

Color info

#E6E7F7 contains red, green and blue colors in about the same proportion. Web safe color of #E6E7F7 is #CCFFFF (or #CFF).

RGB color model

#E6E7F7 color RGB value is (230,231,247).

RGB: (230,231,247) (90%, 91%, 97%)

RGB channels and saturation

R 230 of 255 = 90%
G 231 of 255 = 91%
B 247 of 255 = 97%

230
231
247

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

Portions of RGB colors in percentages

R + G + B = 230 + 231 + 247 = 708 (100%)
R 230 of 708 ~ 32.49%
G 231 of 708 ~ 32.63%
B 247 of 708 ~ 34.89'%

%32.49
%32.63
%34.89

CMYK color model

#E6E7F7 color CMYK value is (7,6,0,3).

  • cyan value is 6.88%
  • magenta value is 6.48%
  • yellow value is 0.00%
  • key color value is 3.14%

CMYK: (7,6,0,3)
C7M6Y0K3 (7%, 6%, 0%, 3%)
(0.07 / 0.06 / 0.00 / 0.03)

CMYK percentages

%6.88
%6.48
%0
%3.14

Codes

Color #E6E7F7 in popluar color models

E6 E7 F7
RGB 230 231 247
HSL 236° 51.52% 93.53%
HSB/HSV 236° 6.88% 96.86%
CMYK 6.88% 6.48% 0.00%
3.14%

Color #E6E7F7 in popluar number systems.

HEX E6 E7 F7
Decimal 230 231 247
Binary 11100110 11100111 11110111
Octal 346 347 367

Shades and tints

Shades of #E6E7F7

#E6E7F7
(230,231,247)
#D2D2E1
(210,210,225)
#BEBDCB
(190,189,203)
#AAA8B5
(170,168,181)
#96939F
(150,147,159)
#827E89
(130,126,137)
#6E6973
(110,105,115)
#5A545D
(90,84,93)
#463F47
(70,63,71)
#322A31
(50,42,49)
#1E151B
(30,21,27)
#000000
(0,0,0)

Tints of #E6E7F7

#E6E7F7
(230,231,247)
#E8E9F7
(232,233,247)
#EAEBF7
(234,235,247)
#ECEDF7
(236,237,247)
#EEEFF7
(238,239,247)
#F0F1F7
(240,241,247)
#F2F3F7
(242,243,247)
#F4F5F7
(244,245,247)
#F6F7F7
(246,247,247)
#F8F9F7
(248,249,247)
#FAFBF7
(250,251,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6E7F7; }

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

This text font color is #E6E7F7.

Background Color

.myBgColor { background-color: #E6E7F7; }

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

This div background color is #E6E7F7.

Border color

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

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

This div border color is #E6E7F7.

Opacity

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

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

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

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

This text has shadow with #E6E7F7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6E7F7.

Preview

Color preview on black background

This text has color #E6E7F7 on black background.


Color preview on white background

This text has color #E6E7F7 on white background.


Black color preview on #E6E7F7 background

This text has black color on #E6E7F7 background.


White color preview on #E6E7F7 background

This text has white color on #E6E7F7 background.


Related colors

Complementary color

Complementary color for #hex is #191808.


I love getcolorcode.com

Triadic colors

1 #F7E6E7 and #E7F7E6 with #E6E7F7 are triadic colors.

2 #F7E7E6 and #E7E6F7 with #E6E7F7 are triadic colors.