COLOR #E6CECC

HEX: #E6CECC RGB: (230,206,204)

Renk bilgisi

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

RGB renk modeli

#E6CECC color RGB value is (230,206,204).

RGB: (230,206,204) (90%, 81%, 80%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 206 of 255 = 81%
B 204 of 255 = 80%

230
206
204

R + G + B ~ 84%. #E6CECC is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 206 + 204 = 640 (100%)
R 230 of 640 ~ 35.94%
G 206 of 640 ~ 32.19%
B 204 of 640 ~ 31.88'%

%35.94
%32.19
%31.88

CMYK RENK MODELİ

#E6CECC rengi CMYK tonu (0,10,11,10).

  • camgöbeği tonu 0.00%
  • eflatun tonu 10.43%
  • sarı tonu 11.30%
  • ana renk tonu 9.80%

CMYK: (0,10,11,10)
C0M10Y11K10 (0%, 10%, 11%, 10%)
(0.00 / 0.10 / 0.11 / 0.10)

CMYK yüzdeleri

%0
%10.43
%11.3
%9.8

Codes

Color #E6CECC in popluar color models

E6 CE CC
RGB 230 206 204
HSL 34.21% 85.10%
HSB/HSV 11.30% 90.20%
CMYK 0.00% 10.43% 11.30%
9.80%

Color #E6CECC in popluar number systems.

HEX E6 CE CC
Decimal 230 206 204
Binary 11100110 11001110 11001100
Octal 346 316 314

Shades and tints

Shades of #E6CECC

#E6CECC
(230,206,204)
#D2BCBA
(210,188,186)
#BEAAA8
(190,170,168)
#AA9896
(170,152,150)
#968684
(150,134,132)
#827472
(130,116,114)
#6E6260
(110,98,96)
#5A504E
(90,80,78)
#463E3C
(70,62,60)
#322C2A
(50,44,42)
#1E1A18
(30,26,24)
#000000
(0,0,0)

Tints of #E6CECC

#E6CECC
(230,206,204)
#E8D2D0
(232,210,208)
#EAD6D4
(234,214,212)
#ECDAD8
(236,218,216)
#EEDEDC
(238,222,220)
#F0E2E0
(240,226,224)
#F2E6E4
(242,230,228)
#F4EAE8
(244,234,232)
#F6EEEC
(246,238,236)
#F8F2F0
(248,242,240)
#FAF6F4
(250,246,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E6CECC color. Also use rgb(230,206,204) instead hex code.

Text Font Color

.myTextColor { color: #E6CECC; }

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

This text font color is #E6CECC.

Background Color

.myBgColor { background-color: #E6CECC; }

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

This div background color is #E6CECC.

Border color

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

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

This div border color is #E6CECC.

Opacity

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

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

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

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

This text has shadow with #E6CECC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6CECC.

Preview

Color preview on black background

This text has color #E6CECC on black background.


Color preview on white background

This text has color #E6CECC on white background.


Black color preview on #E6CECC background

This text has black color on #E6CECC background.


White color preview on #E6CECC background

This text has white color on #E6CECC background.


Related colors

Complementary color

Complementary color for #hex is #193133.


I love getcolorcode.com

Triadic colors

1 #CCE6CE and #CECCE6 with #E6CECC are triadic colors.

2 #CCCEE6 and #CEE6CC with #E6CECC are triadic colors.