COLOR #ECC4EE

HEX: #ECC4EE RGB: (236,196,238)

Renk bilgisi

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

RGB renk modeli

#ECC4EE color RGB value is (236,196,238).

RGB: (236,196,238) (93%, 77%, 93%)

RGB bağlantıları ve doygunluk

R 236 of 255 = 93%
G 196 of 255 = 77%
B 238 of 255 = 93%

236
196
238

R + G + B ~ 88%. #ECC4EE is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 236 + 196 + 238 = 670 (100%)
R 236 of 670 ~ 35.22%
G 196 of 670 ~ 29.25%
B 238 of 670 ~ 35.52'%

%35.22
%29.25
%35.52

CMYK RENK MODELİ

#ECC4EE rengi CMYK tonu (1,18,0,7).

  • camgöbeği tonu 0.84%
  • eflatun tonu 17.65%
  • sarı tonu 0.00%
  • ana renk tonu 6.67%

CMYK: (1,18,0,7)
C1M18Y0K7 (1%, 18%, 0%, 7%)
(0.01 / 0.18 / 0.00 / 0.07)

CMYK yüzdeleri

%0.84
%17.65
%0
%6.67

Codes

Color #ECC4EE in popluar color models

EC C4 EE
RGB 236 196 238
HSL 297° 55.26% 85.10%
HSB/HSV 297° 17.65% 93.33%
CMYK 0.84% 17.65% 0.00%
6.67%

Color #ECC4EE in popluar number systems.

HEX EC C4 EE
Decimal 236 196 238
Binary 11101100 11000100 11101110
Octal 354 304 356

Shades and tints

Shades of #ECC4EE

#ECC4EE
(236,196,238)
#D7B3D9
(215,179,217)
#C2A2C4
(194,162,196)
#AD91AF
(173,145,175)
#98809A
(152,128,154)
#836F85
(131,111,133)
#6E5E70
(110,94,112)
#594D5B
(89,77,91)
#443C46
(68,60,70)
#2F2B31
(47,43,49)
#1A1A1C
(26,26,28)
#000000
(0,0,0)

Tints of #ECC4EE

#ECC4EE
(236,196,238)
#EDC9EF
(237,201,239)
#EECEF0
(238,206,240)
#EFD3F1
(239,211,241)
#F0D8F2
(240,216,242)
#F1DDF3
(241,221,243)
#F2E2F4
(242,226,244)
#F3E7F5
(243,231,245)
#F4ECF6
(244,236,246)
#F5F1F7
(245,241,247)
#F6F6F8
(246,246,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ECC4EE color. Also use rgb(236,196,238) instead hex code.

Text Font Color

.myTextColor { color: #ECC4EE; }

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

This text font color is #ECC4EE.

Background Color

.myBgColor { background-color: #ECC4EE; }

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

This div background color is #ECC4EE.

Border color

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

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

This div border color is #ECC4EE.

Opacity

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

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

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

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

This text has shadow with #ECC4EE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ECC4EE.

Preview

Color preview on black background

This text has color #ECC4EE on black background.


Color preview on white background

This text has color #ECC4EE on white background.


Black color preview on #ECC4EE background

This text has black color on #ECC4EE background.


White color preview on #ECC4EE background

This text has white color on #ECC4EE background.


Related colors

Complementary color

Complementary color for #hex is #133B11.


I love getcolorcode.com

Triadic colors

1 #EEECC4 and #C4EEEC with #ECC4EE are triadic colors.

2 #EEC4EC and #C4ECEE with #ECC4EE are triadic colors.