COLOR #E7A76D

HEX: #E7A76D RGB: (231,167,109)

Renk bilgisi

#E7A76D contains mainly red color. #E7A76D ‘ nin web güvenlik rengi #FF9966 (ya da #F96) dir.

RGB renk modeli

#E7A76D color RGB value is (231,167,109).

RGB: (231,167,109) (91%, 65%, 43%)

RGB bağlantıları ve doygunluk

R 231 of 255 = 91%
G 167 of 255 = 65%
B 109 of 255 = 43%

231
167
109

R + G + B ~ 66%. #E7A76D is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 231 + 167 + 109 = 507 (100%)
R 231 of 507 ~ 45.56%
G 167 of 507 ~ 32.94%
B 109 of 507 ~ 21.5'%

%45.56
%32.94
%21.5

CMYK RENK MODELİ

#E7A76D rengi CMYK tonu (0,28,53,9).

  • camgöbeği tonu 0.00%
  • eflatun tonu 27.71%
  • sarı tonu 52.81%
  • ana renk tonu 9.41%

CMYK: (0,28,53,9)
C0M28Y53K9 (0%, 28%, 53%, 9%)
(0.00 / 0.28 / 0.53 / 0.09)

CMYK yüzdeleri

%0
%27.71
%52.81
%9.41

Codes

Color #E7A76D in popluar color models

E7 A7 6D
RGB 231 167 109
HSL 29° 71.76% 66.67%
HSB/HSV 29° 52.81% 90.59%
CMYK 0.00% 27.71% 52.81%
9.41%

Color #E7A76D in popluar number systems.

HEX E7 A7 6D
Decimal 231 167 109
Binary 11100111 10100111 1101101
Octal 347 247 155

Shades and tints

Shades of #E7A76D

#E7A76D
(231,167,109)
#D29864
(210,152,100)
#BD895B
(189,137,91)
#A87A52
(168,122,82)
#936B49
(147,107,73)
#7E5C40
(126,92,64)
#694D37
(105,77,55)
#543E2E
(84,62,46)
#3F2F25
(63,47,37)
#2A201C
(42,32,28)
#151113
(21,17,19)
#000000
(0,0,0)

Tints of #E7A76D

#E7A76D
(231,167,109)
#E9AF7A
(233,175,122)
#EBB787
(235,183,135)
#EDBF94
(237,191,148)
#EFC7A1
(239,199,161)
#F1CFAE
(241,207,174)
#F3D7BB
(243,215,187)
#F5DFC8
(245,223,200)
#F7E7D5
(247,231,213)
#F9EFE2
(249,239,226)
#FBF7EF
(251,247,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E7A76D color. Also use rgb(231,167,109) instead hex code.

Text Font Color

.myTextColor { color: #E7A76D; }

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

This text font color is #E7A76D.

Background Color

.myBgColor { background-color: #E7A76D; }

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

This div background color is #E7A76D.

Border color

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

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

This div border color is #E7A76D.

Opacity

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

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

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

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

This text has shadow with #E7A76D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E7A76D.

Preview

Color preview on black background

This text has color #E7A76D on black background.


Color preview on white background

This text has color #E7A76D on white background.


Black color preview on #E7A76D background

This text has black color on #E7A76D background.


White color preview on #E7A76D background

This text has white color on #E7A76D background.


Related colors

Complementary color

Complementary color for #hex is #185892.


I love getcolorcode.com

Triadic colors

1 #6DE7A7 and #A76DE7 with #E7A76D are triadic colors.

2 #6DA7E7 and #A7E76D with #E7A76D are triadic colors.