COLOR #E6B6EC

HEX: #E6B6EC RGB: (230,182,236)

Renk bilgisi

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

RGB renk modeli

#E6B6EC color RGB value is (230,182,236).

RGB: (230,182,236) (90%, 71%, 93%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 182 of 255 = 71%
B 236 of 255 = 93%

230
182
236

R + G + B ~ 85%. #E6B6EC is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 182 + 236 = 648 (100%)
R 230 of 648 ~ 35.49%
G 182 of 648 ~ 28.09%
B 236 of 648 ~ 36.42'%

%35.49
%28.09
%36.42

CMYK RENK MODELİ

#E6B6EC rengi CMYK tonu (3,23,0,7).

  • camgöbeği tonu 2.54%
  • eflatun tonu 22.88%
  • sarı tonu 0.00%
  • ana renk tonu 7.45%

CMYK: (3,23,0,7)
C3M23Y0K7 (3%, 23%, 0%, 7%)
(0.03 / 0.23 / 0.00 / 0.07)

CMYK yüzdeleri

%2.54
%22.88
%0
%7.45

Codes

Color #E6B6EC in popluar color models

E6 B6 EC
RGB 230 182 236
HSL 293° 58.70% 81.96%
HSB/HSV 293° 22.88% 92.55%
CMYK 2.54% 22.88% 0.00%
7.45%

Color #E6B6EC in popluar number systems.

HEX E6 B6 EC
Decimal 230 182 236
Binary 11100110 10110110 11101100
Octal 346 266 354

Shades and tints

Shades of #E6B6EC

#E6B6EC
(230,182,236)
#D2A6D7
(210,166,215)
#BE96C2
(190,150,194)
#AA86AD
(170,134,173)
#967698
(150,118,152)
#826683
(130,102,131)
#6E566E
(110,86,110)
#5A4659
(90,70,89)
#463644
(70,54,68)
#32262F
(50,38,47)
#1E161A
(30,22,26)
#000000
(0,0,0)

Tints of #E6B6EC

#E6B6EC
(230,182,236)
#E8BCED
(232,188,237)
#EAC2EE
(234,194,238)
#ECC8EF
(236,200,239)
#EECEF0
(238,206,240)
#F0D4F1
(240,212,241)
#F2DAF2
(242,218,242)
#F4E0F3
(244,224,243)
#F6E6F4
(246,230,244)
#F8ECF5
(248,236,245)
#FAF2F6
(250,242,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6B6EC; }

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

This text font color is #E6B6EC.

Background Color

.myBgColor { background-color: #E6B6EC; }

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

This div background color is #E6B6EC.

Border color

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

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

This div border color is #E6B6EC.

Opacity

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

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

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

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

This text has shadow with #E6B6EC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6B6EC.

Preview

Color preview on black background

This text has color #E6B6EC on black background.


Color preview on white background

This text has color #E6B6EC on white background.


Black color preview on #E6B6EC background

This text has black color on #E6B6EC background.


White color preview on #E6B6EC background

This text has white color on #E6B6EC background.


Related colors

Complementary color

Complementary color for #hex is #194913.


I love getcolorcode.com

Triadic colors

1 #ECE6B6 and #B6ECE6 with #E6B6EC are triadic colors.

2 #ECB6E6 and #B6E6EC with #E6B6EC are triadic colors.