COLOR #ECB5D7

HEX: #ECB5D7 RGB: (236,181,215)

Renk bilgisi

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

RGB renk modeli

#ECB5D7 color RGB value is (236,181,215).

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

RGB bağlantıları ve doygunluk

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

236
181
215

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

Yüzdelerle RGB renk parçaları

R + G + B = 236 + 181 + 215 = 632 (100%)
R 236 of 632 ~ 37.34%
G 181 of 632 ~ 28.64%
B 215 of 632 ~ 34.02'%

%37.34
%28.64
%34.02

CMYK RENK MODELİ

#ECB5D7 rengi CMYK tonu (0,23,9,7).

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

CMYK: (0,23,9,7)
C0M23Y9K7 (0%, 23%, 9%, 7%)
(0.00 / 0.23 / 0.09 / 0.07)

CMYK yüzdeleri

%0
%23.31
%8.9
%7.45

Codes

Color #ECB5D7 in popluar color models

EC B5 D7
RGB 236 181 215
HSL 323° 59.14% 81.76%
HSB/HSV 323° 23.31% 92.55%
CMYK 0.00% 23.31% 8.90%
7.45%

Color #ECB5D7 in popluar number systems.

HEX EC B5 D7
Decimal 236 181 215
Binary 11101100 10110101 11010111
Octal 354 265 327

Shades and tints

Shades of #ECB5D7

#ECB5D7
(236,181,215)
#D7A5C4
(215,165,196)
#C295B1
(194,149,177)
#AD859E
(173,133,158)
#98758B
(152,117,139)
#836578
(131,101,120)
#6E5565
(110,85,101)
#594552
(89,69,82)
#44353F
(68,53,63)
#2F252C
(47,37,44)
#1A1519
(26,21,25)
#000000
(0,0,0)

Tints of #ECB5D7

#ECB5D7
(236,181,215)
#EDBBDA
(237,187,218)
#EEC1DD
(238,193,221)
#EFC7E0
(239,199,224)
#F0CDE3
(240,205,227)
#F1D3E6
(241,211,230)
#F2D9E9
(242,217,233)
#F3DFEC
(243,223,236)
#F4E5EF
(244,229,239)
#F5EBF2
(245,235,242)
#F6F1F5
(246,241,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ECB5D7; }

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

This text font color is #ECB5D7.

Background Color

.myBgColor { background-color: #ECB5D7; }

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

This div background color is #ECB5D7.

Border color

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

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

This div border color is #ECB5D7.

Opacity

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

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

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

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

This text has shadow with #ECB5D7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ECB5D7.

Preview

Color preview on black background

This text has color #ECB5D7 on black background.


Color preview on white background

This text has color #ECB5D7 on white background.


Black color preview on #ECB5D7 background

This text has black color on #ECB5D7 background.


White color preview on #ECB5D7 background

This text has white color on #ECB5D7 background.


Related colors

Complementary color

Complementary color for #hex is #134A28.


I love getcolorcode.com

Triadic colors

1 #D7ECB5 and #B5D7EC with #ECB5D7 are triadic colors.

2 #D7B5EC and #B5ECD7 with #ECB5D7 are triadic colors.