COLOR #ECC5DB

HEX: #ECC5DB RGB: (236,197,219)

Renk bilgisi

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

RGB renk modeli

#ECC5DB color RGB value is (236,197,219).

RGB: (236,197,219) (93%, 77%, 86%)

RGB bağlantıları ve doygunluk

R 236 of 255 = 93%
G 197 of 255 = 77%
B 219 of 255 = 86%

236
197
219

R + G + B ~ 85%. #ECC5DB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 236 + 197 + 219 = 652 (100%)
R 236 of 652 ~ 36.2%
G 197 of 652 ~ 30.21%
B 219 of 652 ~ 33.59'%

%36.2
%30.21
%33.59

CMYK RENK MODELİ

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

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

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

CMYK yüzdeleri

%0
%16.53
%7.2
%7.45

Codes

Color #ECC5DB in popluar color models

EC C5 DB
RGB 236 197 219
HSL 326° 50.65% 84.90%
HSB/HSV 326° 16.53% 92.55%
CMYK 0.00% 16.53% 7.20%
7.45%

Color #ECC5DB in popluar number systems.

HEX EC C5 DB
Decimal 236 197 219
Binary 11101100 11000101 11011011
Octal 354 305 333

Shades and tints

Shades of #ECC5DB

#ECC5DB
(236,197,219)
#D7B4C8
(215,180,200)
#C2A3B5
(194,163,181)
#AD92A2
(173,146,162)
#98818F
(152,129,143)
#83707C
(131,112,124)
#6E5F69
(110,95,105)
#594E56
(89,78,86)
#443D43
(68,61,67)
#2F2C30
(47,44,48)
#1A1B1D
(26,27,29)
#000000
(0,0,0)

Tints of #ECC5DB

#ECC5DB
(236,197,219)
#EDCADE
(237,202,222)
#EECFE1
(238,207,225)
#EFD4E4
(239,212,228)
#F0D9E7
(240,217,231)
#F1DEEA
(241,222,234)
#F2E3ED
(242,227,237)
#F3E8F0
(243,232,240)
#F4EDF3
(244,237,243)
#F5F2F6
(245,242,246)
#F6F7F9
(246,247,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ECC5DB; }

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

This text font color is #ECC5DB.

Background Color

.myBgColor { background-color: #ECC5DB; }

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

This div background color is #ECC5DB.

Border color

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

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

This div border color is #ECC5DB.

Opacity

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

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

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

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

This text has shadow with #ECC5DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ECC5DB.

Preview

Color preview on black background

This text has color #ECC5DB on black background.


Color preview on white background

This text has color #ECC5DB on white background.


Black color preview on #ECC5DB background

This text has black color on #ECC5DB background.


White color preview on #ECC5DB background

This text has white color on #ECC5DB background.


Related colors

Complementary color

Complementary color for #hex is #133A24.


I love getcolorcode.com

Triadic colors

1 #DBECC5 and #C5DBEC with #ECC5DB are triadic colors.

2 #DBC5EC and #C5ECDB with #ECC5DB are triadic colors.