COLOR #ECB5DC

HEX: #ECB5DC RGB: (236,181,220)

Renk bilgisi

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

RGB renk modeli

#ECB5DC color RGB value is (236,181,220).

RGB: (236,181,220) (93%, 71%, 86%)

RGB bağlantıları ve doygunluk

R 236 of 255 = 93%
G 181 of 255 = 71%
B 220 of 255 = 86%

236
181
220

R + G + B ~ 83%. #ECB5DC is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 236 + 181 + 220 = 637 (100%)
R 236 of 637 ~ 37.05%
G 181 of 637 ~ 28.41%
B 220 of 637 ~ 34.54'%

%37.05
%28.41
%34.54

CMYK RENK MODELİ

#ECB5DC rengi CMYK tonu (0,23,7,7).

  • camgöbeği tonu 0.00%
  • eflatun tonu 23.31%
  • sarı tonu 6.78%
  • ana renk tonu 7.45%

CMYK: (0,23,7,7)
C0M23Y7K7 (0%, 23%, 7%, 7%)
(0.00 / 0.23 / 0.07 / 0.07)

CMYK yüzdeleri

%0
%23.31
%6.78
%7.45

Codes

Color #ECB5DC in popluar color models

EC B5 DC
RGB 236 181 220
HSL 317° 59.14% 81.76%
HSB/HSV 317° 23.31% 92.55%
CMYK 0.00% 23.31% 6.78%
7.45%

Color #ECB5DC in popluar number systems.

HEX EC B5 DC
Decimal 236 181 220
Binary 11101100 10110101 11011100
Octal 354 265 334

Shades and tints

Shades of #ECB5DC

#ECB5DC
(236,181,220)
#D7A5C8
(215,165,200)
#C295B4
(194,149,180)
#AD85A0
(173,133,160)
#98758C
(152,117,140)
#836578
(131,101,120)
#6E5564
(110,85,100)
#594550
(89,69,80)
#44353C
(68,53,60)
#2F2528
(47,37,40)
#1A1514
(26,21,20)
#000000
(0,0,0)

Tints of #ECB5DC

#ECB5DC
(236,181,220)
#EDBBDF
(237,187,223)
#EEC1E2
(238,193,226)
#EFC7E5
(239,199,229)
#F0CDE8
(240,205,232)
#F1D3EB
(241,211,235)
#F2D9EE
(242,217,238)
#F3DFF1
(243,223,241)
#F4E5F4
(244,229,244)
#F5EBF7
(245,235,247)
#F6F1FA
(246,241,250)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ECB5DC color. Also use rgb(236,181,220) instead hex code.

Text Font Color

.myTextColor { color: #ECB5DC; }

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

This text font color is #ECB5DC.

Background Color

.myBgColor { background-color: #ECB5DC; }

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

This div background color is #ECB5DC.

Border color

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

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

This div border color is #ECB5DC.

Opacity

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

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

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

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

This text has shadow with #ECB5DC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ECB5DC.

Preview

Color preview on black background

This text has color #ECB5DC on black background.


Color preview on white background

This text has color #ECB5DC on white background.


Black color preview on #ECB5DC background

This text has black color on #ECB5DC background.


White color preview on #ECB5DC background

This text has white color on #ECB5DC background.


Related colors

Complementary color

Complementary color for #hex is #134A23.


I love getcolorcode.com

Triadic colors

1 #DCECB5 and #B5DCEC with #ECB5DC are triadic colors.

2 #DCB5EC and #B5ECDC with #ECB5DC are triadic colors.