COLOR #E3C7DD

HEX: #E3C7DD RGB: (227,199,221)

Renk bilgisi

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

RGB renk modeli

#E3C7DD color RGB value is (227,199,221).

RGB: (227,199,221) (89%, 78%, 87%)

RGB bağlantıları ve doygunluk

R 227 of 255 = 89%
G 199 of 255 = 78%
B 221 of 255 = 87%

227
199
221

R + G + B ~ 85%. #E3C7DD is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 227 + 199 + 221 = 647 (100%)
R 227 of 647 ~ 35.09%
G 199 of 647 ~ 30.76%
B 221 of 647 ~ 34.16'%

%35.09
%30.76
%34.16

CMYK RENK MODELİ

#E3C7DD rengi CMYK tonu (0,12,3,11).

  • camgöbeği tonu 0.00%
  • eflatun tonu 12.33%
  • sarı tonu 2.64%
  • ana renk tonu 10.98%

CMYK: (0,12,3,11)
C0M12Y3K11 (0%, 12%, 3%, 11%)
(0.00 / 0.12 / 0.03 / 0.11)

CMYK yüzdeleri

%0
%12.33
%2.64
%10.98

Codes

Color #E3C7DD in popluar color models

E3 C7 DD
RGB 227 199 221
HSL 313° 33.33% 83.53%
HSB/HSV 313° 12.33% 89.02%
CMYK 0.00% 12.33% 2.64%
10.98%

Color #E3C7DD in popluar number systems.

HEX E3 C7 DD
Decimal 227 199 221
Binary 11100011 11000111 11011101
Octal 343 307 335

Shades and tints

Shades of #E3C7DD

#E3C7DD
(227,199,221)
#CFB5C9
(207,181,201)
#BBA3B5
(187,163,181)
#A791A1
(167,145,161)
#937F8D
(147,127,141)
#7F6D79
(127,109,121)
#6B5B65
(107,91,101)
#574951
(87,73,81)
#43373D
(67,55,61)
#2F2529
(47,37,41)
#1B1315
(27,19,21)
#000000
(0,0,0)

Tints of #E3C7DD

#E3C7DD
(227,199,221)
#E5CCE0
(229,204,224)
#E7D1E3
(231,209,227)
#E9D6E6
(233,214,230)
#EBDBE9
(235,219,233)
#EDE0EC
(237,224,236)
#EFE5EF
(239,229,239)
#F1EAF2
(241,234,242)
#F3EFF5
(243,239,245)
#F5F4F8
(245,244,248)
#F7F9FB
(247,249,251)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E3C7DD; }

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

This text font color is #E3C7DD.

Background Color

.myBgColor { background-color: #E3C7DD; }

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

This div background color is #E3C7DD.

Border color

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

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

This div border color is #E3C7DD.

Opacity

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

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

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

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

This text has shadow with #E3C7DD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E3C7DD.

Preview

Color preview on black background

This text has color #E3C7DD on black background.


Color preview on white background

This text has color #E3C7DD on white background.


Black color preview on #E3C7DD background

This text has black color on #E3C7DD background.


White color preview on #E3C7DD background

This text has white color on #E3C7DD background.


Related colors

Complementary color

Complementary color for #hex is #1C3822.


I love getcolorcode.com

Triadic colors

1 #DDE3C7 and #C7DDE3 with #E3C7DD are triadic colors.

2 #DDC7E3 and #C7E3DD with #E3C7DD are triadic colors.