COLOR #E6DBB9

HEX: #E6DBB9 RGB: (230,219,185)

Renk bilgisi

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

RGB renk modeli

#E6DBB9 color RGB value is (230,219,185).

RGB: (230,219,185) (90%, 86%, 73%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 219 of 255 = 86%
B 185 of 255 = 73%

230
219
185

R + G + B ~ 83%. #E6DBB9 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 219 + 185 = 634 (100%)
R 230 of 634 ~ 36.28%
G 219 of 634 ~ 34.54%
B 185 of 634 ~ 29.18'%

%36.28
%34.54
%29.18

CMYK RENK MODELİ

#E6DBB9 rengi CMYK tonu (0,5,20,10).

  • camgöbeği tonu 0.00%
  • eflatun tonu 4.78%
  • sarı tonu 19.57%
  • ana renk tonu 9.80%

CMYK: (0,5,20,10)
C0M5Y20K10 (0%, 5%, 20%, 10%)
(0.00 / 0.05 / 0.20 / 0.10)

CMYK yüzdeleri

%0
%4.78
%19.57
%9.8

Codes

Color #E6DBB9 in popluar color models

E6 DB B9
RGB 230 219 185
HSL 45° 47.37% 81.37%
HSB/HSV 45° 19.57% 90.20%
CMYK 0.00% 4.78% 19.57%
9.80%

Color #E6DBB9 in popluar number systems.

HEX E6 DB B9
Decimal 230 219 185
Binary 11100110 11011011 10111001
Octal 346 333 271

Shades and tints

Shades of #E6DBB9

#E6DBB9
(230,219,185)
#D2C8A9
(210,200,169)
#BEB599
(190,181,153)
#AAA289
(170,162,137)
#968F79
(150,143,121)
#827C69
(130,124,105)
#6E6959
(110,105,89)
#5A5649
(90,86,73)
#464339
(70,67,57)
#323029
(50,48,41)
#1E1D19
(30,29,25)
#000000
(0,0,0)

Tints of #E6DBB9

#E6DBB9
(230,219,185)
#E8DEBF
(232,222,191)
#EAE1C5
(234,225,197)
#ECE4CB
(236,228,203)
#EEE7D1
(238,231,209)
#F0EAD7
(240,234,215)
#F2EDDD
(242,237,221)
#F4F0E3
(244,240,227)
#F6F3E9
(246,243,233)
#F8F6EF
(248,246,239)
#FAF9F5
(250,249,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E6DBB9 color. Also use rgb(230,219,185) instead hex code.

Text Font Color

.myTextColor { color: #E6DBB9; }

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

This text font color is #E6DBB9.

Background Color

.myBgColor { background-color: #E6DBB9; }

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

This div background color is #E6DBB9.

Border color

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

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

This div border color is #E6DBB9.

Opacity

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

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

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

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

This text has shadow with #E6DBB9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6DBB9.

Preview

Color preview on black background

This text has color #E6DBB9 on black background.


Color preview on white background

This text has color #E6DBB9 on white background.


Black color preview on #E6DBB9 background

This text has black color on #E6DBB9 background.


White color preview on #E6DBB9 background

This text has white color on #E6DBB9 background.


Related colors

Complementary color

Complementary color for #hex is #192446.


I love getcolorcode.com

Triadic colors

1 #B9E6DB and #DBB9E6 with #E6DBB9 are triadic colors.

2 #B9DBE6 and #DBE6B9 with #E6DBB9 are triadic colors.