COLOR #E6D3C5

HEX: #E6D3C5 RGB: (230,211,197)

Renk bilgisi

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

RGB renk modeli

#E6D3C5 color RGB value is (230,211,197).

RGB: (230,211,197) (90%, 83%, 77%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 211 of 255 = 83%
B 197 of 255 = 77%

230
211
197

R + G + B ~ 83%. #E6D3C5 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 211 + 197 = 638 (100%)
R 230 of 638 ~ 36.05%
G 211 of 638 ~ 33.07%
B 197 of 638 ~ 30.88'%

%36.05
%33.07
%30.88

CMYK RENK MODELİ

#E6D3C5 rengi CMYK tonu (0,8,14,10).

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

CMYK: (0,8,14,10)
C0M8Y14K10 (0%, 8%, 14%, 10%)
(0.00 / 0.08 / 0.14 / 0.10)

CMYK yüzdeleri

%0
%8.26
%14.35
%9.8

Codes

Color #E6D3C5 in popluar color models

E6 D3 C5
RGB 230 211 197
HSL 25° 39.76% 83.73%
HSB/HSV 25° 14.35% 90.20%
CMYK 0.00% 8.26% 14.35%
9.80%

Color #E6D3C5 in popluar number systems.

HEX E6 D3 C5
Decimal 230 211 197
Binary 11100110 11010011 11000101
Octal 346 323 305

Shades and tints

Shades of #E6D3C5

#E6D3C5
(230,211,197)
#D2C0B4
(210,192,180)
#BEADA3
(190,173,163)
#AA9A92
(170,154,146)
#968781
(150,135,129)
#827470
(130,116,112)
#6E615F
(110,97,95)
#5A4E4E
(90,78,78)
#463B3D
(70,59,61)
#32282C
(50,40,44)
#1E151B
(30,21,27)
#000000
(0,0,0)

Tints of #E6D3C5

#E6D3C5
(230,211,197)
#E8D7CA
(232,215,202)
#EADBCF
(234,219,207)
#ECDFD4
(236,223,212)
#EEE3D9
(238,227,217)
#F0E7DE
(240,231,222)
#F2EBE3
(242,235,227)
#F4EFE8
(244,239,232)
#F6F3ED
(246,243,237)
#F8F7F2
(248,247,242)
#FAFBF7
(250,251,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6D3C5; }

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

This text font color is #E6D3C5.

Background Color

.myBgColor { background-color: #E6D3C5; }

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

This div background color is #E6D3C5.

Border color

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

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

This div border color is #E6D3C5.

Opacity

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

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

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

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

This text has shadow with #E6D3C5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6D3C5.

Preview

Color preview on black background

This text has color #E6D3C5 on black background.


Color preview on white background

This text has color #E6D3C5 on white background.


Black color preview on #E6D3C5 background

This text has black color on #E6D3C5 background.


White color preview on #E6D3C5 background

This text has white color on #E6D3C5 background.


Related colors

Complementary color

Complementary color for #hex is #192C3A.


I love getcolorcode.com

Triadic colors

1 #C5E6D3 and #D3C5E6 with #E6D3C5 are triadic colors.

2 #C5D3E6 and #D3E6C5 with #E6D3C5 are triadic colors.