COLOR #E6DEC6

HEX: #E6DEC6 RGB: (230,222,198)

Renk bilgisi

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

RGB renk modeli

#E6DEC6 color RGB value is (230,222,198).

RGB: (230,222,198) (90%, 87%, 78%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 222 of 255 = 87%
B 198 of 255 = 78%

230
222
198

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

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 222 + 198 = 650 (100%)
R 230 of 650 ~ 35.38%
G 222 of 650 ~ 34.15%
B 198 of 650 ~ 30.46'%

%35.38
%34.15
%30.46

CMYK RENK MODELİ

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

  • camgöbeği tonu 0.00%
  • eflatun tonu 3.48%
  • 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
%3.48
%13.91
%9.8

Codes

Color #E6DEC6 in popluar color models

E6 DE C6
RGB 230 222 198
HSL 45° 39.02% 83.92%
HSB/HSV 45° 13.91% 90.20%
CMYK 0.00% 3.48% 13.91%
9.80%

Color #E6DEC6 in popluar number systems.

HEX E6 DE C6
Decimal 230 222 198
Binary 11100110 11011110 11000110
Octal 346 336 306

Shades and tints

Shades of #E6DEC6

#E6DEC6
(230,222,198)
#D2CAB4
(210,202,180)
#BEB6A2
(190,182,162)
#AAA290
(170,162,144)
#968E7E
(150,142,126)
#827A6C
(130,122,108)
#6E665A
(110,102,90)
#5A5248
(90,82,72)
#463E36
(70,62,54)
#322A24
(50,42,36)
#1E1612
(30,22,18)
#000000
(0,0,0)

Tints of #E6DEC6

#E6DEC6
(230,222,198)
#E8E1CB
(232,225,203)
#EAE4D0
(234,228,208)
#ECE7D5
(236,231,213)
#EEEADA
(238,234,218)
#F0EDDF
(240,237,223)
#F2F0E4
(242,240,228)
#F4F3E9
(244,243,233)
#F6F6EE
(246,246,238)
#F8F9F3
(248,249,243)
#FAFCF8
(250,252,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6DEC6; }

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

This text font color is #E6DEC6.

Background Color

.myBgColor { background-color: #E6DEC6; }

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

This div background color is #E6DEC6.

Border color

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

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

This div border color is #E6DEC6.

Opacity

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

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

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

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

This text has shadow with #E6DEC6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6DEC6.

Preview

Color preview on black background

This text has color #E6DEC6 on black background.


Color preview on white background

This text has color #E6DEC6 on white background.


Black color preview on #E6DEC6 background

This text has black color on #E6DEC6 background.


White color preview on #E6DEC6 background

This text has white color on #E6DEC6 background.


Related colors

Complementary color

Complementary color for #hex is #192139.


I love getcolorcode.com

Triadic colors

1 #C6E6DE and #DEC6E6 with #E6DEC6 are triadic colors.

2 #C6DEE6 and #DEE6C6 with #E6DEC6 are triadic colors.