COLOR #ECC6B2

HEX: #ECC6B2 RGB: (236,198,178)

Renk bilgisi

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

RGB renk modeli

#ECC6B2 color RGB value is (236,198,178).

RGB: (236,198,178) (93%, 78%, 70%)

RGB bağlantıları ve doygunluk

R 236 of 255 = 93%
G 198 of 255 = 78%
B 178 of 255 = 70%

236
198
178

R + G + B ~ 80%. #ECC6B2 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 236 + 198 + 178 = 612 (100%)
R 236 of 612 ~ 38.56%
G 198 of 612 ~ 32.35%
B 178 of 612 ~ 29.08'%

%38.56
%32.35
%29.08

CMYK RENK MODELİ

#ECC6B2 rengi CMYK tonu (0,16,25,7).

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

CMYK: (0,16,25,7)
C0M16Y25K7 (0%, 16%, 25%, 7%)
(0.00 / 0.16 / 0.25 / 0.07)

CMYK yüzdeleri

%0
%16.1
%24.58
%7.45

Codes

Color #ECC6B2 in popluar color models

EC C6 B2
RGB 236 198 178
HSL 21° 60.42% 81.18%
HSB/HSV 21° 24.58% 92.55%
CMYK 0.00% 16.10% 24.58%
7.45%

Color #ECC6B2 in popluar number systems.

HEX EC C6 B2
Decimal 236 198 178
Binary 11101100 11000110 10110010
Octal 354 306 262

Shades and tints

Shades of #ECC6B2

#ECC6B2
(236,198,178)
#D7B4A2
(215,180,162)
#C2A292
(194,162,146)
#AD9082
(173,144,130)
#987E72
(152,126,114)
#836C62
(131,108,98)
#6E5A52
(110,90,82)
#594842
(89,72,66)
#443632
(68,54,50)
#2F2422
(47,36,34)
#1A1212
(26,18,18)
#000000
(0,0,0)

Tints of #ECC6B2

#ECC6B2
(236,198,178)
#EDCBB9
(237,203,185)
#EED0C0
(238,208,192)
#EFD5C7
(239,213,199)
#F0DACE
(240,218,206)
#F1DFD5
(241,223,213)
#F2E4DC
(242,228,220)
#F3E9E3
(243,233,227)
#F4EEEA
(244,238,234)
#F5F3F1
(245,243,241)
#F6F8F8
(246,248,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ECC6B2; }

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

This text font color is #ECC6B2.

Background Color

.myBgColor { background-color: #ECC6B2; }

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

This div background color is #ECC6B2.

Border color

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

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

This div border color is #ECC6B2.

Opacity

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

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

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

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

This text has shadow with #ECC6B2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ECC6B2.

Preview

Color preview on black background

This text has color #ECC6B2 on black background.


Color preview on white background

This text has color #ECC6B2 on white background.


Black color preview on #ECC6B2 background

This text has black color on #ECC6B2 background.


White color preview on #ECC6B2 background

This text has white color on #ECC6B2 background.


Related colors

Complementary color

Complementary color for #hex is #13394D.


I love getcolorcode.com

Triadic colors

1 #B2ECC6 and #C6B2EC with #ECC6B2 are triadic colors.

2 #B2C6EC and #C6ECB2 with #ECC6B2 are triadic colors.