COLOR #E6CCEC

HEX: #E6CCEC RGB: (230,204,236)

Renk bilgisi

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

RGB renk modeli

#E6CCEC color RGB value is (230,204,236).

RGB: (230,204,236) (90%, 80%, 93%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 204 of 255 = 80%
B 236 of 255 = 93%

230
204
236

R + G + B ~ 88%. #E6CCEC is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 204 + 236 = 670 (100%)
R 230 of 670 ~ 34.33%
G 204 of 670 ~ 30.45%
B 236 of 670 ~ 35.22'%

%34.33
%30.45
%35.22

CMYK RENK MODELİ

#E6CCEC rengi CMYK tonu (3,14,0,7).

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

CMYK: (3,14,0,7)
C3M14Y0K7 (3%, 14%, 0%, 7%)
(0.03 / 0.14 / 0.00 / 0.07)

CMYK yüzdeleri

%2.54
%13.56
%0
%7.45

Codes

Color #E6CCEC in popluar color models

E6 CC EC
RGB 230 204 236
HSL 289° 45.71% 86.27%
HSB/HSV 289° 13.56% 92.55%
CMYK 2.54% 13.56% 0.00%
7.45%

Color #E6CCEC in popluar number systems.

HEX E6 CC EC
Decimal 230 204 236
Binary 11100110 11001100 11101100
Octal 346 314 354

Shades and tints

Shades of #E6CCEC

#E6CCEC
(230,204,236)
#D2BAD7
(210,186,215)
#BEA8C2
(190,168,194)
#AA96AD
(170,150,173)
#968498
(150,132,152)
#827283
(130,114,131)
#6E606E
(110,96,110)
#5A4E59
(90,78,89)
#463C44
(70,60,68)
#322A2F
(50,42,47)
#1E181A
(30,24,26)
#000000
(0,0,0)

Tints of #E6CCEC

#E6CCEC
(230,204,236)
#E8D0ED
(232,208,237)
#EAD4EE
(234,212,238)
#ECD8EF
(236,216,239)
#EEDCF0
(238,220,240)
#F0E0F1
(240,224,241)
#F2E4F2
(242,228,242)
#F4E8F3
(244,232,243)
#F6ECF4
(246,236,244)
#F8F0F5
(248,240,245)
#FAF4F6
(250,244,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6CCEC; }

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

This text font color is #E6CCEC.

Background Color

.myBgColor { background-color: #E6CCEC; }

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

This div background color is #E6CCEC.

Border color

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

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

This div border color is #E6CCEC.

Opacity

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

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

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

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

This text has shadow with #E6CCEC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6CCEC.

Preview

Color preview on black background

This text has color #E6CCEC on black background.


Color preview on white background

This text has color #E6CCEC on white background.


Black color preview on #E6CCEC background

This text has black color on #E6CCEC background.


White color preview on #E6CCEC background

This text has white color on #E6CCEC background.


Related colors

Complementary color

Complementary color for #hex is #193313.


I love getcolorcode.com

Triadic colors

1 #ECE6CC and #CCECE6 with #E6CCEC are triadic colors.

2 #ECCCE6 and #CCE6EC with #E6CCEC are triadic colors.