COLOR #ECB9E6

HEX: #ECB9E6 RGB: (236,185,230)

Renk bilgisi

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

RGB renk modeli

#ECB9E6 color RGB value is (236,185,230).

RGB: (236,185,230) (93%, 73%, 90%)

RGB bağlantıları ve doygunluk

R 236 of 255 = 93%
G 185 of 255 = 73%
B 230 of 255 = 90%

236
185
230

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

Yüzdelerle RGB renk parçaları

R + G + B = 236 + 185 + 230 = 651 (100%)
R 236 of 651 ~ 36.25%
G 185 of 651 ~ 28.42%
B 230 of 651 ~ 35.33'%

%36.25
%28.42
%35.33

CMYK RENK MODELİ

#ECB9E6 rengi CMYK tonu (0,22,3,7).

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

CMYK: (0,22,3,7)
C0M22Y3K7 (0%, 22%, 3%, 7%)
(0.00 / 0.22 / 0.03 / 0.07)

CMYK yüzdeleri

%0
%21.61
%2.54
%7.45

Codes

Color #ECB9E6 in popluar color models

EC B9 E6
RGB 236 185 230
HSL 307° 57.30% 82.55%
HSB/HSV 307° 21.61% 92.55%
CMYK 0.00% 21.61% 2.54%
7.45%

Color #ECB9E6 in popluar number systems.

HEX EC B9 E6
Decimal 236 185 230
Binary 11101100 10111001 11100110
Octal 354 271 346

Shades and tints

Shades of #ECB9E6

#ECB9E6
(236,185,230)
#D7A9D2
(215,169,210)
#C299BE
(194,153,190)
#AD89AA
(173,137,170)
#987996
(152,121,150)
#836982
(131,105,130)
#6E596E
(110,89,110)
#59495A
(89,73,90)
#443946
(68,57,70)
#2F2932
(47,41,50)
#1A191E
(26,25,30)
#000000
(0,0,0)

Tints of #ECB9E6

#ECB9E6
(236,185,230)
#EDBFE8
(237,191,232)
#EEC5EA
(238,197,234)
#EFCBEC
(239,203,236)
#F0D1EE
(240,209,238)
#F1D7F0
(241,215,240)
#F2DDF2
(242,221,242)
#F3E3F4
(243,227,244)
#F4E9F6
(244,233,246)
#F5EFF8
(245,239,248)
#F6F5FA
(246,245,250)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ECB9E6 color. Also use rgb(236,185,230) instead hex code.

Text Font Color

.myTextColor { color: #ECB9E6; }

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

This text font color is #ECB9E6.

Background Color

.myBgColor { background-color: #ECB9E6; }

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

This div background color is #ECB9E6.

Border color

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

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

This div border color is #ECB9E6.

Opacity

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

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

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

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

This text has shadow with #ECB9E6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ECB9E6.

Preview

Color preview on black background

This text has color #ECB9E6 on black background.


Color preview on white background

This text has color #ECB9E6 on white background.


Black color preview on #ECB9E6 background

This text has black color on #ECB9E6 background.


White color preview on #ECB9E6 background

This text has white color on #ECB9E6 background.


Related colors

Complementary color

Complementary color for #hex is #134619.


I love getcolorcode.com

Triadic colors

1 #E6ECB9 and #B9E6EC with #ECB9E6 are triadic colors.

2 #E6B9EC and #B9ECE6 with #ECB9E6 are triadic colors.