COLOR #ECC7D4

HEX: #ECC7D4 RGB: (236,199,212)

Renk bilgisi

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

RGB renk modeli

#ECC7D4 color RGB value is (236,199,212).

RGB: (236,199,212) (93%, 78%, 83%)

RGB bağlantıları ve doygunluk

R 236 of 255 = 93%
G 199 of 255 = 78%
B 212 of 255 = 83%

236
199
212

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

Yüzdelerle RGB renk parçaları

R + G + B = 236 + 199 + 212 = 647 (100%)
R 236 of 647 ~ 36.48%
G 199 of 647 ~ 30.76%
B 212 of 647 ~ 32.77'%

%36.48
%30.76
%32.77

CMYK RENK MODELİ

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

  • camgöbeği tonu 0.00%
  • eflatun tonu 15.68%
  • sarı tonu 10.17%
  • 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
%10.17
%7.45

Codes

Color #ECC7D4 in popluar color models

EC C7 D4
RGB 236 199 212
HSL 339° 49.33% 85.29%
HSB/HSV 339° 15.68% 92.55%
CMYK 0.00% 15.68% 10.17%
7.45%

Color #ECC7D4 in popluar number systems.

HEX EC C7 D4
Decimal 236 199 212
Binary 11101100 11000111 11010100
Octal 354 307 324

Shades and tints

Shades of #ECC7D4

#ECC7D4
(236,199,212)
#D7B5C1
(215,181,193)
#C2A3AE
(194,163,174)
#AD919B
(173,145,155)
#987F88
(152,127,136)
#836D75
(131,109,117)
#6E5B62
(110,91,98)
#59494F
(89,73,79)
#44373C
(68,55,60)
#2F2529
(47,37,41)
#1A1316
(26,19,22)
#000000
(0,0,0)

Tints of #ECC7D4

#ECC7D4
(236,199,212)
#EDCCD7
(237,204,215)
#EED1DA
(238,209,218)
#EFD6DD
(239,214,221)
#F0DBE0
(240,219,224)
#F1E0E3
(241,224,227)
#F2E5E6
(242,229,230)
#F3EAE9
(243,234,233)
#F4EFEC
(244,239,236)
#F5F4EF
(245,244,239)
#F6F9F2
(246,249,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ECC7D4; }

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

This text font color is #ECC7D4.

Background Color

.myBgColor { background-color: #ECC7D4; }

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

This div background color is #ECC7D4.

Border color

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

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

This div border color is #ECC7D4.

Opacity

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

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

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

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

This text has shadow with #ECC7D4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ECC7D4.

Preview

Color preview on black background

This text has color #ECC7D4 on black background.


Color preview on white background

This text has color #ECC7D4 on white background.


Black color preview on #ECC7D4 background

This text has black color on #ECC7D4 background.


White color preview on #ECC7D4 background

This text has white color on #ECC7D4 background.


Related colors

Complementary color

Complementary color for #hex is #13382B.


I love getcolorcode.com

Triadic colors

1 #D4ECC7 and #C7D4EC with #ECC7D4 are triadic colors.

2 #D4C7EC and #C7ECD4 with #ECC7D4 are triadic colors.