COLOR #E6DCC5

HEX: #E6DCC5 RGB: (230,220,197)

Renk bilgisi

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

RGB renk modeli

#E6DCC5 color RGB value is (230,220,197).

RGB: (230,220,197) (90%, 86%, 77%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 220 of 255 = 86%
B 197 of 255 = 77%

230
220
197

R + G + B ~ 84%. #E6DCC5 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 220 + 197 = 647 (100%)
R 230 of 647 ~ 35.55%
G 220 of 647 ~ 34%
B 197 of 647 ~ 30.45'%

%35.55
%34
%30.45

CMYK RENK MODELİ

#E6DCC5 rengi CMYK tonu (0,4,14,10).

  • camgöbeği tonu 0.00%
  • eflatun tonu 4.35%
  • sarı tonu 14.35%
  • ana renk tonu 9.80%

CMYK: (0,4,14,10)
C0M4Y14K10 (0%, 4%, 14%, 10%)
(0.00 / 0.04 / 0.14 / 0.10)

CMYK yüzdeleri

%0
%4.35
%14.35
%9.8

Codes

Color #E6DCC5 in popluar color models

E6 DC C5
RGB 230 220 197
HSL 42° 39.76% 83.73%
HSB/HSV 42° 14.35% 90.20%
CMYK 0.00% 4.35% 14.35%
9.80%

Color #E6DCC5 in popluar number systems.

HEX E6 DC C5
Decimal 230 220 197
Binary 11100110 11011100 11000101
Octal 346 334 305

Shades and tints

Shades of #E6DCC5

#E6DCC5
(230,220,197)
#D2C8B4
(210,200,180)
#BEB4A3
(190,180,163)
#AAA092
(170,160,146)
#968C81
(150,140,129)
#827870
(130,120,112)
#6E645F
(110,100,95)
#5A504E
(90,80,78)
#463C3D
(70,60,61)
#32282C
(50,40,44)
#1E141B
(30,20,27)
#000000
(0,0,0)

Tints of #E6DCC5

#E6DCC5
(230,220,197)
#E8DFCA
(232,223,202)
#EAE2CF
(234,226,207)
#ECE5D4
(236,229,212)
#EEE8D9
(238,232,217)
#F0EBDE
(240,235,222)
#F2EEE3
(242,238,227)
#F4F1E8
(244,241,232)
#F6F4ED
(246,244,237)
#F8F7F2
(248,247,242)
#FAFAF7
(250,250,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E6DCC5 color. Also use rgb(230,220,197) instead hex code.

Text Font Color

.myTextColor { color: #E6DCC5; }

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

This text font color is #E6DCC5.

Background Color

.myBgColor { background-color: #E6DCC5; }

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

This div background color is #E6DCC5.

Border color

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

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

This div border color is #E6DCC5.

Opacity

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

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

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

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

This text has shadow with #E6DCC5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6DCC5.

Preview

Color preview on black background

This text has color #E6DCC5 on black background.


Color preview on white background

This text has color #E6DCC5 on white background.


Black color preview on #E6DCC5 background

This text has black color on #E6DCC5 background.


White color preview on #E6DCC5 background

This text has white color on #E6DCC5 background.


Related colors

Complementary color

Complementary color for #hex is #19233A.


I love getcolorcode.com

Triadic colors

1 #C5E6DC and #DCC5E6 with #E6DCC5 are triadic colors.

2 #C5DCE6 and #DCE6C5 with #E6DCC5 are triadic colors.