COLOR #E5C7A6

HEX: #E5C7A6 RGB: (229,199,166)

Renk bilgisi

#E5C7A6 contains mainly red and green colors. #E5C7A6 ‘ nin web güvenlik rengi #CCCC99 (ya da #CC9) dir.

RGB renk modeli

#E5C7A6 color RGB value is (229,199,166).

RGB: (229,199,166) (90%, 78%, 65%)

RGB bağlantıları ve doygunluk

R 229 of 255 = 90%
G 199 of 255 = 78%
B 166 of 255 = 65%

229
199
166

R + G + B ~ 78%. #E5C7A6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 229 + 199 + 166 = 594 (100%)
R 229 of 594 ~ 38.55%
G 199 of 594 ~ 33.5%
B 166 of 594 ~ 27.95'%

%38.55
%33.5
%27.95

CMYK RENK MODELİ

#E5C7A6 rengi CMYK tonu (0,13,28,10).

  • camgöbeği tonu 0.00%
  • eflatun tonu 13.10%
  • sarı tonu 27.51%
  • ana renk tonu 10.20%

CMYK: (0,13,28,10)
C0M13Y28K10 (0%, 13%, 28%, 10%)
(0.00 / 0.13 / 0.28 / 0.10)

CMYK yüzdeleri

%0
%13.1
%27.51
%10.2

Codes

Color #E5C7A6 in popluar color models

E5 C7 A6
RGB 229 199 166
HSL 31° 54.78% 77.45%
HSB/HSV 31° 27.51% 89.80%
CMYK 0.00% 13.10% 27.51%
10.20%

Color #E5C7A6 in popluar number systems.

HEX E5 C7 A6
Decimal 229 199 166
Binary 11100101 11000111 10100110
Octal 345 307 246

Shades and tints

Shades of #E5C7A6

#E5C7A6
(229,199,166)
#D1B597
(209,181,151)
#BDA388
(189,163,136)
#A99179
(169,145,121)
#957F6A
(149,127,106)
#816D5B
(129,109,91)
#6D5B4C
(109,91,76)
#59493D
(89,73,61)
#45372E
(69,55,46)
#31251F
(49,37,31)
#1D1310
(29,19,16)
#000000
(0,0,0)

Tints of #E5C7A6

#E5C7A6
(229,199,166)
#E7CCAE
(231,204,174)
#E9D1B6
(233,209,182)
#EBD6BE
(235,214,190)
#EDDBC6
(237,219,198)
#EFE0CE
(239,224,206)
#F1E5D6
(241,229,214)
#F3EADE
(243,234,222)
#F5EFE6
(245,239,230)
#F7F4EE
(247,244,238)
#F9F9F6
(249,249,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E5C7A6 color. Also use rgb(229,199,166) instead hex code.

Text Font Color

.myTextColor { color: #E5C7A6; }

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

This text font color is #E5C7A6.

Background Color

.myBgColor { background-color: #E5C7A6; }

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

This div background color is #E5C7A6.

Border color

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

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

This div border color is #E5C7A6.

Opacity

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

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

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

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

This text has shadow with #E5C7A6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5C7A6.

Preview

Color preview on black background

This text has color #E5C7A6 on black background.


Color preview on white background

This text has color #E5C7A6 on white background.


Black color preview on #E5C7A6 background

This text has black color on #E5C7A6 background.


White color preview on #E5C7A6 background

This text has white color on #E5C7A6 background.


Related colors

Complementary color

Complementary color for #hex is #1A3859.


I love getcolorcode.com

Triadic colors

1 #A6E5C7 and #C7A6E5 with #E5C7A6 are triadic colors.

2 #A6C7E5 and #C7E5A6 with #E5C7A6 are triadic colors.