COLOR #E4C9FF

HEX: #E4C9FF RGB: (228,201,255)

Renk bilgisi

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

RGB renk modeli

#E4C9FF color RGB value is (228,201,255).

RGB: (228,201,255) (89%, 79%, 100%)

RGB bağlantıları ve doygunluk

R 228 of 255 = 89%
G 201 of 255 = 79%
B 255 of 255 = 100%

228
201
255

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

Yüzdelerle RGB renk parçaları

R + G + B = 228 + 201 + 255 = 684 (100%)
R 228 of 684 ~ 33.33%
G 201 of 684 ~ 29.39%
B 255 of 684 ~ 37.28'%

%33.33
%29.39
%37.28

CMYK RENK MODELİ

#E4C9FF rengi CMYK tonu (11,21,0,0).

  • camgöbeği tonu 10.59%
  • eflatun tonu 21.18%
  • sarı tonu 0.00%
  • ana renk tonu 0.00%

CMYK: (11,21,0,0)
C11M21Y0K0 (11%, 21%, 0%, 0%)
(0.11 / 0.21 / 0.00 / 0.00)

CMYK yüzdeleri

%10.59
%21.18
%0
%0

Codes

Color #E4C9FF in popluar color models

E4 C9 FF
RGB 228 201 255
HSL 270° 100.00% 89.41%
HSB/HSV 270° 21.18% 100.00%
CMYK 10.59% 21.18% 0.00%
0.00%

Color #E4C9FF in popluar number systems.

HEX E4 C9 FF
Decimal 228 201 255
Binary 11100100 11001001 11111111
Octal 344 311 377

Shades and tints

Shades of #E4C9FF

#E4C9FF
(228,201,255)
#D0B7E8
(208,183,232)
#BCA5D1
(188,165,209)
#A893BA
(168,147,186)
#9481A3
(148,129,163)
#806F8C
(128,111,140)
#6C5D75
(108,93,117)
#584B5E
(88,75,94)
#443947
(68,57,71)
#302730
(48,39,48)
#1C1519
(28,21,25)
#000000
(0,0,0)

Tints of #E4C9FF

#E4C9FF
(228,201,255)
#E6CDFF
(230,205,255)
#E8D1FF
(232,209,255)
#EAD5FF
(234,213,255)
#ECD9FF
(236,217,255)
#EEDDFF
(238,221,255)
#F0E1FF
(240,225,255)
#F2E5FF
(242,229,255)
#F4E9FF
(244,233,255)
#F6EDFF
(246,237,255)
#F8F1FF
(248,241,255)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E4C9FF color. Also use rgb(228,201,255) instead hex code.

Text Font Color

.myTextColor { color: #E4C9FF; }

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

This text font color is #E4C9FF.

Background Color

.myBgColor { background-color: #E4C9FF; }

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

This div background color is #E4C9FF.

Border color

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

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

This div border color is #E4C9FF.

Opacity

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

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

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

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

This text has shadow with #E4C9FF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E4C9FF.

Preview

Color preview on black background

This text has color #E4C9FF on black background.


Color preview on white background

This text has color #E4C9FF on white background.


Black color preview on #E4C9FF background

This text has black color on #E4C9FF background.


White color preview on #E4C9FF background

This text has white color on #E4C9FF background.


Related colors

Complementary color

Complementary color for #hex is #1B3600.


I love getcolorcode.com

Triadic colors

1 #FFE4C9 and #C9FFE4 with #E4C9FF are triadic colors.

2 #FFC9E4 and #C9E4FF with #E4C9FF are triadic colors.