COLOR #E7C098

HEX: #E7C098 RGB: (231,192,152)

Renk bilgisi

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

RGB renk modeli

#E7C098 color RGB value is (231,192,152).

RGB: (231,192,152) (91%, 75%, 60%)

RGB bağlantıları ve doygunluk

R 231 of 255 = 91%
G 192 of 255 = 75%
B 152 of 255 = 60%

231
192
152

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

Yüzdelerle RGB renk parçaları

R + G + B = 231 + 192 + 152 = 575 (100%)
R 231 of 575 ~ 40.17%
G 192 of 575 ~ 33.39%
B 152 of 575 ~ 26.43'%

%40.17
%33.39
%26.43

CMYK RENK MODELİ

#E7C098 rengi CMYK tonu (0,17,34,9).

  • camgöbeği tonu 0.00%
  • eflatun tonu 16.88%
  • sarı tonu 34.20%
  • ana renk tonu 9.41%

CMYK: (0,17,34,9)
C0M17Y34K9 (0%, 17%, 34%, 9%)
(0.00 / 0.17 / 0.34 / 0.09)

CMYK yüzdeleri

%0
%16.88
%34.2
%9.41

Codes

Color #E7C098 in popluar color models

E7 C0 98
RGB 231 192 152
HSL 30° 62.20% 75.10%
HSB/HSV 30° 34.20% 90.59%
CMYK 0.00% 16.88% 34.20%
9.41%

Color #E7C098 in popluar number systems.

HEX E7 C0 98
Decimal 231 192 152
Binary 11100111 11000000 10011000
Octal 347 300 230

Shades and tints

Shades of #E7C098

#E7C098
(231,192,152)
#D2AF8B
(210,175,139)
#BD9E7E
(189,158,126)
#A88D71
(168,141,113)
#937C64
(147,124,100)
#7E6B57
(126,107,87)
#695A4A
(105,90,74)
#54493D
(84,73,61)
#3F3830
(63,56,48)
#2A2723
(42,39,35)
#151616
(21,22,22)
#000000
(0,0,0)

Tints of #E7C098

#E7C098
(231,192,152)
#E9C5A1
(233,197,161)
#EBCAAA
(235,202,170)
#EDCFB3
(237,207,179)
#EFD4BC
(239,212,188)
#F1D9C5
(241,217,197)
#F3DECE
(243,222,206)
#F5E3D7
(245,227,215)
#F7E8E0
(247,232,224)
#F9EDE9
(249,237,233)
#FBF2F2
(251,242,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E7C098 color. Also use rgb(231,192,152) instead hex code.

Text Font Color

.myTextColor { color: #E7C098; }

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

This text font color is #E7C098.

Background Color

.myBgColor { background-color: #E7C098; }

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

This div background color is #E7C098.

Border color

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

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

This div border color is #E7C098.

Opacity

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

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

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

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

This text has shadow with #E7C098 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E7C098.

Preview

Color preview on black background

This text has color #E7C098 on black background.


Color preview on white background

This text has color #E7C098 on white background.


Black color preview on #E7C098 background

This text has black color on #E7C098 background.


White color preview on #E7C098 background

This text has white color on #E7C098 background.


Related colors

Complementary color

Complementary color for #hex is #183F67.


I love getcolorcode.com

Triadic colors

1 #98E7C0 and #C098E7 with #E7C098 are triadic colors.

2 #98C0E7 and #C0E798 with #E7C098 are triadic colors.