COLOR #E7B972

HEX: #E7B972 RGB: (231,185,114)

Renk bilgisi

#E7B972 contains mainly red and green colors. #E7B972 ‘ nin web güvenlik rengi #FFCC66 (ya da #FC6) dir.

RGB renk modeli

#E7B972 color RGB value is (231,185,114).

RGB: (231,185,114) (91%, 73%, 45%)

RGB bağlantıları ve doygunluk

R 231 of 255 = 91%
G 185 of 255 = 73%
B 114 of 255 = 45%

231
185
114

R + G + B ~ 70%. #E7B972 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 231 + 185 + 114 = 530 (100%)
R 231 of 530 ~ 43.58%
G 185 of 530 ~ 34.91%
B 114 of 530 ~ 21.51'%

%43.58
%34.91
%21.51

CMYK RENK MODELİ

#E7B972 rengi CMYK tonu (0,20,51,9).

  • camgöbeği tonu 0.00%
  • eflatun tonu 19.91%
  • sarı tonu 50.65%
  • ana renk tonu 9.41%

CMYK: (0,20,51,9)
C0M20Y51K9 (0%, 20%, 51%, 9%)
(0.00 / 0.20 / 0.51 / 0.09)

CMYK yüzdeleri

%0
%19.91
%50.65
%9.41

Codes

Color #E7B972 in popluar color models

E7 B9 72
RGB 231 185 114
HSL 36° 70.91% 67.65%
HSB/HSV 36° 50.65% 90.59%
CMYK 0.00% 19.91% 50.65%
9.41%

Color #E7B972 in popluar number systems.

HEX E7 B9 72
Decimal 231 185 114
Binary 11100111 10111001 1110010
Octal 347 271 162

Shades and tints

Shades of #E7B972

#E7B972
(231,185,114)
#D2A968
(210,169,104)
#BD995E
(189,153,94)
#A88954
(168,137,84)
#93794A
(147,121,74)
#7E6940
(126,105,64)
#695936
(105,89,54)
#54492C
(84,73,44)
#3F3922
(63,57,34)
#2A2918
(42,41,24)
#15190E
(21,25,14)
#000000
(0,0,0)

Tints of #E7B972

#E7B972
(231,185,114)
#E9BF7E
(233,191,126)
#EBC58A
(235,197,138)
#EDCB96
(237,203,150)
#EFD1A2
(239,209,162)
#F1D7AE
(241,215,174)
#F3DDBA
(243,221,186)
#F5E3C6
(245,227,198)
#F7E9D2
(247,233,210)
#F9EFDE
(249,239,222)
#FBF5EA
(251,245,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E7B972 color. Also use rgb(231,185,114) instead hex code.

Text Font Color

.myTextColor { color: #E7B972; }

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

This text font color is #E7B972.

Background Color

.myBgColor { background-color: #E7B972; }

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

This div background color is #E7B972.

Border color

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

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

This div border color is #E7B972.

Opacity

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

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

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

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

This text has shadow with #E7B972 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E7B972.

Preview

Color preview on black background

This text has color #E7B972 on black background.


Color preview on white background

This text has color #E7B972 on white background.


Black color preview on #E7B972 background

This text has black color on #E7B972 background.


White color preview on #E7B972 background

This text has white color on #E7B972 background.


Related colors

Complementary color

Complementary color for #hex is #18468D.


I love getcolorcode.com

Triadic colors

1 #72E7B9 and #B972E7 with #E7B972 are triadic colors.

2 #72B9E7 and #B9E772 with #E7B972 are triadic colors.