COLOR #E3C7FA

HEX: #E3C7FA RGB: (227,199,250)

Renk bilgisi

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

RGB renk modeli

#E3C7FA color RGB value is (227,199,250).

RGB: (227,199,250) (89%, 78%, 98%)

RGB bağlantıları ve doygunluk

R 227 of 255 = 89%
G 199 of 255 = 78%
B 250 of 255 = 98%

227
199
250

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

Yüzdelerle RGB renk parçaları

R + G + B = 227 + 199 + 250 = 676 (100%)
R 227 of 676 ~ 33.58%
G 199 of 676 ~ 29.44%
B 250 of 676 ~ 36.98'%

%33.58
%29.44
%36.98

CMYK RENK MODELİ

#E3C7FA rengi CMYK tonu (9,20,0,2).

  • camgöbeği tonu 9.20%
  • eflatun tonu 20.40%
  • sarı tonu 0.00%
  • ana renk tonu 1.96%

CMYK: (9,20,0,2)
C9M20Y0K2 (9%, 20%, 0%, 2%)
(0.09 / 0.20 / 0.00 / 0.02)

CMYK yüzdeleri

%9.2
%20.4
%0
%1.96

Codes

Color #E3C7FA in popluar color models

E3 C7 FA
RGB 227 199 250
HSL 273° 83.61% 88.04%
HSB/HSV 273° 20.40% 98.04%
CMYK 9.20% 20.40% 0.00%
1.96%

Color #E3C7FA in popluar number systems.

HEX E3 C7 FA
Decimal 227 199 250
Binary 11100011 11000111 11111010
Octal 343 307 372

Shades and tints

Shades of #E3C7FA

#E3C7FA
(227,199,250)
#CFB5E4
(207,181,228)
#BBA3CE
(187,163,206)
#A791B8
(167,145,184)
#937FA2
(147,127,162)
#7F6D8C
(127,109,140)
#6B5B76
(107,91,118)
#574960
(87,73,96)
#43374A
(67,55,74)
#2F2534
(47,37,52)
#1B131E
(27,19,30)
#000000
(0,0,0)

Tints of #E3C7FA

#E3C7FA
(227,199,250)
#E5CCFA
(229,204,250)
#E7D1FA
(231,209,250)
#E9D6FA
(233,214,250)
#EBDBFA
(235,219,250)
#EDE0FA
(237,224,250)
#EFE5FA
(239,229,250)
#F1EAFA
(241,234,250)
#F3EFFA
(243,239,250)
#F5F4FA
(245,244,250)
#F7F9FA
(247,249,250)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E3C7FA color. Also use rgb(227,199,250) instead hex code.

Text Font Color

.myTextColor { color: #E3C7FA; }

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

This text font color is #E3C7FA.

Background Color

.myBgColor { background-color: #E3C7FA; }

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

This div background color is #E3C7FA.

Border color

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

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

This div border color is #E3C7FA.

Opacity

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

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

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

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

This text has shadow with #E3C7FA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E3C7FA.

Preview

Color preview on black background

This text has color #E3C7FA on black background.


Color preview on white background

This text has color #E3C7FA on white background.


Black color preview on #E3C7FA background

This text has black color on #E3C7FA background.


White color preview on #E3C7FA background

This text has white color on #E3C7FA background.


Related colors

Complementary color

Complementary color for #hex is #1C3805.


I love getcolorcode.com

Triadic colors

1 #FAE3C7 and #C7FAE3 with #E3C7FA are triadic colors.

2 #FAC7E3 and #C7E3FA with #E3C7FA are triadic colors.