COLOR #E6BCBB

HEX: #E6BCBB RGB: (230,188,187)

Renk bilgisi

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

RGB renk modeli

#E6BCBB color RGB value is (230,188,187).

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

RGB bağlantıları ve doygunluk

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

230
188
187

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

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 188 + 187 = 605 (100%)
R 230 of 605 ~ 38.02%
G 188 of 605 ~ 31.07%
B 187 of 605 ~ 30.91'%

%38.02
%31.07
%30.91

CMYK RENK MODELİ

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

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

Codes

Color #E6BCBB in popluar color models

E6 BC BB
RGB 230 188 187
HSL 46.24% 81.76%
HSB/HSV 18.70% 90.20%
CMYK 0.00% 18.26% 18.70%
9.80%

Color #E6BCBB in popluar number systems.

HEX E6 BC BB
Decimal 230 188 187
Binary 11100110 10111100 10111011
Octal 346 274 273

Shades and tints

Shades of #E6BCBB

#E6BCBB
(230,188,187)
#D2ABAA
(210,171,170)
#BE9A99
(190,154,153)
#AA8988
(170,137,136)
#967877
(150,120,119)
#826766
(130,103,102)
#6E5655
(110,86,85)
#5A4544
(90,69,68)
#463433
(70,52,51)
#322322
(50,35,34)
#1E1211
(30,18,17)
#000000
(0,0,0)

Tints of #E6BCBB

#E6BCBB
(230,188,187)
#E8C2C1
(232,194,193)
#EAC8C7
(234,200,199)
#ECCECD
(236,206,205)
#EED4D3
(238,212,211)
#F0DAD9
(240,218,217)
#F2E0DF
(242,224,223)
#F4E6E5
(244,230,229)
#F6ECEB
(246,236,235)
#F8F2F1
(248,242,241)
#FAF8F7
(250,248,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6BCBB; }

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

This text font color is #E6BCBB.

Background Color

.myBgColor { background-color: #E6BCBB; }

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

This div background color is #E6BCBB.

Border color

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

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

This div border color is #E6BCBB.

Opacity

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

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

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

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

This text has shadow with #E6BCBB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6BCBB.

Preview

Color preview on black background

This text has color #E6BCBB on black background.


Color preview on white background

This text has color #E6BCBB on white background.


Black color preview on #E6BCBB background

This text has black color on #E6BCBB background.


White color preview on #E6BCBB background

This text has white color on #E6BCBB background.


Related colors

Complementary color

Complementary color for #hex is #194344.


I love getcolorcode.com

Triadic colors

1 #BBE6BC and #BCBBE6 with #E6BCBB are triadic colors.

2 #BBBCE6 and #BCE6BB with #E6BCBB are triadic colors.