COLOR #ECB5D4

HEX: #ECB5D4 RGB: (236,181,212)

Renk bilgisi

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

RGB renk modeli

#ECB5D4 color RGB value is (236,181,212).

RGB: (236,181,212) (93%, 71%, 83%)

RGB bağlantıları ve doygunluk

R 236 of 255 = 93%
G 181 of 255 = 71%
B 212 of 255 = 83%

236
181
212

R + G + B ~ 82%. #ECB5D4 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 236 + 181 + 212 = 629 (100%)
R 236 of 629 ~ 37.52%
G 181 of 629 ~ 28.78%
B 212 of 629 ~ 33.7'%

%37.52
%28.78
%33.7

CMYK RENK MODELİ

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

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

Codes

Color #ECB5D4 in popluar color models

EC B5 D4
RGB 236 181 212
HSL 326° 59.14% 81.76%
HSB/HSV 326° 23.31% 92.55%
CMYK 0.00% 23.31% 10.17%
7.45%

Color #ECB5D4 in popluar number systems.

HEX EC B5 D4
Decimal 236 181 212
Binary 11101100 10110101 11010100
Octal 354 265 324

Shades and tints

Shades of #ECB5D4

#ECB5D4
(236,181,212)
#D7A5C1
(215,165,193)
#C295AE
(194,149,174)
#AD859B
(173,133,155)
#987588
(152,117,136)
#836575
(131,101,117)
#6E5562
(110,85,98)
#59454F
(89,69,79)
#44353C
(68,53,60)
#2F2529
(47,37,41)
#1A1516
(26,21,22)
#000000
(0,0,0)

Tints of #ECB5D4

#ECB5D4
(236,181,212)
#EDBBD7
(237,187,215)
#EEC1DA
(238,193,218)
#EFC7DD
(239,199,221)
#F0CDE0
(240,205,224)
#F1D3E3
(241,211,227)
#F2D9E6
(242,217,230)
#F3DFE9
(243,223,233)
#F4E5EC
(244,229,236)
#F5EBEF
(245,235,239)
#F6F1F2
(246,241,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ECB5D4; }

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

This text font color is #ECB5D4.

Background Color

.myBgColor { background-color: #ECB5D4; }

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

This div background color is #ECB5D4.

Border color

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

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

This div border color is #ECB5D4.

Opacity

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

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

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

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

This text has shadow with #ECB5D4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ECB5D4.

Preview

Color preview on black background

This text has color #ECB5D4 on black background.


Color preview on white background

This text has color #ECB5D4 on white background.


Black color preview on #ECB5D4 background

This text has black color on #ECB5D4 background.


White color preview on #ECB5D4 background

This text has white color on #ECB5D4 background.


Related colors

Complementary color

Complementary color for #hex is #134A2B.


I love getcolorcode.com

Triadic colors

1 #D4ECB5 and #B5D4EC with #ECB5D4 are triadic colors.

2 #D4B5EC and #B5ECD4 with #ECB5D4 are triadic colors.