COLOR #E6E2F5

HEX: #E6E2F5 RGB: (230,226,245)

Renk bilgisi

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

RGB renk modeli

#E6E2F5 color RGB value is (230,226,245).

RGB: (230,226,245) (90%, 89%, 96%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 226 of 255 = 89%
B 245 of 255 = 96%

230
226
245

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

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 226 + 245 = 701 (100%)
R 230 of 701 ~ 32.81%
G 226 of 701 ~ 32.24%
B 245 of 701 ~ 34.95'%

%32.81
%32.24
%34.95

CMYK RENK MODELİ

#E6E2F5 rengi CMYK tonu (6,8,0,4).

  • camgöbeği tonu 6.12%
  • eflatun tonu 7.76%
  • sarı tonu 0.00%
  • ana renk tonu 3.92%

CMYK: (6,8,0,4)
C6M8Y0K4 (6%, 8%, 0%, 4%)
(0.06 / 0.08 / 0.00 / 0.04)

CMYK yüzdeleri

%6.12
%7.76
%0
%3.92

Codes

Color #E6E2F5 in popluar color models

E6 E2 F5
RGB 230 226 245
HSL 253° 48.72% 92.35%
HSB/HSV 253° 7.76% 96.08%
CMYK 6.12% 7.76% 0.00%
3.92%

Color #E6E2F5 in popluar number systems.

HEX E6 E2 F5
Decimal 230 226 245
Binary 11100110 11100010 11110101
Octal 346 342 365

Shades and tints

Shades of #E6E2F5

#E6E2F5
(230,226,245)
#D2CEDF
(210,206,223)
#BEBAC9
(190,186,201)
#AAA6B3
(170,166,179)
#96929D
(150,146,157)
#827E87
(130,126,135)
#6E6A71
(110,106,113)
#5A565B
(90,86,91)
#464245
(70,66,69)
#322E2F
(50,46,47)
#1E1A19
(30,26,25)
#000000
(0,0,0)

Tints of #E6E2F5

#E6E2F5
(230,226,245)
#E8E4F5
(232,228,245)
#EAE6F5
(234,230,245)
#ECE8F5
(236,232,245)
#EEEAF5
(238,234,245)
#F0ECF5
(240,236,245)
#F2EEF5
(242,238,245)
#F4F0F5
(244,240,245)
#F6F2F5
(246,242,245)
#F8F4F5
(248,244,245)
#FAF6F5
(250,246,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E6E2F5 color. Also use rgb(230,226,245) instead hex code.

Text Font Color

.myTextColor { color: #E6E2F5; }

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

This text font color is #E6E2F5.

Background Color

.myBgColor { background-color: #E6E2F5; }

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

This div background color is #E6E2F5.

Border color

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

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

This div border color is #E6E2F5.

Opacity

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

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

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

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

This text has shadow with #E6E2F5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6E2F5.

Preview

Color preview on black background

This text has color #E6E2F5 on black background.


Color preview on white background

This text has color #E6E2F5 on white background.


Black color preview on #E6E2F5 background

This text has black color on #E6E2F5 background.


White color preview on #E6E2F5 background

This text has white color on #E6E2F5 background.


Related colors

Complementary color

Complementary color for #hex is #191D0A.


I love getcolorcode.com

Triadic colors

1 #F5E6E2 and #E2F5E6 with #E6E2F5 are triadic colors.

2 #F5E2E6 and #E2E6F5 with #E6E2F5 are triadic colors.