COLOR #E6DCC4

HEX: #E6DCC4 RGB: (230,220,196)

Renk bilgisi

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

RGB renk modeli

#E6DCC4 color RGB value is (230,220,196).

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

RGB bağlantıları ve doygunluk

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

230
220
196

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

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 220 + 196 = 646 (100%)
R 230 of 646 ~ 35.6%
G 220 of 646 ~ 34.06%
B 196 of 646 ~ 30.34'%

%35.6
%34.06
%30.34

CMYK RENK MODELİ

#E6DCC4 rengi CMYK tonu (0,4,15,10).

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

CMYK: (0,4,15,10)
C0M4Y15K10 (0%, 4%, 15%, 10%)
(0.00 / 0.04 / 0.15 / 0.10)

CMYK yüzdeleri

%0
%4.35
%14.78
%9.8

Codes

Color #E6DCC4 in popluar color models

E6 DC C4
RGB 230 220 196
HSL 42° 40.48% 83.53%
HSB/HSV 42° 14.78% 90.20%
CMYK 0.00% 4.35% 14.78%
9.80%

Color #E6DCC4 in popluar number systems.

HEX E6 DC C4
Decimal 230 220 196
Binary 11100110 11011100 11000100
Octal 346 334 304

Shades and tints

Shades of #E6DCC4

#E6DCC4
(230,220,196)
#D2C8B3
(210,200,179)
#BEB4A2
(190,180,162)
#AAA091
(170,160,145)
#968C80
(150,140,128)
#82786F
(130,120,111)
#6E645E
(110,100,94)
#5A504D
(90,80,77)
#463C3C
(70,60,60)
#32282B
(50,40,43)
#1E141A
(30,20,26)
#000000
(0,0,0)

Tints of #E6DCC4

#E6DCC4
(230,220,196)
#E8DFC9
(232,223,201)
#EAE2CE
(234,226,206)
#ECE5D3
(236,229,211)
#EEE8D8
(238,232,216)
#F0EBDD
(240,235,221)
#F2EEE2
(242,238,226)
#F4F1E7
(244,241,231)
#F6F4EC
(246,244,236)
#F8F7F1
(248,247,241)
#FAFAF6
(250,250,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6DCC4; }

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

This text font color is #E6DCC4.

Background Color

.myBgColor { background-color: #E6DCC4; }

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

This div background color is #E6DCC4.

Border color

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

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

This div border color is #E6DCC4.

Opacity

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

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

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

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

This text has shadow with #E6DCC4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6DCC4.

Preview

Color preview on black background

This text has color #E6DCC4 on black background.


Color preview on white background

This text has color #E6DCC4 on white background.


Black color preview on #E6DCC4 background

This text has black color on #E6DCC4 background.


White color preview on #E6DCC4 background

This text has white color on #E6DCC4 background.


Related colors

Complementary color

Complementary color for #hex is #19233B.


I love getcolorcode.com

Triadic colors

1 #C4E6DC and #DCC4E6 with #E6DCC4 are triadic colors.

2 #C4DCE6 and #DCE6C4 with #E6DCC4 are triadic colors.