COLOR #ECC2DB

HEX: #ECC2DB RGB: (236,194,219)

Renk bilgisi

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

RGB renk modeli

#ECC2DB color RGB value is (236,194,219).

RGB: (236,194,219) (93%, 76%, 86%)

RGB bağlantıları ve doygunluk

R 236 of 255 = 93%
G 194 of 255 = 76%
B 219 of 255 = 86%

236
194
219

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

Yüzdelerle RGB renk parçaları

R + G + B = 236 + 194 + 219 = 649 (100%)
R 236 of 649 ~ 36.36%
G 194 of 649 ~ 29.89%
B 219 of 649 ~ 33.74'%

%36.36
%29.89
%33.74

CMYK RENK MODELİ

#ECC2DB rengi CMYK tonu (0,18,7,7).

  • camgöbeği tonu 0.00%
  • eflatun tonu 17.80%
  • sarı tonu 7.20%
  • ana renk tonu 7.45%

CMYK: (0,18,7,7)
C0M18Y7K7 (0%, 18%, 7%, 7%)
(0.00 / 0.18 / 0.07 / 0.07)

CMYK yüzdeleri

%0
%17.8
%7.2
%7.45

Codes

Color #ECC2DB in popluar color models

EC C2 DB
RGB 236 194 219
HSL 324° 52.50% 84.31%
HSB/HSV 324° 17.80% 92.55%
CMYK 0.00% 17.80% 7.20%
7.45%

Color #ECC2DB in popluar number systems.

HEX EC C2 DB
Decimal 236 194 219
Binary 11101100 11000010 11011011
Octal 354 302 333

Shades and tints

Shades of #ECC2DB

#ECC2DB
(236,194,219)
#D7B1C8
(215,177,200)
#C2A0B5
(194,160,181)
#AD8FA2
(173,143,162)
#987E8F
(152,126,143)
#836D7C
(131,109,124)
#6E5C69
(110,92,105)
#594B56
(89,75,86)
#443A43
(68,58,67)
#2F2930
(47,41,48)
#1A181D
(26,24,29)
#000000
(0,0,0)

Tints of #ECC2DB

#ECC2DB
(236,194,219)
#EDC7DE
(237,199,222)
#EECCE1
(238,204,225)
#EFD1E4
(239,209,228)
#F0D6E7
(240,214,231)
#F1DBEA
(241,219,234)
#F2E0ED
(242,224,237)
#F3E5F0
(243,229,240)
#F4EAF3
(244,234,243)
#F5EFF6
(245,239,246)
#F6F4F9
(246,244,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ECC2DB color. Also use rgb(236,194,219) instead hex code.

Text Font Color

.myTextColor { color: #ECC2DB; }

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

This text font color is #ECC2DB.

Background Color

.myBgColor { background-color: #ECC2DB; }

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

This div background color is #ECC2DB.

Border color

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

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

This div border color is #ECC2DB.

Opacity

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

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

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

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

This text has shadow with #ECC2DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ECC2DB.

Preview

Color preview on black background

This text has color #ECC2DB on black background.


Color preview on white background

This text has color #ECC2DB on white background.


Black color preview on #ECC2DB background

This text has black color on #ECC2DB background.


White color preview on #ECC2DB background

This text has white color on #ECC2DB background.


Related colors

Complementary color

Complementary color for #hex is #133D24.


I love getcolorcode.com

Triadic colors

1 #DBECC2 and #C2DBEC with #ECC2DB are triadic colors.

2 #DBC2EC and #C2ECDB with #ECC2DB are triadic colors.