COLOR #E1C396

HEX: #E1C396 RGB: (225,195,150)

Renk bilgisi

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

RGB renk modeli

#E1C396 color RGB value is (225,195,150).

RGB: (225,195,150) (88%, 76%, 59%)

RGB bağlantıları ve doygunluk

R 225 of 255 = 88%
G 195 of 255 = 76%
B 150 of 255 = 59%

225
195
150

R + G + B ~ 74%. #E1C396 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 225 + 195 + 150 = 570 (100%)
R 225 of 570 ~ 39.47%
G 195 of 570 ~ 34.21%
B 150 of 570 ~ 26.32'%

%39.47
%34.21
%26.32

CMYK RENK MODELİ

#E1C396 rengi CMYK tonu (0,13,33,12).

  • camgöbeği tonu 0.00%
  • eflatun tonu 13.33%
  • sarı tonu 33.33%
  • ana renk tonu 11.76%

CMYK: (0,13,33,12)
C0M13Y33K12 (0%, 13%, 33%, 12%)
(0.00 / 0.13 / 0.33 / 0.12)

CMYK yüzdeleri

%0
%13.33
%33.33
%11.76

Codes

Color #E1C396 in popluar color models

E1 C3 96
RGB 225 195 150
HSL 36° 55.56% 73.53%
HSB/HSV 36° 33.33% 88.24%
CMYK 0.00% 13.33% 33.33%
11.76%

Color #E1C396 in popluar number systems.

HEX E1 C3 96
Decimal 225 195 150
Binary 11100001 11000011 10010110
Octal 341 303 226

Shades and tints

Shades of #E1C396

#E1C396
(225,195,150)
#CDB289
(205,178,137)
#B9A17C
(185,161,124)
#A5906F
(165,144,111)
#917F62
(145,127,98)
#7D6E55
(125,110,85)
#695D48
(105,93,72)
#554C3B
(85,76,59)
#413B2E
(65,59,46)
#2D2A21
(45,42,33)
#191914
(25,25,20)
#000000
(0,0,0)

Tints of #E1C396

#E1C396
(225,195,150)
#E3C89F
(227,200,159)
#E5CDA8
(229,205,168)
#E7D2B1
(231,210,177)
#E9D7BA
(233,215,186)
#EBDCC3
(235,220,195)
#EDE1CC
(237,225,204)
#EFE6D5
(239,230,213)
#F1EBDE
(241,235,222)
#F3F0E7
(243,240,231)
#F5F5F0
(245,245,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E1C396 color. Also use rgb(225,195,150) instead hex code.

Text Font Color

.myTextColor { color: #E1C396; }

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

This text font color is #E1C396.

Background Color

.myBgColor { background-color: #E1C396; }

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

This div background color is #E1C396.

Border color

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

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

This div border color is #E1C396.

Opacity

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

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

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

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

This text has shadow with #E1C396 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E1C396.

Preview

Color preview on black background

This text has color #E1C396 on black background.


Color preview on white background

This text has color #E1C396 on white background.


Black color preview on #E1C396 background

This text has black color on #E1C396 background.


White color preview on #E1C396 background

This text has white color on #E1C396 background.


Related colors

Complementary color

Complementary color for #hex is #1E3C69.


I love getcolorcode.com

Triadic colors

1 #96E1C3 and #C396E1 with #E1C396 are triadic colors.

2 #96C3E1 and #C3E196 with #E1C396 are triadic colors.