COLOR #E6C6C0

HEX: #E6C6C0 RGB: (230,198,192)

Renk bilgisi

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

RGB renk modeli

#E6C6C0 color RGB value is (230,198,192).

RGB: (230,198,192) (90%, 78%, 75%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 198 of 255 = 78%
B 192 of 255 = 75%

230
198
192

R + G + B ~ 81%. #E6C6C0 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 198 + 192 = 620 (100%)
R 230 of 620 ~ 37.1%
G 198 of 620 ~ 31.94%
B 192 of 620 ~ 30.97'%

%37.1
%31.94
%30.97

CMYK RENK MODELİ

#E6C6C0 rengi CMYK tonu (0,14,17,10).

  • camgöbeği tonu 0.00%
  • eflatun tonu 13.91%
  • sarı tonu 16.52%
  • ana renk tonu 9.80%

CMYK: (0,14,17,10)
C0M14Y17K10 (0%, 14%, 17%, 10%)
(0.00 / 0.14 / 0.17 / 0.10)

CMYK yüzdeleri

%0
%13.91
%16.52
%9.8

Codes

Color #E6C6C0 in popluar color models

E6 C6 C0
RGB 230 198 192
HSL 43.18% 82.75%
HSB/HSV 16.52% 90.20%
CMYK 0.00% 13.91% 16.52%
9.80%

Color #E6C6C0 in popluar number systems.

HEX E6 C6 C0
Decimal 230 198 192
Binary 11100110 11000110 11000000
Octal 346 306 300

Shades and tints

Shades of #E6C6C0

#E6C6C0
(230,198,192)
#D2B4AF
(210,180,175)
#BEA29E
(190,162,158)
#AA908D
(170,144,141)
#967E7C
(150,126,124)
#826C6B
(130,108,107)
#6E5A5A
(110,90,90)
#5A4849
(90,72,73)
#463638
(70,54,56)
#322427
(50,36,39)
#1E1216
(30,18,22)
#000000
(0,0,0)

Tints of #E6C6C0

#E6C6C0
(230,198,192)
#E8CBC5
(232,203,197)
#EAD0CA
(234,208,202)
#ECD5CF
(236,213,207)
#EEDAD4
(238,218,212)
#F0DFD9
(240,223,217)
#F2E4DE
(242,228,222)
#F4E9E3
(244,233,227)
#F6EEE8
(246,238,232)
#F8F3ED
(248,243,237)
#FAF8F2
(250,248,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E6C6C0 color. Also use rgb(230,198,192) instead hex code.

Text Font Color

.myTextColor { color: #E6C6C0; }

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

This text font color is #E6C6C0.

Background Color

.myBgColor { background-color: #E6C6C0; }

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

This div background color is #E6C6C0.

Border color

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

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

This div border color is #E6C6C0.

Opacity

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

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

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

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

This text has shadow with #E6C6C0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6C6C0.

Preview

Color preview on black background

This text has color #E6C6C0 on black background.


Color preview on white background

This text has color #E6C6C0 on white background.


Black color preview on #E6C6C0 background

This text has black color on #E6C6C0 background.


White color preview on #E6C6C0 background

This text has white color on #E6C6C0 background.


Related colors

Complementary color

Complementary color for #hex is #19393F.


I love getcolorcode.com

Triadic colors

1 #C0E6C6 and #C6C0E6 with #E6C6C0 are triadic colors.

2 #C0C6E6 and #C6E6C0 with #E6C6C0 are triadic colors.