COLOR #E6E0C6

HEX: #E6E0C6 RGB: (230,224,198)

Renk bilgisi

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

RGB renk modeli

#E6E0C6 color RGB value is (230,224,198).

RGB: (230,224,198) (90%, 88%, 78%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 224 of 255 = 88%
B 198 of 255 = 78%

230
224
198

R + G + B ~ 85%. #E6E0C6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 224 + 198 = 652 (100%)
R 230 of 652 ~ 35.28%
G 224 of 652 ~ 34.36%
B 198 of 652 ~ 30.37'%

%35.28
%34.36
%30.37

CMYK RENK MODELİ

#E6E0C6 rengi CMYK tonu (0,3,14,10).

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

CMYK: (0,3,14,10)
C0M3Y14K10 (0%, 3%, 14%, 10%)
(0.00 / 0.03 / 0.14 / 0.10)

CMYK yüzdeleri

%0
%2.61
%13.91
%9.8

Codes

Color #E6E0C6 in popluar color models

E6 E0 C6
RGB 230 224 198
HSL 49° 39.02% 83.92%
HSB/HSV 49° 13.91% 90.20%
CMYK 0.00% 2.61% 13.91%
9.80%

Color #E6E0C6 in popluar number systems.

HEX E6 E0 C6
Decimal 230 224 198
Binary 11100110 11100000 11000110
Octal 346 340 306

Shades and tints

Shades of #E6E0C6

#E6E0C6
(230,224,198)
#D2CCB4
(210,204,180)
#BEB8A2
(190,184,162)
#AAA490
(170,164,144)
#96907E
(150,144,126)
#827C6C
(130,124,108)
#6E685A
(110,104,90)
#5A5448
(90,84,72)
#464036
(70,64,54)
#322C24
(50,44,36)
#1E1812
(30,24,18)
#000000
(0,0,0)

Tints of #E6E0C6

#E6E0C6
(230,224,198)
#E8E2CB
(232,226,203)
#EAE4D0
(234,228,208)
#ECE6D5
(236,230,213)
#EEE8DA
(238,232,218)
#F0EADF
(240,234,223)
#F2ECE4
(242,236,228)
#F4EEE9
(244,238,233)
#F6F0EE
(246,240,238)
#F8F2F3
(248,242,243)
#FAF4F8
(250,244,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6E0C6; }

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

This text font color is #E6E0C6.

Background Color

.myBgColor { background-color: #E6E0C6; }

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

This div background color is #E6E0C6.

Border color

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

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

This div border color is #E6E0C6.

Opacity

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

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

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

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

This text has shadow with #E6E0C6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6E0C6.

Preview

Color preview on black background

This text has color #E6E0C6 on black background.


Color preview on white background

This text has color #E6E0C6 on white background.


Black color preview on #E6E0C6 background

This text has black color on #E6E0C6 background.


White color preview on #E6E0C6 background

This text has white color on #E6E0C6 background.


Related colors

Complementary color

Complementary color for #hex is #191F39.


I love getcolorcode.com

Triadic colors

1 #C6E6E0 and #E0C6E6 with #E6E0C6 are triadic colors.

2 #C6E0E6 and #E0E6C6 with #E6E0C6 are triadic colors.