COLOR #E6BCE2

HEX: #E6BCE2 RGB: (230,188,226)

Renk bilgisi

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

RGB renk modeli

#E6BCE2 color RGB value is (230,188,226).

RGB: (230,188,226) (90%, 74%, 89%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 188 of 255 = 74%
B 226 of 255 = 89%

230
188
226

R + G + B ~ 84%. #E6BCE2 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 188 + 226 = 644 (100%)
R 230 of 644 ~ 35.71%
G 188 of 644 ~ 29.19%
B 226 of 644 ~ 35.09'%

%35.71
%29.19
%35.09

CMYK RENK MODELİ

#E6BCE2 rengi CMYK tonu (0,18,2,10).

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

CMYK: (0,18,2,10)
C0M18Y2K10 (0%, 18%, 2%, 10%)
(0.00 / 0.18 / 0.02 / 0.10)

CMYK yüzdeleri

%0
%18.26
%1.74
%9.8

Codes

Color #E6BCE2 in popluar color models

E6 BC E2
RGB 230 188 226
HSL 306° 45.65% 81.96%
HSB/HSV 306° 18.26% 90.20%
CMYK 0.00% 18.26% 1.74%
9.80%

Color #E6BCE2 in popluar number systems.

HEX E6 BC E2
Decimal 230 188 226
Binary 11100110 10111100 11100010
Octal 346 274 342

Shades and tints

Shades of #E6BCE2

#E6BCE2
(230,188,226)
#D2ABCE
(210,171,206)
#BE9ABA
(190,154,186)
#AA89A6
(170,137,166)
#967892
(150,120,146)
#82677E
(130,103,126)
#6E566A
(110,86,106)
#5A4556
(90,69,86)
#463442
(70,52,66)
#32232E
(50,35,46)
#1E121A
(30,18,26)
#000000
(0,0,0)

Tints of #E6BCE2

#E6BCE2
(230,188,226)
#E8C2E4
(232,194,228)
#EAC8E6
(234,200,230)
#ECCEE8
(236,206,232)
#EED4EA
(238,212,234)
#F0DAEC
(240,218,236)
#F2E0EE
(242,224,238)
#F4E6F0
(244,230,240)
#F6ECF2
(246,236,242)
#F8F2F4
(248,242,244)
#FAF8F6
(250,248,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6BCE2; }

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

This text font color is #E6BCE2.

Background Color

.myBgColor { background-color: #E6BCE2; }

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

This div background color is #E6BCE2.

Border color

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

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

This div border color is #E6BCE2.

Opacity

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

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

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

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

This text has shadow with #E6BCE2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6BCE2.

Preview

Color preview on black background

This text has color #E6BCE2 on black background.


Color preview on white background

This text has color #E6BCE2 on white background.


Black color preview on #E6BCE2 background

This text has black color on #E6BCE2 background.


White color preview on #E6BCE2 background

This text has white color on #E6BCE2 background.


Related colors

Complementary color

Complementary color for #hex is #19431D.


I love getcolorcode.com

Triadic colors

1 #E2E6BC and #BCE2E6 with #E6BCE2 are triadic colors.

2 #E2BCE6 and #BCE6E2 with #E6BCE2 are triadic colors.