COLOR #E6E5E0

HEX: #E6E5E0 RGB: (230,229,224)

Renk bilgisi

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

RGB renk modeli

#E6E5E0 color RGB value is (230,229,224).

RGB: (230,229,224) (90%, 90%, 88%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 229 of 255 = 90%
B 224 of 255 = 88%

230
229
224

R + G + B ~ 89%. #E6E5E0 is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 229 + 224 = 683 (100%)
R 230 of 683 ~ 33.67%
G 229 of 683 ~ 33.53%
B 224 of 683 ~ 32.8'%

%33.67
%33.53
%32.8

CMYK RENK MODELİ

#E6E5E0 rengi CMYK tonu (0,0,3,10).

  • camgöbeği tonu 0.00%
  • eflatun tonu 0.43%
  • sarı tonu 2.61%
  • ana renk tonu 9.80%

CMYK: (0,0,3,10)
C0M0Y3K10 (0%, 0%, 3%, 10%)
(0.00 / 0.00 / 0.03 / 0.10)

CMYK yüzdeleri

%0
%0.43
%2.61
%9.8

Codes

Color #E6E5E0 in popluar color models

E6 E5 E0
RGB 230 229 224
HSL 50° 10.71% 89.02%
HSB/HSV 50° 2.61% 90.20%
CMYK 0.00% 0.43% 2.61%
9.80%

Color #E6E5E0 in popluar number systems.

HEX E6 E5 E0
Decimal 230 229 224
Binary 11100110 11100101 11100000
Octal 346 345 340

Shades and tints

Shades of #E6E5E0

#E6E5E0
(230,229,224)
#D2D1CC
(210,209,204)
#BEBDB8
(190,189,184)
#AAA9A4
(170,169,164)
#969590
(150,149,144)
#82817C
(130,129,124)
#6E6D68
(110,109,104)
#5A5954
(90,89,84)
#464540
(70,69,64)
#32312C
(50,49,44)
#1E1D18
(30,29,24)
#000000
(0,0,0)

Tints of #E6E5E0

#E6E5E0
(230,229,224)
#E8E7E2
(232,231,226)
#EAE9E4
(234,233,228)
#ECEBE6
(236,235,230)
#EEEDE8
(238,237,232)
#F0EFEA
(240,239,234)
#F2F1EC
(242,241,236)
#F4F3EE
(244,243,238)
#F6F5F0
(246,245,240)
#F8F7F2
(248,247,242)
#FAF9F4
(250,249,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6E5E0; }

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

This text font color is #E6E5E0.

Background Color

.myBgColor { background-color: #E6E5E0; }

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

This div background color is #E6E5E0.

Border color

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

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

This div border color is #E6E5E0.

Opacity

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

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

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

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

This text has shadow with #E6E5E0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6E5E0.

Preview

Color preview on black background

This text has color #E6E5E0 on black background.


Color preview on white background

This text has color #E6E5E0 on white background.


Black color preview on #E6E5E0 background

This text has black color on #E6E5E0 background.


White color preview on #E6E5E0 background

This text has white color on #E6E5E0 background.


Related colors

Complementary color

Complementary color for #hex is #191A1F.


I love getcolorcode.com

Triadic colors

1 #E0E6E5 and #E5E0E6 with #E6E5E0 are triadic colors.

2 #E0E5E6 and #E5E6E0 with #E6E5E0 are triadic colors.