COLOR #ECC7DB

HEX: #ECC7DB RGB: (236,199,219)

Renk bilgisi

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

RGB renk modeli

#ECC7DB color RGB value is (236,199,219).

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

RGB bağlantıları ve doygunluk

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

236
199
219

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

Yüzdelerle RGB renk parçaları

R + G + B = 236 + 199 + 219 = 654 (100%)
R 236 of 654 ~ 36.09%
G 199 of 654 ~ 30.43%
B 219 of 654 ~ 33.49'%

%36.09
%30.43
%33.49

CMYK RENK MODELİ

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

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

Codes

Color #ECC7DB in popluar color models

EC C7 DB
RGB 236 199 219
HSL 328° 49.33% 85.29%
HSB/HSV 328° 15.68% 92.55%
CMYK 0.00% 15.68% 7.20%
7.45%

Color #ECC7DB in popluar number systems.

HEX EC C7 DB
Decimal 236 199 219
Binary 11101100 11000111 11011011
Octal 354 307 333

Shades and tints

Shades of #ECC7DB

#ECC7DB
(236,199,219)
#D7B5C8
(215,181,200)
#C2A3B5
(194,163,181)
#AD91A2
(173,145,162)
#987F8F
(152,127,143)
#836D7C
(131,109,124)
#6E5B69
(110,91,105)
#594956
(89,73,86)
#443743
(68,55,67)
#2F2530
(47,37,48)
#1A131D
(26,19,29)
#000000
(0,0,0)

Tints of #ECC7DB

#ECC7DB
(236,199,219)
#EDCCDE
(237,204,222)
#EED1E1
(238,209,225)
#EFD6E4
(239,214,228)
#F0DBE7
(240,219,231)
#F1E0EA
(241,224,234)
#F2E5ED
(242,229,237)
#F3EAF0
(243,234,240)
#F4EFF3
(244,239,243)
#F5F4F6
(245,244,246)
#F6F9F9
(246,249,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ECC7DB; }

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

This text font color is #ECC7DB.

Background Color

.myBgColor { background-color: #ECC7DB; }

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

This div background color is #ECC7DB.

Border color

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

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

This div border color is #ECC7DB.

Opacity

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

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

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

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

This text has shadow with #ECC7DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ECC7DB.

Preview

Color preview on black background

This text has color #ECC7DB on black background.


Color preview on white background

This text has color #ECC7DB on white background.


Black color preview on #ECC7DB background

This text has black color on #ECC7DB background.


White color preview on #ECC7DB background

This text has white color on #ECC7DB background.


Related colors

Complementary color

Complementary color for #hex is #133824.


I love getcolorcode.com

Triadic colors

1 #DBECC7 and #C7DBEC with #ECC7DB are triadic colors.

2 #DBC7EC and #C7ECDB with #ECC7DB are triadic colors.