COLOR #E9C6CE

HEX: #E9C6CE RGB: (233,198,206)

Renk bilgisi

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

RGB renk modeli

#E9C6CE color RGB value is (233,198,206).

RGB: (233,198,206) (91%, 78%, 81%)

RGB bağlantıları ve doygunluk

R 233 of 255 = 91%
G 198 of 255 = 78%
B 206 of 255 = 81%

233
198
206

R + G + B ~ 83%. #E9C6CE is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 233 + 198 + 206 = 637 (100%)
R 233 of 637 ~ 36.58%
G 198 of 637 ~ 31.08%
B 206 of 637 ~ 32.34'%

%36.58
%31.08
%32.34

CMYK RENK MODELİ

#E9C6CE rengi CMYK tonu (0,15,12,9).

  • camgöbeği tonu 0.00%
  • eflatun tonu 15.02%
  • sarı tonu 11.59%
  • ana renk tonu 8.63%

CMYK: (0,15,12,9)
C0M15Y12K9 (0%, 15%, 12%, 9%)
(0.00 / 0.15 / 0.12 / 0.09)

CMYK yüzdeleri

%0
%15.02
%11.59
%8.63

Codes

Color #E9C6CE in popluar color models

E9 C6 CE
RGB 233 198 206
HSL 346° 44.30% 84.51%
HSB/HSV 346° 15.02% 91.37%
CMYK 0.00% 15.02% 11.59%
8.63%

Color #E9C6CE in popluar number systems.

HEX E9 C6 CE
Decimal 233 198 206
Binary 11101001 11000110 11001110
Octal 351 306 316

Shades and tints

Shades of #E9C6CE

#E9C6CE
(233,198,206)
#D4B4BC
(212,180,188)
#BFA2AA
(191,162,170)
#AA9098
(170,144,152)
#957E86
(149,126,134)
#806C74
(128,108,116)
#6B5A62
(107,90,98)
#564850
(86,72,80)
#41363E
(65,54,62)
#2C242C
(44,36,44)
#17121A
(23,18,26)
#000000
(0,0,0)

Tints of #E9C6CE

#E9C6CE
(233,198,206)
#EBCBD2
(235,203,210)
#EDD0D6
(237,208,214)
#EFD5DA
(239,213,218)
#F1DADE
(241,218,222)
#F3DFE2
(243,223,226)
#F5E4E6
(245,228,230)
#F7E9EA
(247,233,234)
#F9EEEE
(249,238,238)
#FBF3F2
(251,243,242)
#FDF8F6
(253,248,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E9C6CE color. Also use rgb(233,198,206) instead hex code.

Text Font Color

.myTextColor { color: #E9C6CE; }

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

This text font color is #E9C6CE.

Background Color

.myBgColor { background-color: #E9C6CE; }

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

This div background color is #E9C6CE.

Border color

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

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

This div border color is #E9C6CE.

Opacity

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

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

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

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

This text has shadow with #E9C6CE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E9C6CE.

Preview

Color preview on black background

This text has color #E9C6CE on black background.


Color preview on white background

This text has color #E9C6CE on white background.


Black color preview on #E9C6CE background

This text has black color on #E9C6CE background.


White color preview on #E9C6CE background

This text has white color on #E9C6CE background.


Related colors

Complementary color

Complementary color for #hex is #163931.


I love getcolorcode.com

Triadic colors

1 #CEE9C6 and #C6CEE9 with #E9C6CE are triadic colors.

2 #CEC6E9 and #C6E9CE with #E9C6CE are triadic colors.