COLOR #E6CEF0

HEX: #E6CEF0 RGB: (230,206,240)

Renk bilgisi

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

RGB renk modeli

#E6CEF0 color RGB value is (230,206,240).

RGB: (230,206,240) (90%, 81%, 94%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 206 of 255 = 81%
B 240 of 255 = 94%

230
206
240

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

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 206 + 240 = 676 (100%)
R 230 of 676 ~ 34.02%
G 206 of 676 ~ 30.47%
B 240 of 676 ~ 35.5'%

%34.02
%30.47
%35.5

CMYK RENK MODELİ

#E6CEF0 rengi CMYK tonu (4,14,0,6).

  • camgöbeği tonu 4.17%
  • eflatun tonu 14.17%
  • sarı tonu 0.00%
  • ana renk tonu 5.88%

CMYK: (4,14,0,6)
C4M14Y0K6 (4%, 14%, 0%, 6%)
(0.04 / 0.14 / 0.00 / 0.06)

CMYK yüzdeleri

%4.17
%14.17
%0
%5.88

Codes

Color #E6CEF0 in popluar color models

E6 CE F0
RGB 230 206 240
HSL 282° 53.13% 87.45%
HSB/HSV 282° 14.17% 94.12%
CMYK 4.17% 14.17% 0.00%
5.88%

Color #E6CEF0 in popluar number systems.

HEX E6 CE F0
Decimal 230 206 240
Binary 11100110 11001110 11110000
Octal 346 316 360

Shades and tints

Shades of #E6CEF0

#E6CEF0
(230,206,240)
#D2BCDB
(210,188,219)
#BEAAC6
(190,170,198)
#AA98B1
(170,152,177)
#96869C
(150,134,156)
#827487
(130,116,135)
#6E6272
(110,98,114)
#5A505D
(90,80,93)
#463E48
(70,62,72)
#322C33
(50,44,51)
#1E1A1E
(30,26,30)
#000000
(0,0,0)

Tints of #E6CEF0

#E6CEF0
(230,206,240)
#E8D2F1
(232,210,241)
#EAD6F2
(234,214,242)
#ECDAF3
(236,218,243)
#EEDEF4
(238,222,244)
#F0E2F5
(240,226,245)
#F2E6F6
(242,230,246)
#F4EAF7
(244,234,247)
#F6EEF8
(246,238,248)
#F8F2F9
(248,242,249)
#FAF6FA
(250,246,250)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E6CEF0 color. Also use rgb(230,206,240) instead hex code.

Text Font Color

.myTextColor { color: #E6CEF0; }

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

This text font color is #E6CEF0.

Background Color

.myBgColor { background-color: #E6CEF0; }

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

This div background color is #E6CEF0.

Border color

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

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

This div border color is #E6CEF0.

Opacity

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

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

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

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

This text has shadow with #E6CEF0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6CEF0.

Preview

Color preview on black background

This text has color #E6CEF0 on black background.


Color preview on white background

This text has color #E6CEF0 on white background.


Black color preview on #E6CEF0 background

This text has black color on #E6CEF0 background.


White color preview on #E6CEF0 background

This text has white color on #E6CEF0 background.


Related colors

Complementary color

Complementary color for #hex is #19310F.


I love getcolorcode.com

Triadic colors

1 #F0E6CE and #CEF0E6 with #E6CEF0 are triadic colors.

2 #F0CEE6 and #CEE6F0 with #E6CEF0 are triadic colors.