COLOR #E7C5BA

HEX: #E7C5BA
RGB: (231,197,186)

Renk bilgisi

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

RGB renk modeli

#E7C5BA color RGB value is (231,197,186).

  • kırmız ton 231;
  • yeşil ton 197;
  • mavi ton 186.
RGB:
(231,197,186)
(91%,77%,73%)

RGB bağlantıları ve doygunluk

R 231 of 255 = 91%
G 197 of 255 = 77%
B 186 of 255 = 73%

231
197
186

R + G + B ~ 80%. #E7C5BA is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B =
231 + 197 + 186 = 614 (100%)
R 231 of 614 ~ 37.62%
G 197 of 614 ~ 32.08%
B 186 of 614 ~ 30.29%

%37.62
%32.08
%30.29

CMYK RENK MODELİ

#E7C5BA rengi CMYK tonu (0,15,19,9).

  • camgöbeği tonu 0.00%
  • eflatun tonu 14.72%
  • sarı tonu 19.48%
  • ana renk tonu 9.41%
CMYK:
(0,15,19,9)
C0M15Y19K9 
(0%,15%,19%,9%)
(0.00/0.15/0.19/0.09)	

CMYK yüzdeleri

%0
%14.72
%19.48
%9.41

Codes

Color #E7C5BA in popluar color models

E7C5BA
RGB231197186
HSL15°48.39%81.76%
HSB/HSV15°19.48%90.59%
CMYK0.00%14.72%19.48%
9.41%

Color #E7C5BA in popluar number systems.

HEXE7C5BA
Decimal231197186
Binary111001111100010110111010
Octal347305272

Shades and tints

Shades of #E7C5BA

#E7C5BA
(231,197,186)
#D2B4AA
(210,180,170)
#BDA39A
(189,163,154)
#A8928A
(168,146,138)
#93817A
(147,129,122)
#7E706A
(126,112,106)
#695F5A
(105,95,90)
#544E4A
(84,78,74)
#3F3D3A
(63,61,58)
#2A2C2A
(42,44,42)
#151B1A
(21,27,26)
#000000
(0,0,0)

Tints of #E7C5BA

#E7C5BA
(231,197,186)
#E9CAC0
(233,202,192)
#EBCFC6
(235,207,198)
#EDD4CC
(237,212,204)
#EFD9D2
(239,217,210)
#F1DED8
(241,222,216)
#F3E3DE
(243,227,222)
#F5E8E4
(245,232,228)
#F7EDEA
(247,237,234)
#F9F2F0
(249,242,240)
#FBF7F6
(251,247,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E7C5BA color. Also use rgb(231,197,186) instead hex code.

Text Font Color

.myTextColor { color: #E7C5BA; }

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

This text font color is #E7C5BA.


Background Color

.myBgColor { background-color: #E7C5BA; }

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

This div background color is #E7C5BA.


Border color

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

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

This div border color is #E7C5BA.


Opacity

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

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

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

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

This text has shadow with #E7C5BA color.

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

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

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


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

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

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


Div box shadow color

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

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

Preview

Color preview on black background

This text has color #E7C5BA on black background.


Color preview on white background

This text has color #E7C5BA on white background.



Black color preview on #E7C5BA background

This text has black color on #E7C5BA background.


White color preview on #E7C5BA background

This text has white color on #E7C5BA background.