COLOR #ECB5A6

HEX: #ECB5A6 RGB: (236,181,166)

Renk bilgisi

#ECB5A6 contains mainly red and green colors. #ECB5A6 ‘ nin web güvenlik rengi #FFCC99 (ya da #FC9) dir.

RGB renk modeli

#ECB5A6 color RGB value is (236,181,166).

RGB: (236,181,166) (93%, 71%, 65%)

RGB bağlantıları ve doygunluk

R 236 of 255 = 93%
G 181 of 255 = 71%
B 166 of 255 = 65%

236
181
166

R + G + B ~ 76%. #ECB5A6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 236 + 181 + 166 = 583 (100%)
R 236 of 583 ~ 40.48%
G 181 of 583 ~ 31.05%
B 166 of 583 ~ 28.47'%

%40.48
%31.05
%28.47

CMYK RENK MODELİ

#ECB5A6 rengi CMYK tonu (0,23,30,7).

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

CMYK: (0,23,30,7)
C0M23Y30K7 (0%, 23%, 30%, 7%)
(0.00 / 0.23 / 0.30 / 0.07)

CMYK yüzdeleri

%0
%23.31
%29.66
%7.45

Codes

Color #ECB5A6 in popluar color models

EC B5 A6
RGB 236 181 166
HSL 13° 64.81% 78.82%
HSB/HSV 13° 29.66% 92.55%
CMYK 0.00% 23.31% 29.66%
7.45%

Color #ECB5A6 in popluar number systems.

HEX EC B5 A6
Decimal 236 181 166
Binary 11101100 10110101 10100110
Octal 354 265 246

Shades and tints

Shades of #ECB5A6

#ECB5A6
(236,181,166)
#D7A597
(215,165,151)
#C29588
(194,149,136)
#AD8579
(173,133,121)
#98756A
(152,117,106)
#83655B
(131,101,91)
#6E554C
(110,85,76)
#59453D
(89,69,61)
#44352E
(68,53,46)
#2F251F
(47,37,31)
#1A1510
(26,21,16)
#000000
(0,0,0)

Tints of #ECB5A6

#ECB5A6
(236,181,166)
#EDBBAE
(237,187,174)
#EEC1B6
(238,193,182)
#EFC7BE
(239,199,190)
#F0CDC6
(240,205,198)
#F1D3CE
(241,211,206)
#F2D9D6
(242,217,214)
#F3DFDE
(243,223,222)
#F4E5E6
(244,229,230)
#F5EBEE
(245,235,238)
#F6F1F6
(246,241,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ECB5A6; }

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

This text font color is #ECB5A6.

Background Color

.myBgColor { background-color: #ECB5A6; }

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

This div background color is #ECB5A6.

Border color

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

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

This div border color is #ECB5A6.

Opacity

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

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

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

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

This text has shadow with #ECB5A6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ECB5A6.

Preview

Color preview on black background

This text has color #ECB5A6 on black background.


Color preview on white background

This text has color #ECB5A6 on white background.


Black color preview on #ECB5A6 background

This text has black color on #ECB5A6 background.


White color preview on #ECB5A6 background

This text has white color on #ECB5A6 background.


Related colors

Complementary color

Complementary color for #hex is #134A59.


I love getcolorcode.com

Triadic colors

1 #A6ECB5 and #B5A6EC with #ECB5A6 are triadic colors.

2 #A6B5EC and #B5ECA6 with #ECB5A6 are triadic colors.