COLOR #E6BCB6

HEX: #E6BCB6 RGB: (230,188,182)

Renk bilgisi

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

RGB renk modeli

#E6BCB6 color RGB value is (230,188,182).

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

RGB bağlantıları ve doygunluk

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

230
188
182

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

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 188 + 182 = 600 (100%)
R 230 of 600 ~ 38.33%
G 188 of 600 ~ 31.33%
B 182 of 600 ~ 30.33'%

%38.33
%31.33
%30.33

CMYK RENK MODELİ

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

  • camgöbeği tonu 0.00%
  • eflatun tonu 18.26%
  • sarı tonu 20.87%
  • 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
%20.87
%9.8

Codes

Color #E6BCB6 in popluar color models

E6 BC B6
RGB 230 188 182
HSL 48.98% 80.78%
HSB/HSV 20.87% 90.20%
CMYK 0.00% 18.26% 20.87%
9.80%

Color #E6BCB6 in popluar number systems.

HEX E6 BC B6
Decimal 230 188 182
Binary 11100110 10111100 10110110
Octal 346 274 266

Shades and tints

Shades of #E6BCB6

#E6BCB6
(230,188,182)
#D2ABA6
(210,171,166)
#BE9A96
(190,154,150)
#AA8986
(170,137,134)
#967876
(150,120,118)
#826766
(130,103,102)
#6E5656
(110,86,86)
#5A4546
(90,69,70)
#463436
(70,52,54)
#322326
(50,35,38)
#1E1216
(30,18,22)
#000000
(0,0,0)

Tints of #E6BCB6

#E6BCB6
(230,188,182)
#E8C2BC
(232,194,188)
#EAC8C2
(234,200,194)
#ECCEC8
(236,206,200)
#EED4CE
(238,212,206)
#F0DAD4
(240,218,212)
#F2E0DA
(242,224,218)
#F4E6E0
(244,230,224)
#F6ECE6
(246,236,230)
#F8F2EC
(248,242,236)
#FAF8F2
(250,248,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6BCB6; }

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

This text font color is #E6BCB6.

Background Color

.myBgColor { background-color: #E6BCB6; }

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

This div background color is #E6BCB6.

Border color

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

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

This div border color is #E6BCB6.

Opacity

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

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

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

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

This text has shadow with #E6BCB6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6BCB6.

Preview

Color preview on black background

This text has color #E6BCB6 on black background.


Color preview on white background

This text has color #E6BCB6 on white background.


Black color preview on #E6BCB6 background

This text has black color on #E6BCB6 background.


White color preview on #E6BCB6 background

This text has white color on #E6BCB6 background.


Related colors

Complementary color

Complementary color for #hex is #194349.


I love getcolorcode.com

Triadic colors

1 #B6E6BC and #BCB6E6 with #E6BCB6 are triadic colors.

2 #B6BCE6 and #BCE6B6 with #E6BCB6 are triadic colors.