COLOR #E6C2EC

HEX: #E6C2EC RGB: (230,194,236)

Renk bilgisi

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

RGB renk modeli

#E6C2EC color RGB value is (230,194,236).

RGB: (230,194,236) (90%, 76%, 93%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 194 of 255 = 76%
B 236 of 255 = 93%

230
194
236

R + G + B ~ 86%. #E6C2EC is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 194 + 236 = 660 (100%)
R 230 of 660 ~ 34.85%
G 194 of 660 ~ 29.39%
B 236 of 660 ~ 35.76'%

%34.85
%29.39
%35.76

CMYK RENK MODELİ

#E6C2EC rengi CMYK tonu (3,18,0,7).

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

CMYK: (3,18,0,7)
C3M18Y0K7 (3%, 18%, 0%, 7%)
(0.03 / 0.18 / 0.00 / 0.07)

CMYK yüzdeleri

%2.54
%17.8
%0
%7.45

Codes

Color #E6C2EC in popluar color models

E6 C2 EC
RGB 230 194 236
HSL 291° 52.50% 84.31%
HSB/HSV 291° 17.80% 92.55%
CMYK 2.54% 17.80% 0.00%
7.45%

Color #E6C2EC in popluar number systems.

HEX E6 C2 EC
Decimal 230 194 236
Binary 11100110 11000010 11101100
Octal 346 302 354

Shades and tints

Shades of #E6C2EC

#E6C2EC
(230,194,236)
#D2B1D7
(210,177,215)
#BEA0C2
(190,160,194)
#AA8FAD
(170,143,173)
#967E98
(150,126,152)
#826D83
(130,109,131)
#6E5C6E
(110,92,110)
#5A4B59
(90,75,89)
#463A44
(70,58,68)
#32292F
(50,41,47)
#1E181A
(30,24,26)
#000000
(0,0,0)

Tints of #E6C2EC

#E6C2EC
(230,194,236)
#E8C7ED
(232,199,237)
#EACCEE
(234,204,238)
#ECD1EF
(236,209,239)
#EED6F0
(238,214,240)
#F0DBF1
(240,219,241)
#F2E0F2
(242,224,242)
#F4E5F3
(244,229,243)
#F6EAF4
(246,234,244)
#F8EFF5
(248,239,245)
#FAF4F6
(250,244,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6C2EC; }

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

This text font color is #E6C2EC.

Background Color

.myBgColor { background-color: #E6C2EC; }

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

This div background color is #E6C2EC.

Border color

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

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

This div border color is #E6C2EC.

Opacity

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

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

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

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

This text has shadow with #E6C2EC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6C2EC.

Preview

Color preview on black background

This text has color #E6C2EC on black background.


Color preview on white background

This text has color #E6C2EC on white background.


Black color preview on #E6C2EC background

This text has black color on #E6C2EC background.


White color preview on #E6C2EC background

This text has white color on #E6C2EC background.


Related colors

Complementary color

Complementary color for #hex is #193D13.


I love getcolorcode.com

Triadic colors

1 #ECE6C2 and #C2ECE6 with #E6C2EC are triadic colors.

2 #ECC2E6 and #C2E6EC with #E6C2EC are triadic colors.