COLOR #ECC7DA

HEX: #ECC7DA RGB: (236,199,218)

Renk bilgisi

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

RGB renk modeli

#ECC7DA color RGB value is (236,199,218).

RGB: (236,199,218) (93%, 78%, 85%)

RGB bağlantıları ve doygunluk

R 236 of 255 = 93%
G 199 of 255 = 78%
B 218 of 255 = 85%

236
199
218

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

Yüzdelerle RGB renk parçaları

R + G + B = 236 + 199 + 218 = 653 (100%)
R 236 of 653 ~ 36.14%
G 199 of 653 ~ 30.47%
B 218 of 653 ~ 33.38'%

%36.14
%30.47
%33.38

CMYK RENK MODELİ

#ECC7DA rengi CMYK tonu (0,16,8,7).

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

CMYK: (0,16,8,7)
C0M16Y8K7 (0%, 16%, 8%, 7%)
(0.00 / 0.16 / 0.08 / 0.07)

CMYK yüzdeleri

%0
%15.68
%7.63
%7.45

Codes

Color #ECC7DA in popluar color models

EC C7 DA
RGB 236 199 218
HSL 329° 49.33% 85.29%
HSB/HSV 329° 15.68% 92.55%
CMYK 0.00% 15.68% 7.63%
7.45%

Color #ECC7DA in popluar number systems.

HEX EC C7 DA
Decimal 236 199 218
Binary 11101100 11000111 11011010
Octal 354 307 332

Shades and tints

Shades of #ECC7DA

#ECC7DA
(236,199,218)
#D7B5C7
(215,181,199)
#C2A3B4
(194,163,180)
#AD91A1
(173,145,161)
#987F8E
(152,127,142)
#836D7B
(131,109,123)
#6E5B68
(110,91,104)
#594955
(89,73,85)
#443742
(68,55,66)
#2F252F
(47,37,47)
#1A131C
(26,19,28)
#000000
(0,0,0)

Tints of #ECC7DA

#ECC7DA
(236,199,218)
#EDCCDD
(237,204,221)
#EED1E0
(238,209,224)
#EFD6E3
(239,214,227)
#F0DBE6
(240,219,230)
#F1E0E9
(241,224,233)
#F2E5EC
(242,229,236)
#F3EAEF
(243,234,239)
#F4EFF2
(244,239,242)
#F5F4F5
(245,244,245)
#F6F9F8
(246,249,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ECC7DA; }

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

This text font color is #ECC7DA.

Background Color

.myBgColor { background-color: #ECC7DA; }

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

This div background color is #ECC7DA.

Border color

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

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

This div border color is #ECC7DA.

Opacity

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

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

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

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

This text has shadow with #ECC7DA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ECC7DA.

Preview

Color preview on black background

This text has color #ECC7DA on black background.


Color preview on white background

This text has color #ECC7DA on white background.


Black color preview on #ECC7DA background

This text has black color on #ECC7DA background.


White color preview on #ECC7DA background

This text has white color on #ECC7DA background.


Related colors

Complementary color

Complementary color for #hex is #133825.


I love getcolorcode.com

Triadic colors

1 #DAECC7 and #C7DAEC with #ECC7DA are triadic colors.

2 #DAC7EC and #C7ECDA with #ECC7DA are triadic colors.