COLOR #E4CCF6

HEX: #E4CCF6 RGB: (228,204,246)

Renk bilgisi

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

RGB renk modeli

#E4CCF6 color RGB value is (228,204,246).

RGB: (228,204,246) (89%, 80%, 96%)

RGB bağlantıları ve doygunluk

R 228 of 255 = 89%
G 204 of 255 = 80%
B 246 of 255 = 96%

228
204
246

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

Yüzdelerle RGB renk parçaları

R + G + B = 228 + 204 + 246 = 678 (100%)
R 228 of 678 ~ 33.63%
G 204 of 678 ~ 30.09%
B 246 of 678 ~ 36.28'%

%33.63
%30.09
%36.28

CMYK RENK MODELİ

#E4CCF6 rengi CMYK tonu (7,17,0,4).

  • camgöbeği tonu 7.32%
  • eflatun tonu 17.07%
  • sarı tonu 0.00%
  • ana renk tonu 3.53%

CMYK: (7,17,0,4)
C7M17Y0K4 (7%, 17%, 0%, 4%)
(0.07 / 0.17 / 0.00 / 0.04)

CMYK yüzdeleri

%7.32
%17.07
%0
%3.53

Codes

Color #E4CCF6 in popluar color models

E4 CC F6
RGB 228 204 246
HSL 274° 70.00% 88.24%
HSB/HSV 274° 17.07% 96.47%
CMYK 7.32% 17.07% 0.00%
3.53%

Color #E4CCF6 in popluar number systems.

HEX E4 CC F6
Decimal 228 204 246
Binary 11100100 11001100 11110110
Octal 344 314 366

Shades and tints

Shades of #E4CCF6

#E4CCF6
(228,204,246)
#D0BAE0
(208,186,224)
#BCA8CA
(188,168,202)
#A896B4
(168,150,180)
#94849E
(148,132,158)
#807288
(128,114,136)
#6C6072
(108,96,114)
#584E5C
(88,78,92)
#443C46
(68,60,70)
#302A30
(48,42,48)
#1C181A
(28,24,26)
#000000
(0,0,0)

Tints of #E4CCF6

#E4CCF6
(228,204,246)
#E6D0F6
(230,208,246)
#E8D4F6
(232,212,246)
#EAD8F6
(234,216,246)
#ECDCF6
(236,220,246)
#EEE0F6
(238,224,246)
#F0E4F6
(240,228,246)
#F2E8F6
(242,232,246)
#F4ECF6
(244,236,246)
#F6F0F6
(246,240,246)
#F8F4F6
(248,244,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E4CCF6 color. Also use rgb(228,204,246) instead hex code.

Text Font Color

.myTextColor { color: #E4CCF6; }

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

This text font color is #E4CCF6.

Background Color

.myBgColor { background-color: #E4CCF6; }

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

This div background color is #E4CCF6.

Border color

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

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

This div border color is #E4CCF6.

Opacity

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

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

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

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

This text has shadow with #E4CCF6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E4CCF6.

Preview

Color preview on black background

This text has color #E4CCF6 on black background.


Color preview on white background

This text has color #E4CCF6 on white background.


Black color preview on #E4CCF6 background

This text has black color on #E4CCF6 background.


White color preview on #E4CCF6 background

This text has white color on #E4CCF6 background.


Related colors

Complementary color

Complementary color for #hex is #1B3309.


I love getcolorcode.com

Triadic colors

1 #F6E4CC and #CCF6E4 with #E4CCF6 are triadic colors.

2 #F6CCE4 and #CCE4F6 with #E4CCF6 are triadic colors.