COLOR #E3C6EC

HEX: #E3C6EC RGB: (227,198,236)

Renk bilgisi

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

RGB renk modeli

#E3C6EC color RGB value is (227,198,236).

RGB: (227,198,236) (89%, 78%, 93%)

RGB bağlantıları ve doygunluk

R 227 of 255 = 89%
G 198 of 255 = 78%
B 236 of 255 = 93%

227
198
236

R + G + B ~ 87%. #E3C6EC is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 227 + 198 + 236 = 661 (100%)
R 227 of 661 ~ 34.34%
G 198 of 661 ~ 29.95%
B 236 of 661 ~ 35.7'%

%34.34
%29.95
%35.7

CMYK RENK MODELİ

#E3C6EC rengi CMYK tonu (4,16,0,7).

  • camgöbeği tonu 3.81%
  • eflatun tonu 16.10%
  • sarı tonu 0.00%
  • ana renk tonu 7.45%

CMYK: (4,16,0,7)
C4M16Y0K7 (4%, 16%, 0%, 7%)
(0.04 / 0.16 / 0.00 / 0.07)

CMYK yüzdeleri

%3.81
%16.1
%0
%7.45

Codes

Color #E3C6EC in popluar color models

E3 C6 EC
RGB 227 198 236
HSL 286° 50.00% 85.10%
HSB/HSV 286° 16.10% 92.55%
CMYK 3.81% 16.10% 0.00%
7.45%

Color #E3C6EC in popluar number systems.

HEX E3 C6 EC
Decimal 227 198 236
Binary 11100011 11000110 11101100
Octal 343 306 354

Shades and tints

Shades of #E3C6EC

#E3C6EC
(227,198,236)
#CFB4D7
(207,180,215)
#BBA2C2
(187,162,194)
#A790AD
(167,144,173)
#937E98
(147,126,152)
#7F6C83
(127,108,131)
#6B5A6E
(107,90,110)
#574859
(87,72,89)
#433644
(67,54,68)
#2F242F
(47,36,47)
#1B121A
(27,18,26)
#000000
(0,0,0)

Tints of #E3C6EC

#E3C6EC
(227,198,236)
#E5CBED
(229,203,237)
#E7D0EE
(231,208,238)
#E9D5EF
(233,213,239)
#EBDAF0
(235,218,240)
#EDDFF1
(237,223,241)
#EFE4F2
(239,228,242)
#F1E9F3
(241,233,243)
#F3EEF4
(243,238,244)
#F5F3F5
(245,243,245)
#F7F8F6
(247,248,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E3C6EC color. Also use rgb(227,198,236) instead hex code.

Text Font Color

.myTextColor { color: #E3C6EC; }

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

This text font color is #E3C6EC.

Background Color

.myBgColor { background-color: #E3C6EC; }

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

This div background color is #E3C6EC.

Border color

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

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

This div border color is #E3C6EC.

Opacity

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

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

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

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

This text has shadow with #E3C6EC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E3C6EC.

Preview

Color preview on black background

This text has color #E3C6EC on black background.


Color preview on white background

This text has color #E3C6EC on white background.


Black color preview on #E3C6EC background

This text has black color on #E3C6EC background.


White color preview on #E3C6EC background

This text has white color on #E3C6EC background.


Related colors

Complementary color

Complementary color for #hex is #1C3913.


I love getcolorcode.com

Triadic colors

1 #ECE3C6 and #C6ECE3 with #E3C6EC are triadic colors.

2 #ECC6E3 and #C6E3EC with #E3C6EC are triadic colors.