COLOR #E6B7EC

HEX: #E6B7EC RGB: (230,183,236)

Renk bilgisi

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

RGB renk modeli

#E6B7EC color RGB value is (230,183,236).

RGB: (230,183,236) (90%, 72%, 93%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 183 of 255 = 72%
B 236 of 255 = 93%

230
183
236

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

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 183 + 236 = 649 (100%)
R 230 of 649 ~ 35.44%
G 183 of 649 ~ 28.2%
B 236 of 649 ~ 36.36'%

%35.44
%28.2
%36.36

CMYK RENK MODELİ

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

  • camgöbeği tonu 2.54%
  • eflatun tonu 22.46%
  • 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
%22.46
%0
%7.45

Codes

Color #E6B7EC in popluar color models

E6 B7 EC
RGB 230 183 236
HSL 293° 58.24% 82.16%
HSB/HSV 293° 22.46% 92.55%
CMYK 2.54% 22.46% 0.00%
7.45%

Color #E6B7EC in popluar number systems.

HEX E6 B7 EC
Decimal 230 183 236
Binary 11100110 10110111 11101100
Octal 346 267 354

Shades and tints

Shades of #E6B7EC

#E6B7EC
(230,183,236)
#D2A7D7
(210,167,215)
#BE97C2
(190,151,194)
#AA87AD
(170,135,173)
#967798
(150,119,152)
#826783
(130,103,131)
#6E576E
(110,87,110)
#5A4759
(90,71,89)
#463744
(70,55,68)
#32272F
(50,39,47)
#1E171A
(30,23,26)
#000000
(0,0,0)

Tints of #E6B7EC

#E6B7EC
(230,183,236)
#E8BDED
(232,189,237)
#EAC3EE
(234,195,238)
#ECC9EF
(236,201,239)
#EECFF0
(238,207,240)
#F0D5F1
(240,213,241)
#F2DBF2
(242,219,242)
#F4E1F3
(244,225,243)
#F6E7F4
(246,231,244)
#F8EDF5
(248,237,245)
#FAF3F6
(250,243,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6B7EC; }

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

This text font color is #E6B7EC.

Background Color

.myBgColor { background-color: #E6B7EC; }

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

This div background color is #E6B7EC.

Border color

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

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

This div border color is #E6B7EC.

Opacity

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

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

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

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

This text has shadow with #E6B7EC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6B7EC.

Preview

Color preview on black background

This text has color #E6B7EC on black background.


Color preview on white background

This text has color #E6B7EC on white background.


Black color preview on #E6B7EC background

This text has black color on #E6B7EC background.


White color preview on #E6B7EC background

This text has white color on #E6B7EC background.


Related colors

Complementary color

Complementary color for #hex is #194813.


I love getcolorcode.com

Triadic colors

1 #ECE6B7 and #B7ECE6 with #E6B7EC are triadic colors.

2 #ECB7E6 and #B7E6EC with #E6B7EC are triadic colors.