COLOR #ECB6D9

HEX: #ECB6D9 RGB: (236,182,217)

Renk bilgisi

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

RGB renk modeli

#ECB6D9 color RGB value is (236,182,217).

RGB: (236,182,217) (93%, 71%, 85%)

RGB bağlantıları ve doygunluk

R 236 of 255 = 93%
G 182 of 255 = 71%
B 217 of 255 = 85%

236
182
217

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

Yüzdelerle RGB renk parçaları

R + G + B = 236 + 182 + 217 = 635 (100%)
R 236 of 635 ~ 37.17%
G 182 of 635 ~ 28.66%
B 217 of 635 ~ 34.17'%

%37.17
%28.66
%34.17

CMYK RENK MODELİ

#ECB6D9 rengi CMYK tonu (0,23,8,7).

  • camgöbeği tonu 0.00%
  • eflatun tonu 22.88%
  • sarı tonu 8.05%
  • ana renk tonu 7.45%

CMYK: (0,23,8,7)
C0M23Y8K7 (0%, 23%, 8%, 7%)
(0.00 / 0.23 / 0.08 / 0.07)

CMYK yüzdeleri

%0
%22.88
%8.05
%7.45

Codes

Color #ECB6D9 in popluar color models

EC B6 D9
RGB 236 182 217
HSL 321° 58.70% 81.96%
HSB/HSV 321° 22.88% 92.55%
CMYK 0.00% 22.88% 8.05%
7.45%

Color #ECB6D9 in popluar number systems.

HEX EC B6 D9
Decimal 236 182 217
Binary 11101100 10110110 11011001
Octal 354 266 331

Shades and tints

Shades of #ECB6D9

#ECB6D9
(236,182,217)
#D7A6C6
(215,166,198)
#C296B3
(194,150,179)
#AD86A0
(173,134,160)
#98768D
(152,118,141)
#83667A
(131,102,122)
#6E5667
(110,86,103)
#594654
(89,70,84)
#443641
(68,54,65)
#2F262E
(47,38,46)
#1A161B
(26,22,27)
#000000
(0,0,0)

Tints of #ECB6D9

#ECB6D9
(236,182,217)
#EDBCDC
(237,188,220)
#EEC2DF
(238,194,223)
#EFC8E2
(239,200,226)
#F0CEE5
(240,206,229)
#F1D4E8
(241,212,232)
#F2DAEB
(242,218,235)
#F3E0EE
(243,224,238)
#F4E6F1
(244,230,241)
#F5ECF4
(245,236,244)
#F6F2F7
(246,242,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ECB6D9 color. Also use rgb(236,182,217) instead hex code.

Text Font Color

.myTextColor { color: #ECB6D9; }

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

This text font color is #ECB6D9.

Background Color

.myBgColor { background-color: #ECB6D9; }

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

This div background color is #ECB6D9.

Border color

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

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

This div border color is #ECB6D9.

Opacity

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

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

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

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

This text has shadow with #ECB6D9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ECB6D9.

Preview

Color preview on black background

This text has color #ECB6D9 on black background.


Color preview on white background

This text has color #ECB6D9 on white background.


Black color preview on #ECB6D9 background

This text has black color on #ECB6D9 background.


White color preview on #ECB6D9 background

This text has white color on #ECB6D9 background.


Related colors

Complementary color

Complementary color for #hex is #134926.


I love getcolorcode.com

Triadic colors

1 #D9ECB6 and #B6D9EC with #ECB6D9 are triadic colors.

2 #D9B6EC and #B6ECD9 with #ECB6D9 are triadic colors.