COLOR #ECDEF9

HEX: #ECDEF9 RGB: (236,222,249)

Renk bilgisi

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

RGB renk modeli

#ECDEF9 color RGB value is (236,222,249).

RGB: (236,222,249) (93%, 87%, 98%)

RGB bağlantıları ve doygunluk

R 236 of 255 = 93%
G 222 of 255 = 87%
B 249 of 255 = 98%

236
222
249

R + G + B ~ 93%. #ECDEF9 is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 236 + 222 + 249 = 707 (100%)
R 236 of 707 ~ 33.38%
G 222 of 707 ~ 31.4%
B 249 of 707 ~ 35.22'%

%33.38
%31.4
%35.22

CMYK RENK MODELİ

#ECDEF9 rengi CMYK tonu (5,11,0,2).

  • camgöbeği tonu 5.22%
  • eflatun tonu 10.84%
  • sarı tonu 0.00%
  • ana renk tonu 2.35%

CMYK: (5,11,0,2)
C5M11Y0K2 (5%, 11%, 0%, 2%)
(0.05 / 0.11 / 0.00 / 0.02)

CMYK yüzdeleri

%5.22
%10.84
%0
%2.35

Codes

Color #ECDEF9 in popluar color models

EC DE F9
RGB 236 222 249
HSL 271° 69.23% 92.35%
HSB/HSV 271° 10.84% 97.65%
CMYK 5.22% 10.84% 0.00%
2.35%

Color #ECDEF9 in popluar number systems.

HEX EC DE F9
Decimal 236 222 249
Binary 11101100 11011110 11111001
Octal 354 336 371

Shades and tints

Shades of #ECDEF9

#ECDEF9
(236,222,249)
#D7CAE3
(215,202,227)
#C2B6CD
(194,182,205)
#ADA2B7
(173,162,183)
#988EA1
(152,142,161)
#837A8B
(131,122,139)
#6E6675
(110,102,117)
#59525F
(89,82,95)
#443E49
(68,62,73)
#2F2A33
(47,42,51)
#1A161D
(26,22,29)
#000000
(0,0,0)

Tints of #ECDEF9

#ECDEF9
(236,222,249)
#EDE1F9
(237,225,249)
#EEE4F9
(238,228,249)
#EFE7F9
(239,231,249)
#F0EAF9
(240,234,249)
#F1EDF9
(241,237,249)
#F2F0F9
(242,240,249)
#F3F3F9
(243,243,249)
#F4F6F9
(244,246,249)
#F5F9F9
(245,249,249)
#F6FCF9
(246,252,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ECDEF9 color. Also use rgb(236,222,249) instead hex code.

Text Font Color

.myTextColor { color: #ECDEF9; }

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

This text font color is #ECDEF9.

Background Color

.myBgColor { background-color: #ECDEF9; }

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

This div background color is #ECDEF9.

Border color

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

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

This div border color is #ECDEF9.

Opacity

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

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

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

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

This text has shadow with #ECDEF9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ECDEF9.

Preview

Color preview on black background

This text has color #ECDEF9 on black background.


Color preview on white background

This text has color #ECDEF9 on white background.


Black color preview on #ECDEF9 background

This text has black color on #ECDEF9 background.


White color preview on #ECDEF9 background

This text has white color on #ECDEF9 background.


Related colors

Complementary color

Complementary color for #hex is #132106.


I love getcolorcode.com

Triadic colors

1 #F9ECDE and #DEF9EC with #ECDEF9 are triadic colors.

2 #F9DEEC and #DEECF9 with #ECDEF9 are triadic colors.