COLOR #ECC5EE

HEX: #ECC5EE RGB: (236,197,238)

Renk bilgisi

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

RGB renk modeli

#ECC5EE color RGB value is (236,197,238).

RGB: (236,197,238) (93%, 77%, 93%)

RGB bağlantıları ve doygunluk

R 236 of 255 = 93%
G 197 of 255 = 77%
B 238 of 255 = 93%

236
197
238

R + G + B ~ 88%. #ECC5EE is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 236 + 197 + 238 = 671 (100%)
R 236 of 671 ~ 35.17%
G 197 of 671 ~ 29.36%
B 238 of 671 ~ 35.47'%

%35.17
%29.36
%35.47

CMYK RENK MODELİ

#ECC5EE rengi CMYK tonu (1,17,0,7).

  • camgöbeği tonu 0.84%
  • eflatun tonu 17.23%
  • sarı tonu 0.00%
  • ana renk tonu 6.67%

CMYK: (1,17,0,7)
C1M17Y0K7 (1%, 17%, 0%, 7%)
(0.01 / 0.17 / 0.00 / 0.07)

CMYK yüzdeleri

%0.84
%17.23
%0
%6.67

Codes

Color #ECC5EE in popluar color models

EC C5 EE
RGB 236 197 238
HSL 297° 54.67% 85.29%
HSB/HSV 297° 17.23% 93.33%
CMYK 0.84% 17.23% 0.00%
6.67%

Color #ECC5EE in popluar number systems.

HEX EC C5 EE
Decimal 236 197 238
Binary 11101100 11000101 11101110
Octal 354 305 356

Shades and tints

Shades of #ECC5EE

#ECC5EE
(236,197,238)
#D7B4D9
(215,180,217)
#C2A3C4
(194,163,196)
#AD92AF
(173,146,175)
#98819A
(152,129,154)
#837085
(131,112,133)
#6E5F70
(110,95,112)
#594E5B
(89,78,91)
#443D46
(68,61,70)
#2F2C31
(47,44,49)
#1A1B1C
(26,27,28)
#000000
(0,0,0)

Tints of #ECC5EE

#ECC5EE
(236,197,238)
#EDCAEF
(237,202,239)
#EECFF0
(238,207,240)
#EFD4F1
(239,212,241)
#F0D9F2
(240,217,242)
#F1DEF3
(241,222,243)
#F2E3F4
(242,227,244)
#F3E8F5
(243,232,245)
#F4EDF6
(244,237,246)
#F5F2F7
(245,242,247)
#F6F7F8
(246,247,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ECC5EE; }

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

This text font color is #ECC5EE.

Background Color

.myBgColor { background-color: #ECC5EE; }

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

This div background color is #ECC5EE.

Border color

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

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

This div border color is #ECC5EE.

Opacity

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

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

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

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

This text has shadow with #ECC5EE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ECC5EE.

Preview

Color preview on black background

This text has color #ECC5EE on black background.


Color preview on white background

This text has color #ECC5EE on white background.


Black color preview on #ECC5EE background

This text has black color on #ECC5EE background.


White color preview on #ECC5EE background

This text has white color on #ECC5EE background.


Related colors

Complementary color

Complementary color for #hex is #133A11.


I love getcolorcode.com

Triadic colors

1 #EEECC5 and #C5EEEC with #ECC5EE are triadic colors.

2 #EEC5EC and #C5ECEE with #ECC5EE are triadic colors.