COLOR #E4C2D4

HEX: #E4C2D4 RGB: (228,194,212)

Renk bilgisi

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

RGB renk modeli

#E4C2D4 color RGB value is (228,194,212).

RGB: (228,194,212) (89%, 76%, 83%)

RGB bağlantıları ve doygunluk

R 228 of 255 = 89%
G 194 of 255 = 76%
B 212 of 255 = 83%

228
194
212

R + G + B ~ 83%. #E4C2D4 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 228 + 194 + 212 = 634 (100%)
R 228 of 634 ~ 35.96%
G 194 of 634 ~ 30.6%
B 212 of 634 ~ 33.44'%

%35.96
%30.6
%33.44

CMYK RENK MODELİ

#E4C2D4 rengi CMYK tonu (0,15,7,11).

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

CMYK: (0,15,7,11)
C0M15Y7K11 (0%, 15%, 7%, 11%)
(0.00 / 0.15 / 0.07 / 0.11)

CMYK yüzdeleri

%0
%14.91
%7.02
%10.59

Codes

Color #E4C2D4 in popluar color models

E4 C2 D4
RGB 228 194 212
HSL 328° 38.64% 82.75%
HSB/HSV 328° 14.91% 89.41%
CMYK 0.00% 14.91% 7.02%
10.59%

Color #E4C2D4 in popluar number systems.

HEX E4 C2 D4
Decimal 228 194 212
Binary 11100100 11000010 11010100
Octal 344 302 324

Shades and tints

Shades of #E4C2D4

#E4C2D4
(228,194,212)
#D0B1C1
(208,177,193)
#BCA0AE
(188,160,174)
#A88F9B
(168,143,155)
#947E88
(148,126,136)
#806D75
(128,109,117)
#6C5C62
(108,92,98)
#584B4F
(88,75,79)
#443A3C
(68,58,60)
#302929
(48,41,41)
#1C1816
(28,24,22)
#000000
(0,0,0)

Tints of #E4C2D4

#E4C2D4
(228,194,212)
#E6C7D7
(230,199,215)
#E8CCDA
(232,204,218)
#EAD1DD
(234,209,221)
#ECD6E0
(236,214,224)
#EEDBE3
(238,219,227)
#F0E0E6
(240,224,230)
#F2E5E9
(242,229,233)
#F4EAEC
(244,234,236)
#F6EFEF
(246,239,239)
#F8F4F2
(248,244,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E4C2D4 color. Also use rgb(228,194,212) instead hex code.

Text Font Color

.myTextColor { color: #E4C2D4; }

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

This text font color is #E4C2D4.

Background Color

.myBgColor { background-color: #E4C2D4; }

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

This div background color is #E4C2D4.

Border color

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

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

This div border color is #E4C2D4.

Opacity

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

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

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

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

This text has shadow with #E4C2D4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E4C2D4.

Preview

Color preview on black background

This text has color #E4C2D4 on black background.


Color preview on white background

This text has color #E4C2D4 on white background.


Black color preview on #E4C2D4 background

This text has black color on #E4C2D4 background.


White color preview on #E4C2D4 background

This text has white color on #E4C2D4 background.


Related colors

Complementary color

Complementary color for #hex is #1B3D2B.


I love getcolorcode.com

Triadic colors

1 #D4E4C2 and #C2D4E4 with #E4C2D4 are triadic colors.

2 #D4C2E4 and #C2E4D4 with #E4C2D4 are triadic colors.