COLOR #ECA5E6

HEX: #ECA5E6 RGB: (236,165,230)

Renk bilgisi

#ECA5E6 contains mainly red and blue colors. #ECA5E6 ‘ nin web güvenlik rengi #FF99CC (ya da #F9C) dir.

RGB renk modeli

#ECA5E6 color RGB value is (236,165,230).

RGB: (236,165,230) (93%, 65%, 90%)

RGB bağlantıları ve doygunluk

R 236 of 255 = 93%
G 165 of 255 = 65%
B 230 of 255 = 90%

236
165
230

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

Yüzdelerle RGB renk parçaları

R + G + B = 236 + 165 + 230 = 631 (100%)
R 236 of 631 ~ 37.4%
G 165 of 631 ~ 26.15%
B 230 of 631 ~ 36.45'%

%37.4
%26.15
%36.45

CMYK RENK MODELİ

#ECA5E6 rengi CMYK tonu (0,30,3,7).

  • camgöbeği tonu 0.00%
  • eflatun tonu 30.08%
  • sarı tonu 2.54%
  • ana renk tonu 7.45%

CMYK: (0,30,3,7)
C0M30Y3K7 (0%, 30%, 3%, 7%)
(0.00 / 0.30 / 0.03 / 0.07)

CMYK yüzdeleri

%0
%30.08
%2.54
%7.45

Codes

Color #ECA5E6 in popluar color models

EC A5 E6
RGB 236 165 230
HSL 305° 65.14% 78.63%
HSB/HSV 305° 30.08% 92.55%
CMYK 0.00% 30.08% 2.54%
7.45%

Color #ECA5E6 in popluar number systems.

HEX EC A5 E6
Decimal 236 165 230
Binary 11101100 10100101 11100110
Octal 354 245 346

Shades and tints

Shades of #ECA5E6

#ECA5E6
(236,165,230)
#D796D2
(215,150,210)
#C287BE
(194,135,190)
#AD78AA
(173,120,170)
#986996
(152,105,150)
#835A82
(131,90,130)
#6E4B6E
(110,75,110)
#593C5A
(89,60,90)
#442D46
(68,45,70)
#2F1E32
(47,30,50)
#1A0F1E
(26,15,30)
#000000
(0,0,0)

Tints of #ECA5E6

#ECA5E6
(236,165,230)
#EDADE8
(237,173,232)
#EEB5EA
(238,181,234)
#EFBDEC
(239,189,236)
#F0C5EE
(240,197,238)
#F1CDF0
(241,205,240)
#F2D5F2
(242,213,242)
#F3DDF4
(243,221,244)
#F4E5F6
(244,229,246)
#F5EDF8
(245,237,248)
#F6F5FA
(246,245,250)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ECA5E6 color. Also use rgb(236,165,230) instead hex code.

Text Font Color

.myTextColor { color: #ECA5E6; }

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

This text font color is #ECA5E6.

Background Color

.myBgColor { background-color: #ECA5E6; }

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

This div background color is #ECA5E6.

Border color

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

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

This div border color is #ECA5E6.

Opacity

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

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

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

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

This text has shadow with #ECA5E6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ECA5E6.

Preview

Color preview on black background

This text has color #ECA5E6 on black background.


Color preview on white background

This text has color #ECA5E6 on white background.


Black color preview on #ECA5E6 background

This text has black color on #ECA5E6 background.


White color preview on #ECA5E6 background

This text has white color on #ECA5E6 background.


Related colors

Complementary color

Complementary color for #hex is #135A19.


I love getcolorcode.com

Triadic colors

1 #E6ECA5 and #A5E6EC with #ECA5E6 are triadic colors.

2 #E6A5EC and #A5ECE6 with #ECA5E6 are triadic colors.