COLOR #ECC6F1

HEX: #ECC6F1 RGB: (236,198,241)

Renk bilgisi

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

RGB renk modeli

#ECC6F1 color RGB value is (236,198,241).

RGB: (236,198,241) (93%, 78%, 95%)

RGB bağlantıları ve doygunluk

R 236 of 255 = 93%
G 198 of 255 = 78%
B 241 of 255 = 95%

236
198
241

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

Yüzdelerle RGB renk parçaları

R + G + B = 236 + 198 + 241 = 675 (100%)
R 236 of 675 ~ 34.96%
G 198 of 675 ~ 29.33%
B 241 of 675 ~ 35.7'%

%34.96
%29.33
%35.7

CMYK RENK MODELİ

#ECC6F1 rengi CMYK tonu (2,18,0,5).

  • camgöbeği tonu 2.07%
  • eflatun tonu 17.84%
  • sarı tonu 0.00%
  • ana renk tonu 5.49%

CMYK: (2,18,0,5)
C2M18Y0K5 (2%, 18%, 0%, 5%)
(0.02 / 0.18 / 0.00 / 0.05)

CMYK yüzdeleri

%2.07
%17.84
%0
%5.49

Codes

Color #ECC6F1 in popluar color models

EC C6 F1
RGB 236 198 241
HSL 293° 60.56% 86.08%
HSB/HSV 293° 17.84% 94.51%
CMYK 2.07% 17.84% 0.00%
5.49%

Color #ECC6F1 in popluar number systems.

HEX EC C6 F1
Decimal 236 198 241
Binary 11101100 11000110 11110001
Octal 354 306 361

Shades and tints

Shades of #ECC6F1

#ECC6F1
(236,198,241)
#D7B4DC
(215,180,220)
#C2A2C7
(194,162,199)
#AD90B2
(173,144,178)
#987E9D
(152,126,157)
#836C88
(131,108,136)
#6E5A73
(110,90,115)
#59485E
(89,72,94)
#443649
(68,54,73)
#2F2434
(47,36,52)
#1A121F
(26,18,31)
#000000
(0,0,0)

Tints of #ECC6F1

#ECC6F1
(236,198,241)
#EDCBF2
(237,203,242)
#EED0F3
(238,208,243)
#EFD5F4
(239,213,244)
#F0DAF5
(240,218,245)
#F1DFF6
(241,223,246)
#F2E4F7
(242,228,247)
#F3E9F8
(243,233,248)
#F4EEF9
(244,238,249)
#F5F3FA
(245,243,250)
#F6F8FB
(246,248,251)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ECC6F1; }

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

This text font color is #ECC6F1.

Background Color

.myBgColor { background-color: #ECC6F1; }

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

This div background color is #ECC6F1.

Border color

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

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

This div border color is #ECC6F1.

Opacity

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

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

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

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

This text has shadow with #ECC6F1 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ECC6F1.

Preview

Color preview on black background

This text has color #ECC6F1 on black background.


Color preview on white background

This text has color #ECC6F1 on white background.


Black color preview on #ECC6F1 background

This text has black color on #ECC6F1 background.


White color preview on #ECC6F1 background

This text has white color on #ECC6F1 background.


Related colors

Complementary color

Complementary color for #hex is #13390E.


I love getcolorcode.com

Triadic colors

1 #F1ECC6 and #C6F1EC with #ECC6F1 are triadic colors.

2 #F1C6EC and #C6ECF1 with #ECC6F1 are triadic colors.