COLOR #E6E3F6

HEX: #E6E3F6 RGB: (230,227,246)

Renk bilgisi

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

RGB renk modeli

#E6E3F6 color RGB value is (230,227,246).

RGB: (230,227,246) (90%, 89%, 96%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 227 of 255 = 89%
B 246 of 255 = 96%

230
227
246

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

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 227 + 246 = 703 (100%)
R 230 of 703 ~ 32.72%
G 227 of 703 ~ 32.29%
B 246 of 703 ~ 34.99'%

%32.72
%32.29
%34.99

CMYK RENK MODELİ

#E6E3F6 rengi CMYK tonu (7,8,0,4).

  • camgöbeği tonu 6.50%
  • eflatun tonu 7.72%
  • sarı tonu 0.00%
  • ana renk tonu 3.53%

CMYK: (7,8,0,4)
C7M8Y0K4 (7%, 8%, 0%, 4%)
(0.07 / 0.08 / 0.00 / 0.04)

CMYK yüzdeleri

%6.5
%7.72
%0
%3.53

Codes

Color #E6E3F6 in popluar color models

E6 E3 F6
RGB 230 227 246
HSL 249° 51.35% 92.75%
HSB/HSV 249° 7.72% 96.47%
CMYK 6.50% 7.72% 0.00%
3.53%

Color #E6E3F6 in popluar number systems.

HEX E6 E3 F6
Decimal 230 227 246
Binary 11100110 11100011 11110110
Octal 346 343 366

Shades and tints

Shades of #E6E3F6

#E6E3F6
(230,227,246)
#D2CFE0
(210,207,224)
#BEBBCA
(190,187,202)
#AAA7B4
(170,167,180)
#96939E
(150,147,158)
#827F88
(130,127,136)
#6E6B72
(110,107,114)
#5A575C
(90,87,92)
#464346
(70,67,70)
#322F30
(50,47,48)
#1E1B1A
(30,27,26)
#000000
(0,0,0)

Tints of #E6E3F6

#E6E3F6
(230,227,246)
#E8E5F6
(232,229,246)
#EAE7F6
(234,231,246)
#ECE9F6
(236,233,246)
#EEEBF6
(238,235,246)
#F0EDF6
(240,237,246)
#F2EFF6
(242,239,246)
#F4F1F6
(244,241,246)
#F6F3F6
(246,243,246)
#F8F5F6
(248,245,246)
#FAF7F6
(250,247,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E6E3F6 color. Also use rgb(230,227,246) instead hex code.

Text Font Color

.myTextColor { color: #E6E3F6; }

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

This text font color is #E6E3F6.

Background Color

.myBgColor { background-color: #E6E3F6; }

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

This div background color is #E6E3F6.

Border color

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

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

This div border color is #E6E3F6.

Opacity

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

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

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

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

This text has shadow with #E6E3F6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6E3F6.

Preview

Color preview on black background

This text has color #E6E3F6 on black background.


Color preview on white background

This text has color #E6E3F6 on white background.


Black color preview on #E6E3F6 background

This text has black color on #E6E3F6 background.


White color preview on #E6E3F6 background

This text has white color on #E6E3F6 background.


Related colors

Complementary color

Complementary color for #hex is #191C09.


I love getcolorcode.com

Triadic colors

1 #F6E6E3 and #E3F6E6 with #E6E3F6 are triadic colors.

2 #F6E3E6 and #E3E6F6 with #E6E3F6 are triadic colors.