COLOR #ECC5FA

HEX: #ECC5FA RGB: (236,197,250)

Renk bilgisi

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

RGB renk modeli

#ECC5FA color RGB value is (236,197,250).

RGB: (236,197,250) (93%, 77%, 98%)

RGB bağlantıları ve doygunluk

R 236 of 255 = 93%
G 197 of 255 = 77%
B 250 of 255 = 98%

236
197
250

R + G + B ~ 89%. #ECC5FA is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 236 + 197 + 250 = 683 (100%)
R 236 of 683 ~ 34.55%
G 197 of 683 ~ 28.84%
B 250 of 683 ~ 36.6'%

%34.55
%28.84
%36.6

CMYK RENK MODELİ

#ECC5FA rengi CMYK tonu (6,21,0,2).

  • camgöbeği tonu 5.60%
  • eflatun tonu 21.20%
  • sarı tonu 0.00%
  • ana renk tonu 1.96%

CMYK: (6,21,0,2)
C6M21Y0K2 (6%, 21%, 0%, 2%)
(0.06 / 0.21 / 0.00 / 0.02)

CMYK yüzdeleri

%5.6
%21.2
%0
%1.96

Codes

Color #ECC5FA in popluar color models

EC C5 FA
RGB 236 197 250
HSL 284° 84.13% 87.65%
HSB/HSV 284° 21.20% 98.04%
CMYK 5.60% 21.20% 0.00%
1.96%

Color #ECC5FA in popluar number systems.

HEX EC C5 FA
Decimal 236 197 250
Binary 11101100 11000101 11111010
Octal 354 305 372

Shades and tints

Shades of #ECC5FA

#ECC5FA
(236,197,250)
#D7B4E4
(215,180,228)
#C2A3CE
(194,163,206)
#AD92B8
(173,146,184)
#9881A2
(152,129,162)
#83708C
(131,112,140)
#6E5F76
(110,95,118)
#594E60
(89,78,96)
#443D4A
(68,61,74)
#2F2C34
(47,44,52)
#1A1B1E
(26,27,30)
#000000
(0,0,0)

Tints of #ECC5FA

#ECC5FA
(236,197,250)
#EDCAFA
(237,202,250)
#EECFFA
(238,207,250)
#EFD4FA
(239,212,250)
#F0D9FA
(240,217,250)
#F1DEFA
(241,222,250)
#F2E3FA
(242,227,250)
#F3E8FA
(243,232,250)
#F4EDFA
(244,237,250)
#F5F2FA
(245,242,250)
#F6F7FA
(246,247,250)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ECC5FA color. Also use rgb(236,197,250) instead hex code.

Text Font Color

.myTextColor { color: #ECC5FA; }

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

This text font color is #ECC5FA.

Background Color

.myBgColor { background-color: #ECC5FA; }

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

This div background color is #ECC5FA.

Border color

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

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

This div border color is #ECC5FA.

Opacity

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

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

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

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

This text has shadow with #ECC5FA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ECC5FA.

Preview

Color preview on black background

This text has color #ECC5FA on black background.


Color preview on white background

This text has color #ECC5FA on white background.


Black color preview on #ECC5FA background

This text has black color on #ECC5FA background.


White color preview on #ECC5FA background

This text has white color on #ECC5FA background.


Related colors

Complementary color

Complementary color for #hex is #133A05.


I love getcolorcode.com

Triadic colors

1 #FAECC5 and #C5FAEC with #ECC5FA are triadic colors.

2 #FAC5EC and #C5ECFA with #ECC5FA are triadic colors.