COLOR #E6BCB0

HEX: #E6BCB0 RGB: (230,188,176)

Renk bilgisi

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

RGB renk modeli

#E6BCB0 color RGB value is (230,188,176).

RGB: (230,188,176) (90%, 74%, 69%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 188 of 255 = 74%
B 176 of 255 = 69%

230
188
176

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

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 188 + 176 = 594 (100%)
R 230 of 594 ~ 38.72%
G 188 of 594 ~ 31.65%
B 176 of 594 ~ 29.63'%

%38.72
%31.65
%29.63

CMYK RENK MODELİ

#E6BCB0 rengi CMYK tonu (0,18,23,10).

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

CMYK: (0,18,23,10)
C0M18Y23K10 (0%, 18%, 23%, 10%)
(0.00 / 0.18 / 0.23 / 0.10)

CMYK yüzdeleri

%0
%18.26
%23.48
%9.8

Codes

Color #E6BCB0 in popluar color models

E6 BC B0
RGB 230 188 176
HSL 13° 51.92% 79.61%
HSB/HSV 13° 23.48% 90.20%
CMYK 0.00% 18.26% 23.48%
9.80%

Color #E6BCB0 in popluar number systems.

HEX E6 BC B0
Decimal 230 188 176
Binary 11100110 10111100 10110000
Octal 346 274 260

Shades and tints

Shades of #E6BCB0

#E6BCB0
(230,188,176)
#D2ABA0
(210,171,160)
#BE9A90
(190,154,144)
#AA8980
(170,137,128)
#967870
(150,120,112)
#826760
(130,103,96)
#6E5650
(110,86,80)
#5A4540
(90,69,64)
#463430
(70,52,48)
#322320
(50,35,32)
#1E1210
(30,18,16)
#000000
(0,0,0)

Tints of #E6BCB0

#E6BCB0
(230,188,176)
#E8C2B7
(232,194,183)
#EAC8BE
(234,200,190)
#ECCEC5
(236,206,197)
#EED4CC
(238,212,204)
#F0DAD3
(240,218,211)
#F2E0DA
(242,224,218)
#F4E6E1
(244,230,225)
#F6ECE8
(246,236,232)
#F8F2EF
(248,242,239)
#FAF8F6
(250,248,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6BCB0; }

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

This text font color is #E6BCB0.

Background Color

.myBgColor { background-color: #E6BCB0; }

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

This div background color is #E6BCB0.

Border color

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

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

This div border color is #E6BCB0.

Opacity

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

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

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

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

This text has shadow with #E6BCB0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6BCB0.

Preview

Color preview on black background

This text has color #E6BCB0 on black background.


Color preview on white background

This text has color #E6BCB0 on white background.


Black color preview on #E6BCB0 background

This text has black color on #E6BCB0 background.


White color preview on #E6BCB0 background

This text has white color on #E6BCB0 background.


Related colors

Complementary color

Complementary color for #hex is #19434F.


I love getcolorcode.com

Triadic colors

1 #B0E6BC and #BCB0E6 with #E6BCB0 are triadic colors.

2 #B0BCE6 and #BCE6B0 with #E6BCB0 are triadic colors.