COLOR #E4C6DD

HEX: #E4C6DD RGB: (228,198,221)

Renk bilgisi

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

RGB renk modeli

#E4C6DD color RGB value is (228,198,221).

RGB: (228,198,221) (89%, 78%, 87%)

RGB bağlantıları ve doygunluk

R 228 of 255 = 89%
G 198 of 255 = 78%
B 221 of 255 = 87%

228
198
221

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

Yüzdelerle RGB renk parçaları

R + G + B = 228 + 198 + 221 = 647 (100%)
R 228 of 647 ~ 35.24%
G 198 of 647 ~ 30.6%
B 221 of 647 ~ 34.16'%

%35.24
%30.6
%34.16

CMYK RENK MODELİ

#E4C6DD rengi CMYK tonu (0,13,3,11).

  • camgöbeği tonu 0.00%
  • eflatun tonu 13.16%
  • sarı tonu 3.07%
  • ana renk tonu 10.59%

CMYK: (0,13,3,11)
C0M13Y3K11 (0%, 13%, 3%, 11%)
(0.00 / 0.13 / 0.03 / 0.11)

CMYK yüzdeleri

%0
%13.16
%3.07
%10.59

Codes

Color #E4C6DD in popluar color models

E4 C6 DD
RGB 228 198 221
HSL 314° 35.71% 83.53%
HSB/HSV 314° 13.16% 89.41%
CMYK 0.00% 13.16% 3.07%
10.59%

Color #E4C6DD in popluar number systems.

HEX E4 C6 DD
Decimal 228 198 221
Binary 11100100 11000110 11011101
Octal 344 306 335

Shades and tints

Shades of #E4C6DD

#E4C6DD
(228,198,221)
#D0B4C9
(208,180,201)
#BCA2B5
(188,162,181)
#A890A1
(168,144,161)
#947E8D
(148,126,141)
#806C79
(128,108,121)
#6C5A65
(108,90,101)
#584851
(88,72,81)
#44363D
(68,54,61)
#302429
(48,36,41)
#1C1215
(28,18,21)
#000000
(0,0,0)

Tints of #E4C6DD

#E4C6DD
(228,198,221)
#E6CBE0
(230,203,224)
#E8D0E3
(232,208,227)
#EAD5E6
(234,213,230)
#ECDAE9
(236,218,233)
#EEDFEC
(238,223,236)
#F0E4EF
(240,228,239)
#F2E9F2
(242,233,242)
#F4EEF5
(244,238,245)
#F6F3F8
(246,243,248)
#F8F8FB
(248,248,251)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E4C6DD color. Also use rgb(228,198,221) instead hex code.

Text Font Color

.myTextColor { color: #E4C6DD; }

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

This text font color is #E4C6DD.

Background Color

.myBgColor { background-color: #E4C6DD; }

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

This div background color is #E4C6DD.

Border color

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

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

This div border color is #E4C6DD.

Opacity

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

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

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

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

This text has shadow with #E4C6DD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E4C6DD.

Preview

Color preview on black background

This text has color #E4C6DD on black background.


Color preview on white background

This text has color #E4C6DD on white background.


Black color preview on #E4C6DD background

This text has black color on #E4C6DD background.


White color preview on #E4C6DD background

This text has white color on #E4C6DD background.


Related colors

Complementary color

Complementary color for #hex is #1B3922.


I love getcolorcode.com

Triadic colors

1 #DDE4C6 and #C6DDE4 with #E4C6DD are triadic colors.

2 #DDC6E4 and #C6E4DD with #E4C6DD are triadic colors.