COLOR #E6BCCE

HEX: #E6BCCE RGB: (230,188,206)

Renk bilgisi

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

RGB renk modeli

#E6BCCE color RGB value is (230,188,206).

RGB: (230,188,206) (90%, 74%, 81%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 188 of 255 = 74%
B 206 of 255 = 81%

230
188
206

R + G + B ~ 82%. #E6BCCE is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 188 + 206 = 624 (100%)
R 230 of 624 ~ 36.86%
G 188 of 624 ~ 30.13%
B 206 of 624 ~ 33.01'%

%36.86
%30.13
%33.01

CMYK RENK MODELİ

#E6BCCE rengi CMYK tonu (0,18,10,10).

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

CMYK: (0,18,10,10)
C0M18Y10K10 (0%, 18%, 10%, 10%)
(0.00 / 0.18 / 0.10 / 0.10)

CMYK yüzdeleri

%0
%18.26
%10.43
%9.8

Codes

Color #E6BCCE in popluar color models

E6 BC CE
RGB 230 188 206
HSL 334° 45.65% 81.96%
HSB/HSV 334° 18.26% 90.20%
CMYK 0.00% 18.26% 10.43%
9.80%

Color #E6BCCE in popluar number systems.

HEX E6 BC CE
Decimal 230 188 206
Binary 11100110 10111100 11001110
Octal 346 274 316

Shades and tints

Shades of #E6BCCE

#E6BCCE
(230,188,206)
#D2ABBC
(210,171,188)
#BE9AAA
(190,154,170)
#AA8998
(170,137,152)
#967886
(150,120,134)
#826774
(130,103,116)
#6E5662
(110,86,98)
#5A4550
(90,69,80)
#46343E
(70,52,62)
#32232C
(50,35,44)
#1E121A
(30,18,26)
#000000
(0,0,0)

Tints of #E6BCCE

#E6BCCE
(230,188,206)
#E8C2D2
(232,194,210)
#EAC8D6
(234,200,214)
#ECCEDA
(236,206,218)
#EED4DE
(238,212,222)
#F0DAE2
(240,218,226)
#F2E0E6
(242,224,230)
#F4E6EA
(244,230,234)
#F6ECEE
(246,236,238)
#F8F2F2
(248,242,242)
#FAF8F6
(250,248,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6BCCE; }

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

This text font color is #E6BCCE.

Background Color

.myBgColor { background-color: #E6BCCE; }

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

This div background color is #E6BCCE.

Border color

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

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

This div border color is #E6BCCE.

Opacity

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

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

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

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

This text has shadow with #E6BCCE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6BCCE.

Preview

Color preview on black background

This text has color #E6BCCE on black background.


Color preview on white background

This text has color #E6BCCE on white background.


Black color preview on #E6BCCE background

This text has black color on #E6BCCE background.


White color preview on #E6BCCE background

This text has white color on #E6BCCE background.


Related colors

Complementary color

Complementary color for #hex is #194331.


I love getcolorcode.com

Triadic colors

1 #CEE6BC and #BCCEE6 with #E6BCCE are triadic colors.

2 #CEBCE6 and #BCE6CE with #E6BCCE are triadic colors.