COLOR #ECC9FF

HEX: #ECC9FF RGB: (236,201,255)

Renk bilgisi

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

RGB renk modeli

#ECC9FF color RGB value is (236,201,255).

RGB: (236,201,255) (93%, 79%, 100%)

RGB bağlantıları ve doygunluk

R 236 of 255 = 93%
G 201 of 255 = 79%
B 255 of 255 = 100%

236
201
255

R + G + B ~ 91%. #ECC9FF is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 236 + 201 + 255 = 692 (100%)
R 236 of 692 ~ 34.1%
G 201 of 692 ~ 29.05%
B 255 of 692 ~ 36.85'%

%34.1
%29.05
%36.85

CMYK RENK MODELİ

#ECC9FF rengi CMYK tonu (7,21,0,0).

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

CMYK: (7,21,0,0)
C7M21Y0K0 (7%, 21%, 0%, 0%)
(0.07 / 0.21 / 0.00 / 0.00)

CMYK yüzdeleri

%7.45
%21.18
%0
%0

Codes

Color #ECC9FF in popluar color models

EC C9 FF
RGB 236 201 255
HSL 279° 100.00% 89.41%
HSB/HSV 279° 21.18% 100.00%
CMYK 7.45% 21.18% 0.00%
0.00%

Color #ECC9FF in popluar number systems.

HEX EC C9 FF
Decimal 236 201 255
Binary 11101100 11001001 11111111
Octal 354 311 377

Shades and tints

Shades of #ECC9FF

#ECC9FF
(236,201,255)
#D7B7E8
(215,183,232)
#C2A5D1
(194,165,209)
#AD93BA
(173,147,186)
#9881A3
(152,129,163)
#836F8C
(131,111,140)
#6E5D75
(110,93,117)
#594B5E
(89,75,94)
#443947
(68,57,71)
#2F2730
(47,39,48)
#1A1519
(26,21,25)
#000000
(0,0,0)

Tints of #ECC9FF

#ECC9FF
(236,201,255)
#EDCDFF
(237,205,255)
#EED1FF
(238,209,255)
#EFD5FF
(239,213,255)
#F0D9FF
(240,217,255)
#F1DDFF
(241,221,255)
#F2E1FF
(242,225,255)
#F3E5FF
(243,229,255)
#F4E9FF
(244,233,255)
#F5EDFF
(245,237,255)
#F6F1FF
(246,241,255)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ECC9FF color. Also use rgb(236,201,255) instead hex code.

Text Font Color

.myTextColor { color: #ECC9FF; }

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

This text font color is #ECC9FF.

Background Color

.myBgColor { background-color: #ECC9FF; }

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

This div background color is #ECC9FF.

Border color

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

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

This div border color is #ECC9FF.

Opacity

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

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

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

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

This text has shadow with #ECC9FF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ECC9FF.

Preview

Color preview on black background

This text has color #ECC9FF on black background.


Color preview on white background

This text has color #ECC9FF on white background.


Black color preview on #ECC9FF background

This text has black color on #ECC9FF background.


White color preview on #ECC9FF background

This text has white color on #ECC9FF background.


Related colors

Complementary color

Complementary color for #hex is #133600.


I love getcolorcode.com

Triadic colors

1 #FFECC9 and #C9FFEC with #ECC9FF are triadic colors.

2 #FFC9EC and #C9ECFF with #ECC9FF are triadic colors.