COLOR #ECB5DD

HEX: #ECB5DD RGB: (236,181,221)

Renk bilgisi

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

RGB renk modeli

#ECB5DD color RGB value is (236,181,221).

RGB: (236,181,221) (93%, 71%, 87%)

RGB bağlantıları ve doygunluk

R 236 of 255 = 93%
G 181 of 255 = 71%
B 221 of 255 = 87%

236
181
221

R + G + B ~ 84%. #ECB5DD is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 236 + 181 + 221 = 638 (100%)
R 236 of 638 ~ 36.99%
G 181 of 638 ~ 28.37%
B 221 of 638 ~ 34.64'%

%36.99
%28.37
%34.64

CMYK RENK MODELİ

#ECB5DD rengi CMYK tonu (0,23,6,7).

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

CMYK: (0,23,6,7)
C0M23Y6K7 (0%, 23%, 6%, 7%)
(0.00 / 0.23 / 0.06 / 0.07)

CMYK yüzdeleri

%0
%23.31
%6.36
%7.45

Codes

Color #ECB5DD in popluar color models

EC B5 DD
RGB 236 181 221
HSL 316° 59.14% 81.76%
HSB/HSV 316° 23.31% 92.55%
CMYK 0.00% 23.31% 6.36%
7.45%

Color #ECB5DD in popluar number systems.

HEX EC B5 DD
Decimal 236 181 221
Binary 11101100 10110101 11011101
Octal 354 265 335

Shades and tints

Shades of #ECB5DD

#ECB5DD
(236,181,221)
#D7A5C9
(215,165,201)
#C295B5
(194,149,181)
#AD85A1
(173,133,161)
#98758D
(152,117,141)
#836579
(131,101,121)
#6E5565
(110,85,101)
#594551
(89,69,81)
#44353D
(68,53,61)
#2F2529
(47,37,41)
#1A1515
(26,21,21)
#000000
(0,0,0)

Tints of #ECB5DD

#ECB5DD
(236,181,221)
#EDBBE0
(237,187,224)
#EEC1E3
(238,193,227)
#EFC7E6
(239,199,230)
#F0CDE9
(240,205,233)
#F1D3EC
(241,211,236)
#F2D9EF
(242,217,239)
#F3DFF2
(243,223,242)
#F4E5F5
(244,229,245)
#F5EBF8
(245,235,248)
#F6F1FB
(246,241,251)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ECB5DD; }

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

This text font color is #ECB5DD.

Background Color

.myBgColor { background-color: #ECB5DD; }

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

This div background color is #ECB5DD.

Border color

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

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

This div border color is #ECB5DD.

Opacity

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

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

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

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

This text has shadow with #ECB5DD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ECB5DD.

Preview

Color preview on black background

This text has color #ECB5DD on black background.


Color preview on white background

This text has color #ECB5DD on white background.


Black color preview on #ECB5DD background

This text has black color on #ECB5DD background.


White color preview on #ECB5DD background

This text has white color on #ECB5DD background.


Related colors

Complementary color

Complementary color for #hex is #134A22.


I love getcolorcode.com

Triadic colors

1 #DDECB5 and #B5DDEC with #ECB5DD are triadic colors.

2 #DDB5EC and #B5ECDD with #ECB5DD are triadic colors.