COLOR #ECC6DB

HEX: #ECC6DB RGB: (236,198,219)

Renk bilgisi

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

RGB renk modeli

#ECC6DB color RGB value is (236,198,219).

RGB: (236,198,219) (93%, 78%, 86%)

RGB bağlantıları ve doygunluk

R 236 of 255 = 93%
G 198 of 255 = 78%
B 219 of 255 = 86%

236
198
219

R + G + B ~ 86%. #ECC6DB is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 236 + 198 + 219 = 653 (100%)
R 236 of 653 ~ 36.14%
G 198 of 653 ~ 30.32%
B 219 of 653 ~ 33.54'%

%36.14
%30.32
%33.54

CMYK RENK MODELİ

#ECC6DB rengi CMYK tonu (0,16,7,7).

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

CMYK: (0,16,7,7)
C0M16Y7K7 (0%, 16%, 7%, 7%)
(0.00 / 0.16 / 0.07 / 0.07)

CMYK yüzdeleri

%0
%16.1
%7.2
%7.45

Codes

Color #ECC6DB in popluar color models

EC C6 DB
RGB 236 198 219
HSL 327° 50.00% 85.10%
HSB/HSV 327° 16.10% 92.55%
CMYK 0.00% 16.10% 7.20%
7.45%

Color #ECC6DB in popluar number systems.

HEX EC C6 DB
Decimal 236 198 219
Binary 11101100 11000110 11011011
Octal 354 306 333

Shades and tints

Shades of #ECC6DB

#ECC6DB
(236,198,219)
#D7B4C8
(215,180,200)
#C2A2B5
(194,162,181)
#AD90A2
(173,144,162)
#987E8F
(152,126,143)
#836C7C
(131,108,124)
#6E5A69
(110,90,105)
#594856
(89,72,86)
#443643
(68,54,67)
#2F2430
(47,36,48)
#1A121D
(26,18,29)
#000000
(0,0,0)

Tints of #ECC6DB

#ECC6DB
(236,198,219)
#EDCBDE
(237,203,222)
#EED0E1
(238,208,225)
#EFD5E4
(239,213,228)
#F0DAE7
(240,218,231)
#F1DFEA
(241,223,234)
#F2E4ED
(242,228,237)
#F3E9F0
(243,233,240)
#F4EEF3
(244,238,243)
#F5F3F6
(245,243,246)
#F6F8F9
(246,248,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ECC6DB; }

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

This text font color is #ECC6DB.

Background Color

.myBgColor { background-color: #ECC6DB; }

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

This div background color is #ECC6DB.

Border color

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

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

This div border color is #ECC6DB.

Opacity

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

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

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

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

This text has shadow with #ECC6DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ECC6DB.

Preview

Color preview on black background

This text has color #ECC6DB on black background.


Color preview on white background

This text has color #ECC6DB on white background.


Black color preview on #ECC6DB background

This text has black color on #ECC6DB background.


White color preview on #ECC6DB background

This text has white color on #ECC6DB background.


Related colors

Complementary color

Complementary color for #hex is #133924.


I love getcolorcode.com

Triadic colors

1 #DBECC6 and #C6DBEC with #ECC6DB are triadic colors.

2 #DBC6EC and #C6ECDB with #ECC6DB are triadic colors.