COLOR #E6BCBA

HEX: #E6BCBA RGB: (230,188,186)

Renk bilgisi

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

RGB renk modeli

#E6BCBA color RGB value is (230,188,186).

RGB: (230,188,186) (90%, 74%, 73%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 188 of 255 = 74%
B 186 of 255 = 73%

230
188
186

R + G + B ~ 79%. #E6BCBA is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 188 + 186 = 604 (100%)
R 230 of 604 ~ 38.08%
G 188 of 604 ~ 31.13%
B 186 of 604 ~ 30.79'%

%38.08
%31.13
%30.79

CMYK RENK MODELİ

#E6BCBA rengi CMYK tonu (0,18,19,10).

  • camgöbeği tonu 0.00%
  • eflatun tonu 18.26%
  • sarı tonu 19.13%
  • ana renk tonu 9.80%

CMYK: (0,18,19,10)
C0M18Y19K10 (0%, 18%, 19%, 10%)
(0.00 / 0.18 / 0.19 / 0.10)

CMYK yüzdeleri

%0
%18.26
%19.13
%9.8

Codes

Color #E6BCBA in popluar color models

E6 BC BA
RGB 230 188 186
HSL 46.81% 81.57%
HSB/HSV 19.13% 90.20%
CMYK 0.00% 18.26% 19.13%
9.80%

Color #E6BCBA in popluar number systems.

HEX E6 BC BA
Decimal 230 188 186
Binary 11100110 10111100 10111010
Octal 346 274 272

Shades and tints

Shades of #E6BCBA

#E6BCBA
(230,188,186)
#D2ABAA
(210,171,170)
#BE9A9A
(190,154,154)
#AA898A
(170,137,138)
#96787A
(150,120,122)
#82676A
(130,103,106)
#6E565A
(110,86,90)
#5A454A
(90,69,74)
#46343A
(70,52,58)
#32232A
(50,35,42)
#1E121A
(30,18,26)
#000000
(0,0,0)

Tints of #E6BCBA

#E6BCBA
(230,188,186)
#E8C2C0
(232,194,192)
#EAC8C6
(234,200,198)
#ECCECC
(236,206,204)
#EED4D2
(238,212,210)
#F0DAD8
(240,218,216)
#F2E0DE
(242,224,222)
#F4E6E4
(244,230,228)
#F6ECEA
(246,236,234)
#F8F2F0
(248,242,240)
#FAF8F6
(250,248,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6BCBA; }

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

This text font color is #E6BCBA.

Background Color

.myBgColor { background-color: #E6BCBA; }

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

This div background color is #E6BCBA.

Border color

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

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

This div border color is #E6BCBA.

Opacity

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

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

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

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

This text has shadow with #E6BCBA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6BCBA.

Preview

Color preview on black background

This text has color #E6BCBA on black background.


Color preview on white background

This text has color #E6BCBA on white background.


Black color preview on #E6BCBA background

This text has black color on #E6BCBA background.


White color preview on #E6BCBA background

This text has white color on #E6BCBA background.


Related colors

Complementary color

Complementary color for #hex is #194345.


I love getcolorcode.com

Triadic colors

1 #BAE6BC and #BCBAE6 with #E6BCBA are triadic colors.

2 #BABCE6 and #BCE6BA with #E6BCBA are triadic colors.