COLOR #E9DBC6

HEX: #E9DBC6 RGB: (233,219,198)

Renk bilgisi

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

RGB renk modeli

#E9DBC6 color RGB value is (233,219,198).

RGB: (233,219,198) (91%, 86%, 78%)

RGB bağlantıları ve doygunluk

R 233 of 255 = 91%
G 219 of 255 = 86%
B 198 of 255 = 78%

233
219
198

R + G + B ~ 85%. #E9DBC6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 233 + 219 + 198 = 650 (100%)
R 233 of 650 ~ 35.85%
G 219 of 650 ~ 33.69%
B 198 of 650 ~ 30.46'%

%35.85
%33.69
%30.46

CMYK RENK MODELİ

#E9DBC6 rengi CMYK tonu (0,6,15,9).

  • camgöbeği tonu 0.00%
  • eflatun tonu 6.01%
  • sarı tonu 15.02%
  • ana renk tonu 8.63%

CMYK: (0,6,15,9)
C0M6Y15K9 (0%, 6%, 15%, 9%)
(0.00 / 0.06 / 0.15 / 0.09)

CMYK yüzdeleri

%0
%6.01
%15.02
%8.63

Codes

Color #E9DBC6 in popluar color models

E9 DB C6
RGB 233 219 198
HSL 36° 44.30% 84.51%
HSB/HSV 36° 15.02% 91.37%
CMYK 0.00% 6.01% 15.02%
8.63%

Color #E9DBC6 in popluar number systems.

HEX E9 DB C6
Decimal 233 219 198
Binary 11101001 11011011 11000110
Octal 351 333 306

Shades and tints

Shades of #E9DBC6

#E9DBC6
(233,219,198)
#D4C8B4
(212,200,180)
#BFB5A2
(191,181,162)
#AAA290
(170,162,144)
#958F7E
(149,143,126)
#807C6C
(128,124,108)
#6B695A
(107,105,90)
#565648
(86,86,72)
#414336
(65,67,54)
#2C3024
(44,48,36)
#171D12
(23,29,18)
#000000
(0,0,0)

Tints of #E9DBC6

#E9DBC6
(233,219,198)
#EBDECB
(235,222,203)
#EDE1D0
(237,225,208)
#EFE4D5
(239,228,213)
#F1E7DA
(241,231,218)
#F3EADF
(243,234,223)
#F5EDE4
(245,237,228)
#F7F0E9
(247,240,233)
#F9F3EE
(249,243,238)
#FBF6F3
(251,246,243)
#FDF9F8
(253,249,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E9DBC6 color. Also use rgb(233,219,198) instead hex code.

Text Font Color

.myTextColor { color: #E9DBC6; }

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

This text font color is #E9DBC6.

Background Color

.myBgColor { background-color: #E9DBC6; }

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

This div background color is #E9DBC6.

Border color

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

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

This div border color is #E9DBC6.

Opacity

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

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

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

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

This text has shadow with #E9DBC6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E9DBC6.

Preview

Color preview on black background

This text has color #E9DBC6 on black background.


Color preview on white background

This text has color #E9DBC6 on white background.


Black color preview on #E9DBC6 background

This text has black color on #E9DBC6 background.


White color preview on #E9DBC6 background

This text has white color on #E9DBC6 background.


Related colors

Complementary color

Complementary color for #hex is #162439.


I love getcolorcode.com

Triadic colors

1 #C6E9DB and #DBC6E9 with #E9DBC6 are triadic colors.

2 #C6DBE9 and #DBE9C6 with #E9DBC6 are triadic colors.