COLOR #ECB5D5

HEX: #ECB5D5 RGB: (236,181,213)

Renk bilgisi

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

RGB renk modeli

#ECB5D5 color RGB value is (236,181,213).

RGB: (236,181,213) (93%, 71%, 84%)

RGB bağlantıları ve doygunluk

R 236 of 255 = 93%
G 181 of 255 = 71%
B 213 of 255 = 84%

236
181
213

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

Yüzdelerle RGB renk parçaları

R + G + B = 236 + 181 + 213 = 630 (100%)
R 236 of 630 ~ 37.46%
G 181 of 630 ~ 28.73%
B 213 of 630 ~ 33.81'%

%37.46
%28.73
%33.81

CMYK RENK MODELİ

#ECB5D5 rengi CMYK tonu (0,23,10,7).

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

CMYK: (0,23,10,7)
C0M23Y10K7 (0%, 23%, 10%, 7%)
(0.00 / 0.23 / 0.10 / 0.07)

CMYK yüzdeleri

%0
%23.31
%9.75
%7.45

Codes

Color #ECB5D5 in popluar color models

EC B5 D5
RGB 236 181 213
HSL 325° 59.14% 81.76%
HSB/HSV 325° 23.31% 92.55%
CMYK 0.00% 23.31% 9.75%
7.45%

Color #ECB5D5 in popluar number systems.

HEX EC B5 D5
Decimal 236 181 213
Binary 11101100 10110101 11010101
Octal 354 265 325

Shades and tints

Shades of #ECB5D5

#ECB5D5
(236,181,213)
#D7A5C2
(215,165,194)
#C295AF
(194,149,175)
#AD859C
(173,133,156)
#987589
(152,117,137)
#836576
(131,101,118)
#6E5563
(110,85,99)
#594550
(89,69,80)
#44353D
(68,53,61)
#2F252A
(47,37,42)
#1A1517
(26,21,23)
#000000
(0,0,0)

Tints of #ECB5D5

#ECB5D5
(236,181,213)
#EDBBD8
(237,187,216)
#EEC1DB
(238,193,219)
#EFC7DE
(239,199,222)
#F0CDE1
(240,205,225)
#F1D3E4
(241,211,228)
#F2D9E7
(242,217,231)
#F3DFEA
(243,223,234)
#F4E5ED
(244,229,237)
#F5EBF0
(245,235,240)
#F6F1F3
(246,241,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ECB5D5; }

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

This text font color is #ECB5D5.

Background Color

.myBgColor { background-color: #ECB5D5; }

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

This div background color is #ECB5D5.

Border color

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

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

This div border color is #ECB5D5.

Opacity

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

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

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

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

This text has shadow with #ECB5D5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ECB5D5.

Preview

Color preview on black background

This text has color #ECB5D5 on black background.


Color preview on white background

This text has color #ECB5D5 on white background.


Black color preview on #ECB5D5 background

This text has black color on #ECB5D5 background.


White color preview on #ECB5D5 background

This text has white color on #ECB5D5 background.


Related colors

Complementary color

Complementary color for #hex is #134A2A.


I love getcolorcode.com

Triadic colors

1 #D5ECB5 and #B5D5EC with #ECB5D5 are triadic colors.

2 #D5B5EC and #B5ECD5 with #ECB5D5 are triadic colors.