COLOR #ECC6B5

HEX: #ECC6B5 RGB: (236,198,181)

Renk bilgisi

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

RGB renk modeli

#ECC6B5 color RGB value is (236,198,181).

RGB: (236,198,181) (93%, 78%, 71%)

RGB bağlantıları ve doygunluk

R 236 of 255 = 93%
G 198 of 255 = 78%
B 181 of 255 = 71%

236
198
181

R + G + B ~ 81%. #ECC6B5 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 236 + 198 + 181 = 615 (100%)
R 236 of 615 ~ 38.37%
G 198 of 615 ~ 32.2%
B 181 of 615 ~ 29.43'%

%38.37
%32.2
%29.43

CMYK RENK MODELİ

#ECC6B5 rengi CMYK tonu (0,16,23,7).

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

CMYK: (0,16,23,7)
C0M16Y23K7 (0%, 16%, 23%, 7%)
(0.00 / 0.16 / 0.23 / 0.07)

CMYK yüzdeleri

%0
%16.1
%23.31
%7.45

Codes

Color #ECC6B5 in popluar color models

EC C6 B5
RGB 236 198 181
HSL 19° 59.14% 81.76%
HSB/HSV 19° 23.31% 92.55%
CMYK 0.00% 16.10% 23.31%
7.45%

Color #ECC6B5 in popluar number systems.

HEX EC C6 B5
Decimal 236 198 181
Binary 11101100 11000110 10110101
Octal 354 306 265

Shades and tints

Shades of #ECC6B5

#ECC6B5
(236,198,181)
#D7B4A5
(215,180,165)
#C2A295
(194,162,149)
#AD9085
(173,144,133)
#987E75
(152,126,117)
#836C65
(131,108,101)
#6E5A55
(110,90,85)
#594845
(89,72,69)
#443635
(68,54,53)
#2F2425
(47,36,37)
#1A1215
(26,18,21)
#000000
(0,0,0)

Tints of #ECC6B5

#ECC6B5
(236,198,181)
#EDCBBB
(237,203,187)
#EED0C1
(238,208,193)
#EFD5C7
(239,213,199)
#F0DACD
(240,218,205)
#F1DFD3
(241,223,211)
#F2E4D9
(242,228,217)
#F3E9DF
(243,233,223)
#F4EEE5
(244,238,229)
#F5F3EB
(245,243,235)
#F6F8F1
(246,248,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ECC6B5; }

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

This text font color is #ECC6B5.

Background Color

.myBgColor { background-color: #ECC6B5; }

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

This div background color is #ECC6B5.

Border color

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

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

This div border color is #ECC6B5.

Opacity

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

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

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

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

This text has shadow with #ECC6B5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ECC6B5.

Preview

Color preview on black background

This text has color #ECC6B5 on black background.


Color preview on white background

This text has color #ECC6B5 on white background.


Black color preview on #ECC6B5 background

This text has black color on #ECC6B5 background.


White color preview on #ECC6B5 background

This text has white color on #ECC6B5 background.


Related colors

Complementary color

Complementary color for #hex is #13394A.


I love getcolorcode.com

Triadic colors

1 #B5ECC6 and #C6B5EC with #ECC6B5 are triadic colors.

2 #B5C6EC and #C6ECB5 with #ECC6B5 are triadic colors.