COLOR #ECC6FD

HEX: #ECC6FD RGB: (236,198,253)

Renk bilgisi

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

RGB renk modeli

#ECC6FD color RGB value is (236,198,253).

RGB: (236,198,253) (93%, 78%, 99%)

RGB bağlantıları ve doygunluk

R 236 of 255 = 93%
G 198 of 255 = 78%
B 253 of 255 = 99%

236
198
253

R + G + B ~ 90%. #ECC6FD is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 236 + 198 + 253 = 687 (100%)
R 236 of 687 ~ 34.35%
G 198 of 687 ~ 28.82%
B 253 of 687 ~ 36.83'%

%34.35
%28.82
%36.83

CMYK RENK MODELİ

#ECC6FD rengi CMYK tonu (7,22,0,1).

  • camgöbeği tonu 6.72%
  • eflatun tonu 21.74%
  • sarı tonu 0.00%
  • ana renk tonu 0.78%

CMYK: (7,22,0,1)
C7M22Y0K1 (7%, 22%, 0%, 1%)
(0.07 / 0.22 / 0.00 / 0.01)

CMYK yüzdeleri

%6.72
%21.74
%0
%0.78

Codes

Color #ECC6FD in popluar color models

EC C6 FD
RGB 236 198 253
HSL 281° 93.22% 88.43%
HSB/HSV 281° 21.74% 99.22%
CMYK 6.72% 21.74% 0.00%
0.78%

Color #ECC6FD in popluar number systems.

HEX EC C6 FD
Decimal 236 198 253
Binary 11101100 11000110 11111101
Octal 354 306 375

Shades and tints

Shades of #ECC6FD

#ECC6FD
(236,198,253)
#D7B4E6
(215,180,230)
#C2A2CF
(194,162,207)
#AD90B8
(173,144,184)
#987EA1
(152,126,161)
#836C8A
(131,108,138)
#6E5A73
(110,90,115)
#59485C
(89,72,92)
#443645
(68,54,69)
#2F242E
(47,36,46)
#1A1217
(26,18,23)
#000000
(0,0,0)

Tints of #ECC6FD

#ECC6FD
(236,198,253)
#EDCBFD
(237,203,253)
#EED0FD
(238,208,253)
#EFD5FD
(239,213,253)
#F0DAFD
(240,218,253)
#F1DFFD
(241,223,253)
#F2E4FD
(242,228,253)
#F3E9FD
(243,233,253)
#F4EEFD
(244,238,253)
#F5F3FD
(245,243,253)
#F6F8FD
(246,248,253)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ECC6FD color. Also use rgb(236,198,253) instead hex code.

Text Font Color

.myTextColor { color: #ECC6FD; }

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

This text font color is #ECC6FD.

Background Color

.myBgColor { background-color: #ECC6FD; }

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

This div background color is #ECC6FD.

Border color

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

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

This div border color is #ECC6FD.

Opacity

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

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

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

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

This text has shadow with #ECC6FD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ECC6FD.

Preview

Color preview on black background

This text has color #ECC6FD on black background.


Color preview on white background

This text has color #ECC6FD on white background.


Black color preview on #ECC6FD background

This text has black color on #ECC6FD background.


White color preview on #ECC6FD background

This text has white color on #ECC6FD background.


Related colors

Complementary color

Complementary color for #hex is #133902.


I love getcolorcode.com

Triadic colors

1 #FDECC6 and #C6FDEC with #ECC6FD are triadic colors.

2 #FDC6EC and #C6ECFD with #ECC6FD are triadic colors.