COLOR #E6BCC0

HEX: #E6BCC0 RGB: (230,188,192)

Renk bilgisi

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

RGB renk modeli

#E6BCC0 color RGB value is (230,188,192).

RGB: (230,188,192) (90%, 74%, 75%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 188 of 255 = 74%
B 192 of 255 = 75%

230
188
192

R + G + B ~ 80%. #E6BCC0 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 188 + 192 = 610 (100%)
R 230 of 610 ~ 37.7%
G 188 of 610 ~ 30.82%
B 192 of 610 ~ 31.48'%

%37.7
%30.82
%31.48

CMYK RENK MODELİ

#E6BCC0 rengi CMYK tonu (0,18,17,10).

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

CMYK: (0,18,17,10)
C0M18Y17K10 (0%, 18%, 17%, 10%)
(0.00 / 0.18 / 0.17 / 0.10)

CMYK yüzdeleri

%0
%18.26
%16.52
%9.8

Codes

Color #E6BCC0 in popluar color models

E6 BC C0
RGB 230 188 192
HSL 354° 45.65% 81.96%
HSB/HSV 354° 18.26% 90.20%
CMYK 0.00% 18.26% 16.52%
9.80%

Color #E6BCC0 in popluar number systems.

HEX E6 BC C0
Decimal 230 188 192
Binary 11100110 10111100 11000000
Octal 346 274 300

Shades and tints

Shades of #E6BCC0

#E6BCC0
(230,188,192)
#D2ABAF
(210,171,175)
#BE9A9E
(190,154,158)
#AA898D
(170,137,141)
#96787C
(150,120,124)
#82676B
(130,103,107)
#6E565A
(110,86,90)
#5A4549
(90,69,73)
#463438
(70,52,56)
#322327
(50,35,39)
#1E1216
(30,18,22)
#000000
(0,0,0)

Tints of #E6BCC0

#E6BCC0
(230,188,192)
#E8C2C5
(232,194,197)
#EAC8CA
(234,200,202)
#ECCECF
(236,206,207)
#EED4D4
(238,212,212)
#F0DAD9
(240,218,217)
#F2E0DE
(242,224,222)
#F4E6E3
(244,230,227)
#F6ECE8
(246,236,232)
#F8F2ED
(248,242,237)
#FAF8F2
(250,248,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6BCC0; }

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

This text font color is #E6BCC0.

Background Color

.myBgColor { background-color: #E6BCC0; }

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

This div background color is #E6BCC0.

Border color

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

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

This div border color is #E6BCC0.

Opacity

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

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

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

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

This text has shadow with #E6BCC0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6BCC0.

Preview

Color preview on black background

This text has color #E6BCC0 on black background.


Color preview on white background

This text has color #E6BCC0 on white background.


Black color preview on #E6BCC0 background

This text has black color on #E6BCC0 background.


White color preview on #E6BCC0 background

This text has white color on #E6BCC0 background.


Related colors

Complementary color

Complementary color for #hex is #19433F.


I love getcolorcode.com

Triadic colors

1 #C0E6BC and #BCC0E6 with #E6BCC0 are triadic colors.

2 #C0BCE6 and #BCE6C0 with #E6BCC0 are triadic colors.