COLOR #ECC8D8

HEX: #ECC8D8 RGB: (236,200,216)

Renk bilgisi

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

RGB renk modeli

#ECC8D8 color RGB value is (236,200,216).

RGB: (236,200,216) (93%, 78%, 85%)

RGB bağlantıları ve doygunluk

R 236 of 255 = 93%
G 200 of 255 = 78%
B 216 of 255 = 85%

236
200
216

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

Yüzdelerle RGB renk parçaları

R + G + B = 236 + 200 + 216 = 652 (100%)
R 236 of 652 ~ 36.2%
G 200 of 652 ~ 30.67%
B 216 of 652 ~ 33.13'%

%36.2
%30.67
%33.13

CMYK RENK MODELİ

#ECC8D8 rengi CMYK tonu (0,15,8,7).

  • camgöbeği tonu 0.00%
  • eflatun tonu 15.25%
  • sarı tonu 8.47%
  • ana renk tonu 7.45%

CMYK: (0,15,8,7)
C0M15Y8K7 (0%, 15%, 8%, 7%)
(0.00 / 0.15 / 0.08 / 0.07)

CMYK yüzdeleri

%0
%15.25
%8.47
%7.45

Codes

Color #ECC8D8 in popluar color models

EC C8 D8
RGB 236 200 216
HSL 333° 48.65% 85.49%
HSB/HSV 333° 15.25% 92.55%
CMYK 0.00% 15.25% 8.47%
7.45%

Color #ECC8D8 in popluar number systems.

HEX EC C8 D8
Decimal 236 200 216
Binary 11101100 11001000 11011000
Octal 354 310 330

Shades and tints

Shades of #ECC8D8

#ECC8D8
(236,200,216)
#D7B6C5
(215,182,197)
#C2A4B2
(194,164,178)
#AD929F
(173,146,159)
#98808C
(152,128,140)
#836E79
(131,110,121)
#6E5C66
(110,92,102)
#594A53
(89,74,83)
#443840
(68,56,64)
#2F262D
(47,38,45)
#1A141A
(26,20,26)
#000000
(0,0,0)

Tints of #ECC8D8

#ECC8D8
(236,200,216)
#EDCDDB
(237,205,219)
#EED2DE
(238,210,222)
#EFD7E1
(239,215,225)
#F0DCE4
(240,220,228)
#F1E1E7
(241,225,231)
#F2E6EA
(242,230,234)
#F3EBED
(243,235,237)
#F4F0F0
(244,240,240)
#F5F5F3
(245,245,243)
#F6FAF6
(246,250,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ECC8D8 color. Also use rgb(236,200,216) instead hex code.

Text Font Color

.myTextColor { color: #ECC8D8; }

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

This text font color is #ECC8D8.

Background Color

.myBgColor { background-color: #ECC8D8; }

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

This div background color is #ECC8D8.

Border color

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

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

This div border color is #ECC8D8.

Opacity

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

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

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

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

This text has shadow with #ECC8D8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ECC8D8.

Preview

Color preview on black background

This text has color #ECC8D8 on black background.


Color preview on white background

This text has color #ECC8D8 on white background.


Black color preview on #ECC8D8 background

This text has black color on #ECC8D8 background.


White color preview on #ECC8D8 background

This text has white color on #ECC8D8 background.


Related colors

Complementary color

Complementary color for #hex is #133727.


I love getcolorcode.com

Triadic colors

1 #D8ECC8 and #C8D8EC with #ECC8D8 are triadic colors.

2 #D8C8EC and #C8ECD8 with #ECC8D8 are triadic colors.