COLOR #ECB5D6

HEX: #ECB5D6 RGB: (236,181,214)

Renk bilgisi

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

RGB renk modeli

#ECB5D6 color RGB value is (236,181,214).

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

RGB bağlantıları ve doygunluk

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

236
181
214

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

Yüzdelerle RGB renk parçaları

R + G + B = 236 + 181 + 214 = 631 (100%)
R 236 of 631 ~ 37.4%
G 181 of 631 ~ 28.68%
B 214 of 631 ~ 33.91'%

%37.4
%28.68
%33.91

CMYK RENK MODELİ

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

  • camgöbeği tonu 0.00%
  • eflatun tonu 23.31%
  • sarı tonu 9.32%
  • 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
%9.32
%7.45

Codes

Color #ECB5D6 in popluar color models

EC B5 D6
RGB 236 181 214
HSL 324° 59.14% 81.76%
HSB/HSV 324° 23.31% 92.55%
CMYK 0.00% 23.31% 9.32%
7.45%

Color #ECB5D6 in popluar number systems.

HEX EC B5 D6
Decimal 236 181 214
Binary 11101100 10110101 11010110
Octal 354 265 326

Shades and tints

Shades of #ECB5D6

#ECB5D6
(236,181,214)
#D7A5C3
(215,165,195)
#C295B0
(194,149,176)
#AD859D
(173,133,157)
#98758A
(152,117,138)
#836577
(131,101,119)
#6E5564
(110,85,100)
#594551
(89,69,81)
#44353E
(68,53,62)
#2F252B
(47,37,43)
#1A1518
(26,21,24)
#000000
(0,0,0)

Tints of #ECB5D6

#ECB5D6
(236,181,214)
#EDBBD9
(237,187,217)
#EEC1DC
(238,193,220)
#EFC7DF
(239,199,223)
#F0CDE2
(240,205,226)
#F1D3E5
(241,211,229)
#F2D9E8
(242,217,232)
#F3DFEB
(243,223,235)
#F4E5EE
(244,229,238)
#F5EBF1
(245,235,241)
#F6F1F4
(246,241,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ECB5D6; }

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

This text font color is #ECB5D6.

Background Color

.myBgColor { background-color: #ECB5D6; }

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

This div background color is #ECB5D6.

Border color

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

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

This div border color is #ECB5D6.

Opacity

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

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

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

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

This text has shadow with #ECB5D6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ECB5D6.

Preview

Color preview on black background

This text has color #ECB5D6 on black background.


Color preview on white background

This text has color #ECB5D6 on white background.


Black color preview on #ECB5D6 background

This text has black color on #ECB5D6 background.


White color preview on #ECB5D6 background

This text has white color on #ECB5D6 background.


Related colors

Complementary color

Complementary color for #hex is #134A29.


I love getcolorcode.com

Triadic colors

1 #D6ECB5 and #B5D6EC with #ECB5D6 are triadic colors.

2 #D6B5EC and #B5ECD6 with #ECB5D6 are triadic colors.