COLOR #E4C795

HEX: #E4C795 RGB: (228,199,149)

Renk bilgisi

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

RGB renk modeli

#E4C795 color RGB value is (228,199,149).

RGB: (228,199,149) (89%, 78%, 58%)

RGB bağlantıları ve doygunluk

R 228 of 255 = 89%
G 199 of 255 = 78%
B 149 of 255 = 58%

228
199
149

R + G + B ~ 75%. #E4C795 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 228 + 199 + 149 = 576 (100%)
R 228 of 576 ~ 39.58%
G 199 of 576 ~ 34.55%
B 149 of 576 ~ 25.87'%

%39.58
%34.55
%25.87

CMYK RENK MODELİ

#E4C795 rengi CMYK tonu (0,13,35,11).

  • camgöbeği tonu 0.00%
  • eflatun tonu 12.72%
  • sarı tonu 34.65%
  • ana renk tonu 10.59%

CMYK: (0,13,35,11)
C0M13Y35K11 (0%, 13%, 35%, 11%)
(0.00 / 0.13 / 0.35 / 0.11)

CMYK yüzdeleri

%0
%12.72
%34.65
%10.59

Codes

Color #E4C795 in popluar color models

E4 C7 95
RGB 228 199 149
HSL 38° 59.40% 73.92%
HSB/HSV 38° 34.65% 89.41%
CMYK 0.00% 12.72% 34.65%
10.59%

Color #E4C795 in popluar number systems.

HEX E4 C7 95
Decimal 228 199 149
Binary 11100100 11000111 10010101
Octal 344 307 225

Shades and tints

Shades of #E4C795

#E4C795
(228,199,149)
#D0B588
(208,181,136)
#BCA37B
(188,163,123)
#A8916E
(168,145,110)
#947F61
(148,127,97)
#806D54
(128,109,84)
#6C5B47
(108,91,71)
#58493A
(88,73,58)
#44372D
(68,55,45)
#302520
(48,37,32)
#1C1313
(28,19,19)
#000000
(0,0,0)

Tints of #E4C795

#E4C795
(228,199,149)
#E6CC9E
(230,204,158)
#E8D1A7
(232,209,167)
#EAD6B0
(234,214,176)
#ECDBB9
(236,219,185)
#EEE0C2
(238,224,194)
#F0E5CB
(240,229,203)
#F2EAD4
(242,234,212)
#F4EFDD
(244,239,221)
#F6F4E6
(246,244,230)
#F8F9EF
(248,249,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E4C795 color. Also use rgb(228,199,149) instead hex code.

Text Font Color

.myTextColor { color: #E4C795; }

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

This text font color is #E4C795.

Background Color

.myBgColor { background-color: #E4C795; }

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

This div background color is #E4C795.

Border color

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

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

This div border color is #E4C795.

Opacity

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

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

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

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

This text has shadow with #E4C795 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E4C795.

Preview

Color preview on black background

This text has color #E4C795 on black background.


Color preview on white background

This text has color #E4C795 on white background.


Black color preview on #E4C795 background

This text has black color on #E4C795 background.


White color preview on #E4C795 background

This text has white color on #E4C795 background.


Related colors

Complementary color

Complementary color for #hex is #1B386A.


I love getcolorcode.com

Triadic colors

1 #95E4C7 and #C795E4 with #E4C795 are triadic colors.

2 #95C7E4 and #C7E495 with #E4C795 are triadic colors.