COLOR #ECC6DF

HEX: #ECC6DF RGB: (236,198,223)

Renk bilgisi

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

RGB renk modeli

#ECC6DF color RGB value is (236,198,223).

RGB: (236,198,223) (93%, 78%, 87%)

RGB bağlantıları ve doygunluk

R 236 of 255 = 93%
G 198 of 255 = 78%
B 223 of 255 = 87%

236
198
223

R + G + B ~ 86%. #ECC6DF is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 236 + 198 + 223 = 657 (100%)
R 236 of 657 ~ 35.92%
G 198 of 657 ~ 30.14%
B 223 of 657 ~ 33.94'%

%35.92
%30.14
%33.94

CMYK RENK MODELİ

#ECC6DF rengi CMYK tonu (0,16,6,7).

  • camgöbeği tonu 0.00%
  • eflatun tonu 16.10%
  • sarı tonu 5.51%
  • ana renk tonu 7.45%

CMYK: (0,16,6,7)
C0M16Y6K7 (0%, 16%, 6%, 7%)
(0.00 / 0.16 / 0.06 / 0.07)

CMYK yüzdeleri

%0
%16.1
%5.51
%7.45

Codes

Color #ECC6DF in popluar color models

EC C6 DF
RGB 236 198 223
HSL 321° 50.00% 85.10%
HSB/HSV 321° 16.10% 92.55%
CMYK 0.00% 16.10% 5.51%
7.45%

Color #ECC6DF in popluar number systems.

HEX EC C6 DF
Decimal 236 198 223
Binary 11101100 11000110 11011111
Octal 354 306 337

Shades and tints

Shades of #ECC6DF

#ECC6DF
(236,198,223)
#D7B4CB
(215,180,203)
#C2A2B7
(194,162,183)
#AD90A3
(173,144,163)
#987E8F
(152,126,143)
#836C7B
(131,108,123)
#6E5A67
(110,90,103)
#594853
(89,72,83)
#44363F
(68,54,63)
#2F242B
(47,36,43)
#1A1217
(26,18,23)
#000000
(0,0,0)

Tints of #ECC6DF

#ECC6DF
(236,198,223)
#EDCBE1
(237,203,225)
#EED0E3
(238,208,227)
#EFD5E5
(239,213,229)
#F0DAE7
(240,218,231)
#F1DFE9
(241,223,233)
#F2E4EB
(242,228,235)
#F3E9ED
(243,233,237)
#F4EEEF
(244,238,239)
#F5F3F1
(245,243,241)
#F6F8F3
(246,248,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ECC6DF; }

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

This text font color is #ECC6DF.

Background Color

.myBgColor { background-color: #ECC6DF; }

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

This div background color is #ECC6DF.

Border color

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

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

This div border color is #ECC6DF.

Opacity

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

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

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

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

This text has shadow with #ECC6DF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ECC6DF.

Preview

Color preview on black background

This text has color #ECC6DF on black background.


Color preview on white background

This text has color #ECC6DF on white background.


Black color preview on #ECC6DF background

This text has black color on #ECC6DF background.


White color preview on #ECC6DF background

This text has white color on #ECC6DF background.


Related colors

Complementary color

Complementary color for #hex is #133920.


I love getcolorcode.com

Triadic colors

1 #DFECC6 and #C6DFEC with #ECC6DF are triadic colors.

2 #DFC6EC and #C6ECDF with #ECC6DF are triadic colors.