COLOR #E6C2CE

HEX: #E6C2CE RGB: (230,194,206)

Renk bilgisi

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

RGB renk modeli

#E6C2CE color RGB value is (230,194,206).

RGB: (230,194,206) (90%, 76%, 81%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 194 of 255 = 76%
B 206 of 255 = 81%

230
194
206

R + G + B ~ 82%. #E6C2CE is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 194 + 206 = 630 (100%)
R 230 of 630 ~ 36.51%
G 194 of 630 ~ 30.79%
B 206 of 630 ~ 32.7'%

%36.51
%30.79
%32.7

CMYK RENK MODELİ

#E6C2CE rengi CMYK tonu (0,16,10,10).

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

CMYK: (0,16,10,10)
C0M16Y10K10 (0%, 16%, 10%, 10%)
(0.00 / 0.16 / 0.10 / 0.10)

CMYK yüzdeleri

%0
%15.65
%10.43
%9.8

Codes

Color #E6C2CE in popluar color models

E6 C2 CE
RGB 230 194 206
HSL 340° 41.86% 83.14%
HSB/HSV 340° 15.65% 90.20%
CMYK 0.00% 15.65% 10.43%
9.80%

Color #E6C2CE in popluar number systems.

HEX E6 C2 CE
Decimal 230 194 206
Binary 11100110 11000010 11001110
Octal 346 302 316

Shades and tints

Shades of #E6C2CE

#E6C2CE
(230,194,206)
#D2B1BC
(210,177,188)
#BEA0AA
(190,160,170)
#AA8F98
(170,143,152)
#967E86
(150,126,134)
#826D74
(130,109,116)
#6E5C62
(110,92,98)
#5A4B50
(90,75,80)
#463A3E
(70,58,62)
#32292C
(50,41,44)
#1E181A
(30,24,26)
#000000
(0,0,0)

Tints of #E6C2CE

#E6C2CE
(230,194,206)
#E8C7D2
(232,199,210)
#EACCD6
(234,204,214)
#ECD1DA
(236,209,218)
#EED6DE
(238,214,222)
#F0DBE2
(240,219,226)
#F2E0E6
(242,224,230)
#F4E5EA
(244,229,234)
#F6EAEE
(246,234,238)
#F8EFF2
(248,239,242)
#FAF4F6
(250,244,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6C2CE; }

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

This text font color is #E6C2CE.

Background Color

.myBgColor { background-color: #E6C2CE; }

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

This div background color is #E6C2CE.

Border color

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

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

This div border color is #E6C2CE.

Opacity

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

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

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

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

This text has shadow with #E6C2CE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6C2CE.

Preview

Color preview on black background

This text has color #E6C2CE on black background.


Color preview on white background

This text has color #E6C2CE on white background.


Black color preview on #E6C2CE background

This text has black color on #E6C2CE background.


White color preview on #E6C2CE background

This text has white color on #E6C2CE background.


Related colors

Complementary color

Complementary color for #hex is #193D31.


I love getcolorcode.com

Triadic colors

1 #CEE6C2 and #C2CEE6 with #E6C2CE are triadic colors.

2 #CEC2E6 and #C2E6CE with #E6C2CE are triadic colors.