COLOR #E4C3FA

HEX: #E4C3FA RGB: (228,195,250)

Renk bilgisi

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

RGB renk modeli

#E4C3FA color RGB value is (228,195,250).

RGB: (228,195,250) (89%, 76%, 98%)

RGB bağlantıları ve doygunluk

R 228 of 255 = 89%
G 195 of 255 = 76%
B 250 of 255 = 98%

228
195
250

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

Yüzdelerle RGB renk parçaları

R + G + B = 228 + 195 + 250 = 673 (100%)
R 228 of 673 ~ 33.88%
G 195 of 673 ~ 28.97%
B 250 of 673 ~ 37.15'%

%33.88
%28.97
%37.15

CMYK RENK MODELİ

#E4C3FA rengi CMYK tonu (9,22,0,2).

  • camgöbeği tonu 8.80%
  • eflatun tonu 22.00%
  • sarı tonu 0.00%
  • ana renk tonu 1.96%

CMYK: (9,22,0,2)
C9M22Y0K2 (9%, 22%, 0%, 2%)
(0.09 / 0.22 / 0.00 / 0.02)

CMYK yüzdeleri

%8.8
%22
%0
%1.96

Codes

Color #E4C3FA in popluar color models

E4 C3 FA
RGB 228 195 250
HSL 276° 84.62% 87.25%
HSB/HSV 276° 22.00% 98.04%
CMYK 8.80% 22.00% 0.00%
1.96%

Color #E4C3FA in popluar number systems.

HEX E4 C3 FA
Decimal 228 195 250
Binary 11100100 11000011 11111010
Octal 344 303 372

Shades and tints

Shades of #E4C3FA

#E4C3FA
(228,195,250)
#D0B2E4
(208,178,228)
#BCA1CE
(188,161,206)
#A890B8
(168,144,184)
#947FA2
(148,127,162)
#806E8C
(128,110,140)
#6C5D76
(108,93,118)
#584C60
(88,76,96)
#443B4A
(68,59,74)
#302A34
(48,42,52)
#1C191E
(28,25,30)
#000000
(0,0,0)

Tints of #E4C3FA

#E4C3FA
(228,195,250)
#E6C8FA
(230,200,250)
#E8CDFA
(232,205,250)
#EAD2FA
(234,210,250)
#ECD7FA
(236,215,250)
#EEDCFA
(238,220,250)
#F0E1FA
(240,225,250)
#F2E6FA
(242,230,250)
#F4EBFA
(244,235,250)
#F6F0FA
(246,240,250)
#F8F5FA
(248,245,250)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E4C3FA color. Also use rgb(228,195,250) instead hex code.

Text Font Color

.myTextColor { color: #E4C3FA; }

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

This text font color is #E4C3FA.

Background Color

.myBgColor { background-color: #E4C3FA; }

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

This div background color is #E4C3FA.

Border color

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

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

This div border color is #E4C3FA.

Opacity

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

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

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

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

This text has shadow with #E4C3FA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E4C3FA.

Preview

Color preview on black background

This text has color #E4C3FA on black background.


Color preview on white background

This text has color #E4C3FA on white background.


Black color preview on #E4C3FA background

This text has black color on #E4C3FA background.


White color preview on #E4C3FA background

This text has white color on #E4C3FA background.


Related colors

Complementary color

Complementary color for #hex is #1B3C05.


I love getcolorcode.com

Triadic colors

1 #FAE4C3 and #C3FAE4 with #E4C3FA are triadic colors.

2 #FAC3E4 and #C3E4FA with #E4C3FA are triadic colors.