COLOR #E2C996

HEX: #E2C996 RGB: (226,201,150)

Renk bilgisi

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

RGB renk modeli

#E2C996 color RGB value is (226,201,150).

RGB: (226,201,150) (89%, 79%, 59%)

RGB bağlantıları ve doygunluk

R 226 of 255 = 89%
G 201 of 255 = 79%
B 150 of 255 = 59%

226
201
150

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

Yüzdelerle RGB renk parçaları

R + G + B = 226 + 201 + 150 = 577 (100%)
R 226 of 577 ~ 39.17%
G 201 of 577 ~ 34.84%
B 150 of 577 ~ 26'%

%39.17
%34.84
%26

CMYK RENK MODELİ

#E2C996 rengi CMYK tonu (0,11,34,11).

  • camgöbeği tonu 0.00%
  • eflatun tonu 11.06%
  • sarı tonu 33.63%
  • ana renk tonu 11.37%

CMYK: (0,11,34,11)
C0M11Y34K11 (0%, 11%, 34%, 11%)
(0.00 / 0.11 / 0.34 / 0.11)

CMYK yüzdeleri

%0
%11.06
%33.63
%11.37

Codes

Color #E2C996 in popluar color models

E2 C9 96
RGB 226 201 150
HSL 40° 56.72% 73.73%
HSB/HSV 40° 33.63% 88.63%
CMYK 0.00% 11.06% 33.63%
11.37%

Color #E2C996 in popluar number systems.

HEX E2 C9 96
Decimal 226 201 150
Binary 11100010 11001001 10010110
Octal 342 311 226

Shades and tints

Shades of #E2C996

#E2C996
(226,201,150)
#CEB789
(206,183,137)
#BAA57C
(186,165,124)
#A6936F
(166,147,111)
#928162
(146,129,98)
#7E6F55
(126,111,85)
#6A5D48
(106,93,72)
#564B3B
(86,75,59)
#42392E
(66,57,46)
#2E2721
(46,39,33)
#1A1514
(26,21,20)
#000000
(0,0,0)

Tints of #E2C996

#E2C996
(226,201,150)
#E4CD9F
(228,205,159)
#E6D1A8
(230,209,168)
#E8D5B1
(232,213,177)
#EAD9BA
(234,217,186)
#ECDDC3
(236,221,195)
#EEE1CC
(238,225,204)
#F0E5D5
(240,229,213)
#F2E9DE
(242,233,222)
#F4EDE7
(244,237,231)
#F6F1F0
(246,241,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E2C996 color. Also use rgb(226,201,150) instead hex code.

Text Font Color

.myTextColor { color: #E2C996; }

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

This text font color is #E2C996.

Background Color

.myBgColor { background-color: #E2C996; }

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

This div background color is #E2C996.

Border color

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

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

This div border color is #E2C996.

Opacity

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

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

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

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

This text has shadow with #E2C996 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E2C996.

Preview

Color preview on black background

This text has color #E2C996 on black background.


Color preview on white background

This text has color #E2C996 on white background.


Black color preview on #E2C996 background

This text has black color on #E2C996 background.


White color preview on #E2C996 background

This text has white color on #E2C996 background.


Related colors

Complementary color

Complementary color for #hex is #1D3669.


I love getcolorcode.com

Triadic colors

1 #96E2C9 and #C996E2 with #E2C996 are triadic colors.

2 #96C9E2 and #C9E296 with #E2C996 are triadic colors.