COLOR #ECC7D5

HEX: #ECC7D5 RGB: (236,199,213)

Renk bilgisi

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

RGB renk modeli

#ECC7D5 color RGB value is (236,199,213).

RGB: (236,199,213) (93%, 78%, 84%)

RGB bağlantıları ve doygunluk

R 236 of 255 = 93%
G 199 of 255 = 78%
B 213 of 255 = 84%

236
199
213

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

Yüzdelerle RGB renk parçaları

R + G + B = 236 + 199 + 213 = 648 (100%)
R 236 of 648 ~ 36.42%
G 199 of 648 ~ 30.71%
B 213 of 648 ~ 32.87'%

%36.42
%30.71
%32.87

CMYK RENK MODELİ

#ECC7D5 rengi CMYK tonu (0,16,10,7).

  • camgöbeği tonu 0.00%
  • eflatun tonu 15.68%
  • sarı tonu 9.75%
  • ana renk tonu 7.45%

CMYK: (0,16,10,7)
C0M16Y10K7 (0%, 16%, 10%, 7%)
(0.00 / 0.16 / 0.10 / 0.07)

CMYK yüzdeleri

%0
%15.68
%9.75
%7.45

Codes

Color #ECC7D5 in popluar color models

EC C7 D5
RGB 236 199 213
HSL 337° 49.33% 85.29%
HSB/HSV 337° 15.68% 92.55%
CMYK 0.00% 15.68% 9.75%
7.45%

Color #ECC7D5 in popluar number systems.

HEX EC C7 D5
Decimal 236 199 213
Binary 11101100 11000111 11010101
Octal 354 307 325

Shades and tints

Shades of #ECC7D5

#ECC7D5
(236,199,213)
#D7B5C2
(215,181,194)
#C2A3AF
(194,163,175)
#AD919C
(173,145,156)
#987F89
(152,127,137)
#836D76
(131,109,118)
#6E5B63
(110,91,99)
#594950
(89,73,80)
#44373D
(68,55,61)
#2F252A
(47,37,42)
#1A1317
(26,19,23)
#000000
(0,0,0)

Tints of #ECC7D5

#ECC7D5
(236,199,213)
#EDCCD8
(237,204,216)
#EED1DB
(238,209,219)
#EFD6DE
(239,214,222)
#F0DBE1
(240,219,225)
#F1E0E4
(241,224,228)
#F2E5E7
(242,229,231)
#F3EAEA
(243,234,234)
#F4EFED
(244,239,237)
#F5F4F0
(245,244,240)
#F6F9F3
(246,249,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ECC7D5 color. Also use rgb(236,199,213) instead hex code.

Text Font Color

.myTextColor { color: #ECC7D5; }

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

This text font color is #ECC7D5.

Background Color

.myBgColor { background-color: #ECC7D5; }

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

This div background color is #ECC7D5.

Border color

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

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

This div border color is #ECC7D5.

Opacity

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

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

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

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

This text has shadow with #ECC7D5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ECC7D5.

Preview

Color preview on black background

This text has color #ECC7D5 on black background.


Color preview on white background

This text has color #ECC7D5 on white background.


Black color preview on #ECC7D5 background

This text has black color on #ECC7D5 background.


White color preview on #ECC7D5 background

This text has white color on #ECC7D5 background.


Related colors

Complementary color

Complementary color for #hex is #13382A.


I love getcolorcode.com

Triadic colors

1 #D5ECC7 and #C7D5EC with #ECC7D5 are triadic colors.

2 #D5C7EC and #C7ECD5 with #ECC7D5 are triadic colors.