COLOR #E6B9EC

HEX: #E6B9EC RGB: (230,185,236)

Renk bilgisi

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

RGB renk modeli

#E6B9EC color RGB value is (230,185,236).

RGB: (230,185,236) (90%, 73%, 93%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 185 of 255 = 73%
B 236 of 255 = 93%

230
185
236

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

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 185 + 236 = 651 (100%)
R 230 of 651 ~ 35.33%
G 185 of 651 ~ 28.42%
B 236 of 651 ~ 36.25'%

%35.33
%28.42
%36.25

CMYK RENK MODELİ

#E6B9EC rengi CMYK tonu (3,22,0,7).

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

CMYK: (3,22,0,7)
C3M22Y0K7 (3%, 22%, 0%, 7%)
(0.03 / 0.22 / 0.00 / 0.07)

CMYK yüzdeleri

%2.54
%21.61
%0
%7.45

Codes

Color #E6B9EC in popluar color models

E6 B9 EC
RGB 230 185 236
HSL 293° 57.30% 82.55%
HSB/HSV 293° 21.61% 92.55%
CMYK 2.54% 21.61% 0.00%
7.45%

Color #E6B9EC in popluar number systems.

HEX E6 B9 EC
Decimal 230 185 236
Binary 11100110 10111001 11101100
Octal 346 271 354

Shades and tints

Shades of #E6B9EC

#E6B9EC
(230,185,236)
#D2A9D7
(210,169,215)
#BE99C2
(190,153,194)
#AA89AD
(170,137,173)
#967998
(150,121,152)
#826983
(130,105,131)
#6E596E
(110,89,110)
#5A4959
(90,73,89)
#463944
(70,57,68)
#32292F
(50,41,47)
#1E191A
(30,25,26)
#000000
(0,0,0)

Tints of #E6B9EC

#E6B9EC
(230,185,236)
#E8BFED
(232,191,237)
#EAC5EE
(234,197,238)
#ECCBEF
(236,203,239)
#EED1F0
(238,209,240)
#F0D7F1
(240,215,241)
#F2DDF2
(242,221,242)
#F4E3F3
(244,227,243)
#F6E9F4
(246,233,244)
#F8EFF5
(248,239,245)
#FAF5F6
(250,245,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6B9EC; }

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

This text font color is #E6B9EC.

Background Color

.myBgColor { background-color: #E6B9EC; }

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

This div background color is #E6B9EC.

Border color

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

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

This div border color is #E6B9EC.

Opacity

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

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

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

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

This text has shadow with #E6B9EC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6B9EC.

Preview

Color preview on black background

This text has color #E6B9EC on black background.


Color preview on white background

This text has color #E6B9EC on white background.


Black color preview on #E6B9EC background

This text has black color on #E6B9EC background.


White color preview on #E6B9EC background

This text has white color on #E6B9EC background.


Related colors

Complementary color

Complementary color for #hex is #194613.


I love getcolorcode.com

Triadic colors

1 #ECE6B9 and #B9ECE6 with #E6B9EC are triadic colors.

2 #ECB9E6 and #B9E6EC with #E6B9EC are triadic colors.