COLOR #E6BCB5

HEX: #E6BCB5 RGB: (230,188,181)

Renk bilgisi

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

RGB renk modeli

#E6BCB5 color RGB value is (230,188,181).

RGB: (230,188,181) (90%, 74%, 71%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 188 of 255 = 74%
B 181 of 255 = 71%

230
188
181

R + G + B ~ 78%. #E6BCB5 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 188 + 181 = 599 (100%)
R 230 of 599 ~ 38.4%
G 188 of 599 ~ 31.39%
B 181 of 599 ~ 30.22'%

%38.4
%31.39
%30.22

CMYK RENK MODELİ

#E6BCB5 rengi CMYK tonu (0,18,21,10).

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

CMYK: (0,18,21,10)
C0M18Y21K10 (0%, 18%, 21%, 10%)
(0.00 / 0.18 / 0.21 / 0.10)

CMYK yüzdeleri

%0
%18.26
%21.3
%9.8

Codes

Color #E6BCB5 in popluar color models

E6 BC B5
RGB 230 188 181
HSL 49.49% 80.59%
HSB/HSV 21.30% 90.20%
CMYK 0.00% 18.26% 21.30%
9.80%

Color #E6BCB5 in popluar number systems.

HEX E6 BC B5
Decimal 230 188 181
Binary 11100110 10111100 10110101
Octal 346 274 265

Shades and tints

Shades of #E6BCB5

#E6BCB5
(230,188,181)
#D2ABA5
(210,171,165)
#BE9A95
(190,154,149)
#AA8985
(170,137,133)
#967875
(150,120,117)
#826765
(130,103,101)
#6E5655
(110,86,85)
#5A4545
(90,69,69)
#463435
(70,52,53)
#322325
(50,35,37)
#1E1215
(30,18,21)
#000000
(0,0,0)

Tints of #E6BCB5

#E6BCB5
(230,188,181)
#E8C2BB
(232,194,187)
#EAC8C1
(234,200,193)
#ECCEC7
(236,206,199)
#EED4CD
(238,212,205)
#F0DAD3
(240,218,211)
#F2E0D9
(242,224,217)
#F4E6DF
(244,230,223)
#F6ECE5
(246,236,229)
#F8F2EB
(248,242,235)
#FAF8F1
(250,248,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6BCB5; }

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

This text font color is #E6BCB5.

Background Color

.myBgColor { background-color: #E6BCB5; }

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

This div background color is #E6BCB5.

Border color

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

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

This div border color is #E6BCB5.

Opacity

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

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

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

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

This text has shadow with #E6BCB5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6BCB5.

Preview

Color preview on black background

This text has color #E6BCB5 on black background.


Color preview on white background

This text has color #E6BCB5 on white background.


Black color preview on #E6BCB5 background

This text has black color on #E6BCB5 background.


White color preview on #E6BCB5 background

This text has white color on #E6BCB5 background.


Related colors

Complementary color

Complementary color for #hex is #19434A.


I love getcolorcode.com

Triadic colors

1 #B5E6BC and #BCB5E6 with #E6BCB5 are triadic colors.

2 #B5BCE6 and #BCE6B5 with #E6BCB5 are triadic colors.