COLOR #E5CCF6

HEX: #E5CCF6 RGB: (229,204,246)

Renk bilgisi

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

RGB renk modeli

#E5CCF6 color RGB value is (229,204,246).

RGB: (229,204,246) (90%, 80%, 96%)

RGB bağlantıları ve doygunluk

R 229 of 255 = 90%
G 204 of 255 = 80%
B 246 of 255 = 96%

229
204
246

R + G + B ~ 89%. #E5CCF6 is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 229 + 204 + 246 = 679 (100%)
R 229 of 679 ~ 33.73%
G 204 of 679 ~ 30.04%
B 246 of 679 ~ 36.23'%

%33.73
%30.04
%36.23

CMYK RENK MODELİ

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

  • camgöbeği tonu 6.91%
  • 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

%6.91
%17.07
%0
%3.53

Codes

Color #E5CCF6 in popluar color models

E5 CC F6
RGB 229 204 246
HSL 276° 70.00% 88.24%
HSB/HSV 276° 17.07% 96.47%
CMYK 6.91% 17.07% 0.00%
3.53%

Color #E5CCF6 in popluar number systems.

HEX E5 CC F6
Decimal 229 204 246
Binary 11100101 11001100 11110110
Octal 345 314 366

Shades and tints

Shades of #E5CCF6

#E5CCF6
(229,204,246)
#D1BAE0
(209,186,224)
#BDA8CA
(189,168,202)
#A996B4
(169,150,180)
#95849E
(149,132,158)
#817288
(129,114,136)
#6D6072
(109,96,114)
#594E5C
(89,78,92)
#453C46
(69,60,70)
#312A30
(49,42,48)
#1D181A
(29,24,26)
#000000
(0,0,0)

Tints of #E5CCF6

#E5CCF6
(229,204,246)
#E7D0F6
(231,208,246)
#E9D4F6
(233,212,246)
#EBD8F6
(235,216,246)
#EDDCF6
(237,220,246)
#EFE0F6
(239,224,246)
#F1E4F6
(241,228,246)
#F3E8F6
(243,232,246)
#F5ECF6
(245,236,246)
#F7F0F6
(247,240,246)
#F9F4F6
(249,244,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E5CCF6; }

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

This text font color is #E5CCF6.

Background Color

.myBgColor { background-color: #E5CCF6; }

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

This div background color is #E5CCF6.

Border color

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

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

This div border color is #E5CCF6.

Opacity

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

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

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

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

This text has shadow with #E5CCF6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5CCF6.

Preview

Color preview on black background

This text has color #E5CCF6 on black background.


Color preview on white background

This text has color #E5CCF6 on white background.


Black color preview on #E5CCF6 background

This text has black color on #E5CCF6 background.


White color preview on #E5CCF6 background

This text has white color on #E5CCF6 background.


Related colors

Complementary color

Complementary color for #hex is #1A3309.


I love getcolorcode.com

Triadic colors

1 #F6E5CC and #CCF6E5 with #E5CCF6 are triadic colors.

2 #F6CCE5 and #CCE5F6 with #E5CCF6 are triadic colors.