COLOR #E6CCEA

HEX: #E6CCEA RGB: (230,204,234)

Renk bilgisi

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

RGB renk modeli

#E6CCEA color RGB value is (230,204,234).

RGB: (230,204,234) (90%, 80%, 92%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 204 of 255 = 80%
B 234 of 255 = 92%

230
204
234

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

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 204 + 234 = 668 (100%)
R 230 of 668 ~ 34.43%
G 204 of 668 ~ 30.54%
B 234 of 668 ~ 35.03'%

%34.43
%30.54
%35.03

CMYK RENK MODELİ

#E6CCEA rengi CMYK tonu (2,13,0,8).

  • camgöbeği tonu 1.71%
  • eflatun tonu 12.82%
  • sarı tonu 0.00%
  • ana renk tonu 8.24%

CMYK: (2,13,0,8)
C2M13Y0K8 (2%, 13%, 0%, 8%)
(0.02 / 0.13 / 0.00 / 0.08)

CMYK yüzdeleri

%1.71
%12.82
%0
%8.24

Codes

Color #E6CCEA in popluar color models

E6 CC EA
RGB 230 204 234
HSL 292° 41.67% 85.88%
HSB/HSV 292° 12.82% 91.76%
CMYK 1.71% 12.82% 0.00%
8.24%

Color #E6CCEA in popluar number systems.

HEX E6 CC EA
Decimal 230 204 234
Binary 11100110 11001100 11101010
Octal 346 314 352

Shades and tints

Shades of #E6CCEA

#E6CCEA
(230,204,234)
#D2BAD5
(210,186,213)
#BEA8C0
(190,168,192)
#AA96AB
(170,150,171)
#968496
(150,132,150)
#827281
(130,114,129)
#6E606C
(110,96,108)
#5A4E57
(90,78,87)
#463C42
(70,60,66)
#322A2D
(50,42,45)
#1E1818
(30,24,24)
#000000
(0,0,0)

Tints of #E6CCEA

#E6CCEA
(230,204,234)
#E8D0EB
(232,208,235)
#EAD4EC
(234,212,236)
#ECD8ED
(236,216,237)
#EEDCEE
(238,220,238)
#F0E0EF
(240,224,239)
#F2E4F0
(242,228,240)
#F4E8F1
(244,232,241)
#F6ECF2
(246,236,242)
#F8F0F3
(248,240,243)
#FAF4F4
(250,244,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6CCEA; }

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

This text font color is #E6CCEA.

Background Color

.myBgColor { background-color: #E6CCEA; }

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

This div background color is #E6CCEA.

Border color

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

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

This div border color is #E6CCEA.

Opacity

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

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

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

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

This text has shadow with #E6CCEA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6CCEA.

Preview

Color preview on black background

This text has color #E6CCEA on black background.


Color preview on white background

This text has color #E6CCEA on white background.


Black color preview on #E6CCEA background

This text has black color on #E6CCEA background.


White color preview on #E6CCEA background

This text has white color on #E6CCEA background.


Related colors

Complementary color

Complementary color for #hex is #193315.


I love getcolorcode.com

Triadic colors

1 #EAE6CC and #CCEAE6 with #E6CCEA are triadic colors.

2 #EACCE6 and #CCE6EA with #E6CCEA are triadic colors.