COLOR #ECC6D6

HEX: #ECC6D6 RGB: (236,198,214)

Renk bilgisi

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

RGB renk modeli

#ECC6D6 color RGB value is (236,198,214).

RGB: (236,198,214) (93%, 78%, 84%)

RGB bağlantıları ve doygunluk

R 236 of 255 = 93%
G 198 of 255 = 78%
B 214 of 255 = 84%

236
198
214

R + G + B ~ 85%. #ECC6D6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 236 + 198 + 214 = 648 (100%)
R 236 of 648 ~ 36.42%
G 198 of 648 ~ 30.56%
B 214 of 648 ~ 33.02'%

%36.42
%30.56
%33.02

CMYK RENK MODELİ

#ECC6D6 rengi CMYK tonu (0,16,9,7).

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

CMYK: (0,16,9,7)
C0M16Y9K7 (0%, 16%, 9%, 7%)
(0.00 / 0.16 / 0.09 / 0.07)

CMYK yüzdeleri

%0
%16.1
%9.32
%7.45

Codes

Color #ECC6D6 in popluar color models

EC C6 D6
RGB 236 198 214
HSL 335° 50.00% 85.10%
HSB/HSV 335° 16.10% 92.55%
CMYK 0.00% 16.10% 9.32%
7.45%

Color #ECC6D6 in popluar number systems.

HEX EC C6 D6
Decimal 236 198 214
Binary 11101100 11000110 11010110
Octal 354 306 326

Shades and tints

Shades of #ECC6D6

#ECC6D6
(236,198,214)
#D7B4C3
(215,180,195)
#C2A2B0
(194,162,176)
#AD909D
(173,144,157)
#987E8A
(152,126,138)
#836C77
(131,108,119)
#6E5A64
(110,90,100)
#594851
(89,72,81)
#44363E
(68,54,62)
#2F242B
(47,36,43)
#1A1218
(26,18,24)
#000000
(0,0,0)

Tints of #ECC6D6

#ECC6D6
(236,198,214)
#EDCBD9
(237,203,217)
#EED0DC
(238,208,220)
#EFD5DF
(239,213,223)
#F0DAE2
(240,218,226)
#F1DFE5
(241,223,229)
#F2E4E8
(242,228,232)
#F3E9EB
(243,233,235)
#F4EEEE
(244,238,238)
#F5F3F1
(245,243,241)
#F6F8F4
(246,248,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ECC6D6; }

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

This text font color is #ECC6D6.

Background Color

.myBgColor { background-color: #ECC6D6; }

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

This div background color is #ECC6D6.

Border color

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

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

This div border color is #ECC6D6.

Opacity

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

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

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

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

This text has shadow with #ECC6D6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ECC6D6.

Preview

Color preview on black background

This text has color #ECC6D6 on black background.


Color preview on white background

This text has color #ECC6D6 on white background.


Black color preview on #ECC6D6 background

This text has black color on #ECC6D6 background.


White color preview on #ECC6D6 background

This text has white color on #ECC6D6 background.


Related colors

Complementary color

Complementary color for #hex is #133929.


I love getcolorcode.com

Triadic colors

1 #D6ECC6 and #C6D6EC with #ECC6D6 are triadic colors.

2 #D6C6EC and #C6ECD6 with #ECC6D6 are triadic colors.