COLOR #ECC5EB

HEX: #ECC5EB RGB: (236,197,235)

Renk bilgisi

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

RGB renk modeli

#ECC5EB color RGB value is (236,197,235).

RGB: (236,197,235) (93%, 77%, 92%)

RGB bağlantıları ve doygunluk

R 236 of 255 = 93%
G 197 of 255 = 77%
B 235 of 255 = 92%

236
197
235

R + G + B ~ 87%. #ECC5EB is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 236 + 197 + 235 = 668 (100%)
R 236 of 668 ~ 35.33%
G 197 of 668 ~ 29.49%
B 235 of 668 ~ 35.18'%

%35.33
%29.49
%35.18

CMYK RENK MODELİ

#ECC5EB rengi CMYK tonu (0,17,0,7).

  • camgöbeği tonu 0.00%
  • eflatun tonu 16.53%
  • sarı tonu 0.42%
  • ana renk tonu 7.45%

CMYK: (0,17,0,7)
C0M17Y0K7 (0%, 17%, 0%, 7%)
(0.00 / 0.17 / 0.00 / 0.07)

CMYK yüzdeleri

%0
%16.53
%0.42
%7.45

Codes

Color #ECC5EB in popluar color models

EC C5 EB
RGB 236 197 235
HSL 302° 50.65% 84.90%
HSB/HSV 302° 16.53% 92.55%
CMYK 0.00% 16.53% 0.42%
7.45%

Color #ECC5EB in popluar number systems.

HEX EC C5 EB
Decimal 236 197 235
Binary 11101100 11000101 11101011
Octal 354 305 353

Shades and tints

Shades of #ECC5EB

#ECC5EB
(236,197,235)
#D7B4D6
(215,180,214)
#C2A3C1
(194,163,193)
#AD92AC
(173,146,172)
#988197
(152,129,151)
#837082
(131,112,130)
#6E5F6D
(110,95,109)
#594E58
(89,78,88)
#443D43
(68,61,67)
#2F2C2E
(47,44,46)
#1A1B19
(26,27,25)
#000000
(0,0,0)

Tints of #ECC5EB

#ECC5EB
(236,197,235)
#EDCAEC
(237,202,236)
#EECFED
(238,207,237)
#EFD4EE
(239,212,238)
#F0D9EF
(240,217,239)
#F1DEF0
(241,222,240)
#F2E3F1
(242,227,241)
#F3E8F2
(243,232,242)
#F4EDF3
(244,237,243)
#F5F2F4
(245,242,244)
#F6F7F5
(246,247,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ECC5EB; }

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

This text font color is #ECC5EB.

Background Color

.myBgColor { background-color: #ECC5EB; }

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

This div background color is #ECC5EB.

Border color

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

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

This div border color is #ECC5EB.

Opacity

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

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

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

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

This text has shadow with #ECC5EB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ECC5EB.

Preview

Color preview on black background

This text has color #ECC5EB on black background.


Color preview on white background

This text has color #ECC5EB on white background.


Black color preview on #ECC5EB background

This text has black color on #ECC5EB background.


White color preview on #ECC5EB background

This text has white color on #ECC5EB background.


Related colors

Complementary color

Complementary color for #hex is #133A14.


I love getcolorcode.com

Triadic colors

1 #EBECC5 and #C5EBEC with #ECC5EB are triadic colors.

2 #EBC5EC and #C5ECEB with #ECC5EB are triadic colors.