COLOR #E7C895

HEX: #E7C895 RGB: (231,200,149)

Renk bilgisi

#E7C895 contains mainly red and green colors. #E7C895 ‘ nin web güvenlik rengi #FFCC99 (ya da #FC9) dir.

RGB renk modeli

#E7C895 color RGB value is (231,200,149).

RGB: (231,200,149) (91%, 78%, 58%)

RGB bağlantıları ve doygunluk

R 231 of 255 = 91%
G 200 of 255 = 78%
B 149 of 255 = 58%

231
200
149

R + G + B ~ 76%. #E7C895 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 231 + 200 + 149 = 580 (100%)
R 231 of 580 ~ 39.83%
G 200 of 580 ~ 34.48%
B 149 of 580 ~ 25.69'%

%39.83
%34.48
%25.69

CMYK RENK MODELİ

#E7C895 rengi CMYK tonu (0,13,35,9).

  • camgöbeği tonu 0.00%
  • eflatun tonu 13.42%
  • sarı tonu 35.50%
  • ana renk tonu 9.41%

CMYK: (0,13,35,9)
C0M13Y35K9 (0%, 13%, 35%, 9%)
(0.00 / 0.13 / 0.35 / 0.09)

CMYK yüzdeleri

%0
%13.42
%35.5
%9.41

Codes

Color #E7C895 in popluar color models

E7 C8 95
RGB 231 200 149
HSL 37° 63.08% 74.51%
HSB/HSV 37° 35.50% 90.59%
CMYK 0.00% 13.42% 35.50%
9.41%

Color #E7C895 in popluar number systems.

HEX E7 C8 95
Decimal 231 200 149
Binary 11100111 11001000 10010101
Octal 347 310 225

Shades and tints

Shades of #E7C895

#E7C895
(231,200,149)
#D2B688
(210,182,136)
#BDA47B
(189,164,123)
#A8926E
(168,146,110)
#938061
(147,128,97)
#7E6E54
(126,110,84)
#695C47
(105,92,71)
#544A3A
(84,74,58)
#3F382D
(63,56,45)
#2A2620
(42,38,32)
#151413
(21,20,19)
#000000
(0,0,0)

Tints of #E7C895

#E7C895
(231,200,149)
#E9CD9E
(233,205,158)
#EBD2A7
(235,210,167)
#EDD7B0
(237,215,176)
#EFDCB9
(239,220,185)
#F1E1C2
(241,225,194)
#F3E6CB
(243,230,203)
#F5EBD4
(245,235,212)
#F7F0DD
(247,240,221)
#F9F5E6
(249,245,230)
#FBFAEF
(251,250,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E7C895 color. Also use rgb(231,200,149) instead hex code.

Text Font Color

.myTextColor { color: #E7C895; }

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

This text font color is #E7C895.

Background Color

.myBgColor { background-color: #E7C895; }

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

This div background color is #E7C895.

Border color

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

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

This div border color is #E7C895.

Opacity

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

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

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

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

This text has shadow with #E7C895 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E7C895.

Preview

Color preview on black background

This text has color #E7C895 on black background.


Color preview on white background

This text has color #E7C895 on white background.


Black color preview on #E7C895 background

This text has black color on #E7C895 background.


White color preview on #E7C895 background

This text has white color on #E7C895 background.


Related colors

Complementary color

Complementary color for #hex is #18376A.


I love getcolorcode.com

Triadic colors

1 #95E7C8 and #C895E7 with #E7C895 are triadic colors.

2 #95C8E7 and #C8E795 with #E7C895 are triadic colors.