COLOR #E9E6D5

HEX: #E9E6D5 RGB: (233,230,213)

Renk bilgisi

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

RGB renk modeli

#E9E6D5 color RGB value is (233,230,213).

RGB: (233,230,213) (91%, 90%, 84%)

RGB bağlantıları ve doygunluk

R 233 of 255 = 91%
G 230 of 255 = 90%
B 213 of 255 = 84%

233
230
213

R + G + B ~ 88%. #E9E6D5 is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 233 + 230 + 213 = 676 (100%)
R 233 of 676 ~ 34.47%
G 230 of 676 ~ 34.02%
B 213 of 676 ~ 31.51'%

%34.47
%34.02
%31.51

CMYK RENK MODELİ

#E9E6D5 rengi CMYK tonu (0,1,9,9).

  • camgöbeği tonu 0.00%
  • eflatun tonu 1.29%
  • sarı tonu 8.58%
  • ana renk tonu 8.63%

CMYK: (0,1,9,9)
C0M1Y9K9 (0%, 1%, 9%, 9%)
(0.00 / 0.01 / 0.09 / 0.09)

CMYK yüzdeleri

%0
%1.29
%8.58
%8.63

Codes

Color #E9E6D5 in popluar color models

E9 E6 D5
RGB 233 230 213
HSL 51° 31.25% 87.45%
HSB/HSV 51° 8.58% 91.37%
CMYK 0.00% 1.29% 8.58%
8.63%

Color #E9E6D5 in popluar number systems.

HEX E9 E6 D5
Decimal 233 230 213
Binary 11101001 11100110 11010101
Octal 351 346 325

Shades and tints

Shades of #E9E6D5

#E9E6D5
(233,230,213)
#D4D2C2
(212,210,194)
#BFBEAF
(191,190,175)
#AAAA9C
(170,170,156)
#959689
(149,150,137)
#808276
(128,130,118)
#6B6E63
(107,110,99)
#565A50
(86,90,80)
#41463D
(65,70,61)
#2C322A
(44,50,42)
#171E17
(23,30,23)
#000000
(0,0,0)

Tints of #E9E6D5

#E9E6D5
(233,230,213)
#EBE8D8
(235,232,216)
#EDEADB
(237,234,219)
#EFECDE
(239,236,222)
#F1EEE1
(241,238,225)
#F3F0E4
(243,240,228)
#F5F2E7
(245,242,231)
#F7F4EA
(247,244,234)
#F9F6ED
(249,246,237)
#FBF8F0
(251,248,240)
#FDFAF3
(253,250,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E9E6D5 color. Also use rgb(233,230,213) instead hex code.

Text Font Color

.myTextColor { color: #E9E6D5; }

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

This text font color is #E9E6D5.

Background Color

.myBgColor { background-color: #E9E6D5; }

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

This div background color is #E9E6D5.

Border color

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

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

This div border color is #E9E6D5.

Opacity

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

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

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

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

This text has shadow with #E9E6D5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E9E6D5.

Preview

Color preview on black background

This text has color #E9E6D5 on black background.


Color preview on white background

This text has color #E9E6D5 on white background.


Black color preview on #E9E6D5 background

This text has black color on #E9E6D5 background.


White color preview on #E9E6D5 background

This text has white color on #E9E6D5 background.


Related colors

Complementary color

Complementary color for #hex is #16192A.


I love getcolorcode.com

Triadic colors

1 #D5E9E6 and #E6D5E9 with #E9E6D5 are triadic colors.

2 #D5E6E9 and #E6E9D5 with #E9E6D5 are triadic colors.