COLOR #E3C7ED

HEX: #E3C7ED RGB: (227,199,237)

Renk bilgisi

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

RGB renk modeli

#E3C7ED color RGB value is (227,199,237).

RGB: (227,199,237) (89%, 78%, 93%)

RGB bağlantıları ve doygunluk

R 227 of 255 = 89%
G 199 of 255 = 78%
B 237 of 255 = 93%

227
199
237

R + G + B ~ 87%. #E3C7ED is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 227 + 199 + 237 = 663 (100%)
R 227 of 663 ~ 34.24%
G 199 of 663 ~ 30.02%
B 237 of 663 ~ 35.75'%

%34.24
%30.02
%35.75

CMYK RENK MODELİ

#E3C7ED rengi CMYK tonu (4,16,0,7).

  • camgöbeği tonu 4.22%
  • eflatun tonu 16.03%
  • sarı tonu 0.00%
  • ana renk tonu 7.06%

CMYK: (4,16,0,7)
C4M16Y0K7 (4%, 16%, 0%, 7%)
(0.04 / 0.16 / 0.00 / 0.07)

CMYK yüzdeleri

%4.22
%16.03
%0
%7.06

Codes

Color #E3C7ED in popluar color models

E3 C7 ED
RGB 227 199 237
HSL 284° 51.35% 85.49%
HSB/HSV 284° 16.03% 92.94%
CMYK 4.22% 16.03% 0.00%
7.06%

Color #E3C7ED in popluar number systems.

HEX E3 C7 ED
Decimal 227 199 237
Binary 11100011 11000111 11101101
Octal 343 307 355

Shades and tints

Shades of #E3C7ED

#E3C7ED
(227,199,237)
#CFB5D8
(207,181,216)
#BBA3C3
(187,163,195)
#A791AE
(167,145,174)
#937F99
(147,127,153)
#7F6D84
(127,109,132)
#6B5B6F
(107,91,111)
#57495A
(87,73,90)
#433745
(67,55,69)
#2F2530
(47,37,48)
#1B131B
(27,19,27)
#000000
(0,0,0)

Tints of #E3C7ED

#E3C7ED
(227,199,237)
#E5CCEE
(229,204,238)
#E7D1EF
(231,209,239)
#E9D6F0
(233,214,240)
#EBDBF1
(235,219,241)
#EDE0F2
(237,224,242)
#EFE5F3
(239,229,243)
#F1EAF4
(241,234,244)
#F3EFF5
(243,239,245)
#F5F4F6
(245,244,246)
#F7F9F7
(247,249,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E3C7ED; }

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

This text font color is #E3C7ED.

Background Color

.myBgColor { background-color: #E3C7ED; }

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

This div background color is #E3C7ED.

Border color

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

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

This div border color is #E3C7ED.

Opacity

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

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

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

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

This text has shadow with #E3C7ED color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E3C7ED.

Preview

Color preview on black background

This text has color #E3C7ED on black background.


Color preview on white background

This text has color #E3C7ED on white background.


Black color preview on #E3C7ED background

This text has black color on #E3C7ED background.


White color preview on #E3C7ED background

This text has white color on #E3C7ED background.


Related colors

Complementary color

Complementary color for #hex is #1C3812.


I love getcolorcode.com

Triadic colors

1 #EDE3C7 and #C7EDE3 with #E3C7ED are triadic colors.

2 #EDC7E3 and #C7E3ED with #E3C7ED are triadic colors.