COLOR #E6D1BA

HEX: #E6D1BA
RGB: (230,209,186)

Renk bilgisi

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

RGB renk modeli

#E6D1BA color RGB value is (230,209,186).

  • kırmız ton 230;
  • yeşil ton 209;
  • mavi ton 186.
RGB:
(230,209,186)
(90%,82%,73%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 209 of 255 = 82%
B 186 of 255 = 73%

230
209
186

R + G + B ~ 82%. #E6D1BA is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B =
230 + 209 + 186 = 625 (100%)
R 230 of 625 ~ 36.8%
G 209 of 625 ~ 33.44%
B 186 of 625 ~ 29.76%

%36.8
%33.44
%29.76

CMYK RENK MODELİ

#E6D1BA rengi CMYK tonu (0,9,19,10).

  • camgöbeği tonu 0.00%
  • eflatun tonu 9.13%
  • sarı tonu 19.13%
  • ana renk tonu 9.80%
CMYK:
(0,9,19,10)
C0M9Y19K10 
(0%,9%,19%,10%)
(0.00/0.09/0.19/0.10)	

CMYK yüzdeleri

%0
%9.13
%19.13
%9.8

Codes

Color #E6D1BA in popluar color models

E6D1BA
RGB230209186
HSL31°46.81%81.57%
HSB/HSV31°19.13%90.20%
CMYK0.00%9.13%19.13%
9.80%

Color #E6D1BA in popluar number systems.

HEXE6D1BA
Decimal230209186
Binary111001101101000110111010
Octal346321272

Shades and tints

Shades of #E6D1BA

#E6D1BA
(230,209,186)
#D2BEAA
(210,190,170)
#BEAB9A
(190,171,154)
#AA988A
(170,152,138)
#96857A
(150,133,122)
#82726A
(130,114,106)
#6E5F5A
(110,95,90)
#5A4C4A
(90,76,74)
#46393A
(70,57,58)
#32262A
(50,38,42)
#1E131A
(30,19,26)
#000000
(0,0,0)

Tints of #E6D1BA

#E6D1BA
(230,209,186)
#E8D5C0
(232,213,192)
#EAD9C6
(234,217,198)
#ECDDCC
(236,221,204)
#EEE1D2
(238,225,210)
#F0E5D8
(240,229,216)
#F2E9DE
(242,233,222)
#F4EDE4
(244,237,228)
#F6F1EA
(246,241,234)
#F8F5F0
(248,245,240)
#FAF9F6
(250,249,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E6D1BA color. Also use rgb(230,209,186) instead hex code.

Text Font Color

.myTextColor { color: #E6D1BA; }

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

This text font color is #E6D1BA.


Background Color

.myBgColor { background-color: #E6D1BA; }

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

This div background color is #E6D1BA.


Border color

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

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

This div border color is #E6D1BA.


Opacity

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

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

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

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

This text has shadow with #E6D1BA color.

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

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

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


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

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

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


Div box shadow color

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

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

Preview

Color preview on black background

This text has color #E6D1BA on black background.


Color preview on white background

This text has color #E6D1BA on white background.



Black color preview on #E6D1BA background

This text has black color on #E6D1BA background.


White color preview on #E6D1BA background

This text has white color on #E6D1BA background.