COLOR #E4C6EA

HEX: #E4C6EA RGB: (228,198,234)

Renk bilgisi

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

RGB renk modeli

#E4C6EA color RGB value is (228,198,234).

RGB: (228,198,234) (89%, 78%, 92%)

RGB bağlantıları ve doygunluk

R 228 of 255 = 89%
G 198 of 255 = 78%
B 234 of 255 = 92%

228
198
234

R + G + B ~ 86%. #E4C6EA is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 228 + 198 + 234 = 660 (100%)
R 228 of 660 ~ 34.55%
G 198 of 660 ~ 30%
B 234 of 660 ~ 35.45'%

%34.55
%30
%35.45

CMYK RENK MODELİ

#E4C6EA rengi CMYK tonu (3,15,0,8).

  • camgöbeği tonu 2.56%
  • eflatun tonu 15.38%
  • sarı tonu 0.00%
  • ana renk tonu 8.24%

CMYK: (3,15,0,8)
C3M15Y0K8 (3%, 15%, 0%, 8%)
(0.03 / 0.15 / 0.00 / 0.08)

CMYK yüzdeleri

%2.56
%15.38
%0
%8.24

Codes

Color #E4C6EA in popluar color models

E4 C6 EA
RGB 228 198 234
HSL 290° 46.15% 84.71%
HSB/HSV 290° 15.38% 91.76%
CMYK 2.56% 15.38% 0.00%
8.24%

Color #E4C6EA in popluar number systems.

HEX E4 C6 EA
Decimal 228 198 234
Binary 11100100 11000110 11101010
Octal 344 306 352

Shades and tints

Shades of #E4C6EA

#E4C6EA
(228,198,234)
#D0B4D5
(208,180,213)
#BCA2C0
(188,162,192)
#A890AB
(168,144,171)
#947E96
(148,126,150)
#806C81
(128,108,129)
#6C5A6C
(108,90,108)
#584857
(88,72,87)
#443642
(68,54,66)
#30242D
(48,36,45)
#1C1218
(28,18,24)
#000000
(0,0,0)

Tints of #E4C6EA

#E4C6EA
(228,198,234)
#E6CBEB
(230,203,235)
#E8D0EC
(232,208,236)
#EAD5ED
(234,213,237)
#ECDAEE
(236,218,238)
#EEDFEF
(238,223,239)
#F0E4F0
(240,228,240)
#F2E9F1
(242,233,241)
#F4EEF2
(244,238,242)
#F6F3F3
(246,243,243)
#F8F8F4
(248,248,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E4C6EA; }

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

This text font color is #E4C6EA.

Background Color

.myBgColor { background-color: #E4C6EA; }

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

This div background color is #E4C6EA.

Border color

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

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

This div border color is #E4C6EA.

Opacity

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

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

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

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

This text has shadow with #E4C6EA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E4C6EA.

Preview

Color preview on black background

This text has color #E4C6EA on black background.


Color preview on white background

This text has color #E4C6EA on white background.


Black color preview on #E4C6EA background

This text has black color on #E4C6EA background.


White color preview on #E4C6EA background

This text has white color on #E4C6EA background.


Related colors

Complementary color

Complementary color for #hex is #1B3915.


I love getcolorcode.com

Triadic colors

1 #EAE4C6 and #C6EAE4 with #E4C6EA are triadic colors.

2 #EAC6E4 and #C6E4EA with #E4C6EA are triadic colors.