COLOR #E6D7CA

HEX: #E6D7CA RGB: (230,215,202)

Renk bilgisi

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

RGB renk modeli

#E6D7CA color RGB value is (230,215,202).

RGB: (230,215,202) (90%, 84%, 79%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 215 of 255 = 84%
B 202 of 255 = 79%

230
215
202

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

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 215 + 202 = 647 (100%)
R 230 of 647 ~ 35.55%
G 215 of 647 ~ 33.23%
B 202 of 647 ~ 31.22'%

%35.55
%33.23
%31.22

CMYK RENK MODELİ

#E6D7CA rengi CMYK tonu (0,7,12,10).

  • camgöbeği tonu 0.00%
  • eflatun tonu 6.52%
  • sarı tonu 12.17%
  • ana renk tonu 9.80%

CMYK: (0,7,12,10)
C0M7Y12K10 (0%, 7%, 12%, 10%)
(0.00 / 0.07 / 0.12 / 0.10)

CMYK yüzdeleri

%0
%6.52
%12.17
%9.8

Codes

Color #E6D7CA in popluar color models

E6 D7 CA
RGB 230 215 202
HSL 28° 35.90% 84.71%
HSB/HSV 28° 12.17% 90.20%
CMYK 0.00% 6.52% 12.17%
9.80%

Color #E6D7CA in popluar number systems.

HEX E6 D7 CA
Decimal 230 215 202
Binary 11100110 11010111 11001010
Octal 346 327 312

Shades and tints

Shades of #E6D7CA

#E6D7CA
(230,215,202)
#D2C4B8
(210,196,184)
#BEB1A6
(190,177,166)
#AA9E94
(170,158,148)
#968B82
(150,139,130)
#827870
(130,120,112)
#6E655E
(110,101,94)
#5A524C
(90,82,76)
#463F3A
(70,63,58)
#322C28
(50,44,40)
#1E1916
(30,25,22)
#000000
(0,0,0)

Tints of #E6D7CA

#E6D7CA
(230,215,202)
#E8DACE
(232,218,206)
#EADDD2
(234,221,210)
#ECE0D6
(236,224,214)
#EEE3DA
(238,227,218)
#F0E6DE
(240,230,222)
#F2E9E2
(242,233,226)
#F4ECE6
(244,236,230)
#F6EFEA
(246,239,234)
#F8F2EE
(248,242,238)
#FAF5F2
(250,245,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E6D7CA color. Also use rgb(230,215,202) instead hex code.

Text Font Color

.myTextColor { color: #E6D7CA; }

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

This text font color is #E6D7CA.

Background Color

.myBgColor { background-color: #E6D7CA; }

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

This div background color is #E6D7CA.

Border color

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

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

This div border color is #E6D7CA.

Opacity

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

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

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

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

This text has shadow with #E6D7CA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6D7CA.

Preview

Color preview on black background

This text has color #E6D7CA on black background.


Color preview on white background

This text has color #E6D7CA on white background.


Black color preview on #E6D7CA background

This text has black color on #E6D7CA background.


White color preview on #E6D7CA background

This text has white color on #E6D7CA background.


Related colors

Complementary color

Complementary color for #hex is #192835.


I love getcolorcode.com

Triadic colors

1 #CAE6D7 and #D7CAE6 with #E6D7CA are triadic colors.

2 #CAD7E6 and #D7E6CA with #E6D7CA are triadic colors.