COLOR #ECC6F2

HEX: #ECC6F2 RGB: (236,198,242)

Renk bilgisi

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

RGB renk modeli

#ECC6F2 color RGB value is (236,198,242).

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

RGB bağlantıları ve doygunluk

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

236
198
242

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

Yüzdelerle RGB renk parçaları

R + G + B = 236 + 198 + 242 = 676 (100%)
R 236 of 676 ~ 34.91%
G 198 of 676 ~ 29.29%
B 242 of 676 ~ 35.8'%

%34.91
%29.29
%35.8

CMYK RENK MODELİ

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

  • camgöbeği tonu 2.48%
  • eflatun tonu 18.18%
  • sarı tonu 0.00%
  • ana renk tonu 5.10%

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

CMYK yüzdeleri

%2.48
%18.18
%0
%5.1

Codes

Color #ECC6F2 in popluar color models

EC C6 F2
RGB 236 198 242
HSL 292° 62.86% 86.27%
HSB/HSV 292° 18.18% 94.90%
CMYK 2.48% 18.18% 0.00%
5.10%

Color #ECC6F2 in popluar number systems.

HEX EC C6 F2
Decimal 236 198 242
Binary 11101100 11000110 11110010
Octal 354 306 362

Shades and tints

Shades of #ECC6F2

#ECC6F2
(236,198,242)
#D7B4DC
(215,180,220)
#C2A2C6
(194,162,198)
#AD90B0
(173,144,176)
#987E9A
(152,126,154)
#836C84
(131,108,132)
#6E5A6E
(110,90,110)
#594858
(89,72,88)
#443642
(68,54,66)
#2F242C
(47,36,44)
#1A1216
(26,18,22)
#000000
(0,0,0)

Tints of #ECC6F2

#ECC6F2
(236,198,242)
#EDCBF3
(237,203,243)
#EED0F4
(238,208,244)
#EFD5F5
(239,213,245)
#F0DAF6
(240,218,246)
#F1DFF7
(241,223,247)
#F2E4F8
(242,228,248)
#F3E9F9
(243,233,249)
#F4EEFA
(244,238,250)
#F5F3FB
(245,243,251)
#F6F8FC
(246,248,252)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ECC6F2; }

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

This text font color is #ECC6F2.

Background Color

.myBgColor { background-color: #ECC6F2; }

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

This div background color is #ECC6F2.

Border color

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

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

This div border color is #ECC6F2.

Opacity

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

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

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

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

This text has shadow with #ECC6F2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ECC6F2.

Preview

Color preview on black background

This text has color #ECC6F2 on black background.


Color preview on white background

This text has color #ECC6F2 on white background.


Black color preview on #ECC6F2 background

This text has black color on #ECC6F2 background.


White color preview on #ECC6F2 background

This text has white color on #ECC6F2 background.


Related colors

Complementary color

Complementary color for #hex is #13390D.


I love getcolorcode.com

Triadic colors

1 #F2ECC6 and #C6F2EC with #ECC6F2 are triadic colors.

2 #F2C6EC and #C6ECF2 with #ECC6F2 are triadic colors.