COLOR #E0B371

HEX: #E0B371 RGB: (224,179,113)

Renk bilgisi

#E0B371 contains mainly red and green colors. #E0B371 ‘ nin web güvenlik rengi #CC9966 (ya da #C96) dir.

RGB renk modeli

#E0B371 color RGB value is (224,179,113).

RGB: (224,179,113) (88%, 70%, 44%)

RGB bağlantıları ve doygunluk

R 224 of 255 = 88%
G 179 of 255 = 70%
B 113 of 255 = 44%

224
179
113

R + G + B ~ 67%. #E0B371 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 224 + 179 + 113 = 516 (100%)
R 224 of 516 ~ 43.41%
G 179 of 516 ~ 34.69%
B 113 of 516 ~ 21.9'%

%43.41
%34.69
%21.9

CMYK RENK MODELİ

#E0B371 rengi CMYK tonu (0,20,50,12).

  • camgöbeği tonu 0.00%
  • eflatun tonu 20.09%
  • sarı tonu 49.55%
  • ana renk tonu 12.16%

CMYK: (0,20,50,12)
C0M20Y50K12 (0%, 20%, 50%, 12%)
(0.00 / 0.20 / 0.50 / 0.12)

CMYK yüzdeleri

%0
%20.09
%49.55
%12.16

Codes

Color #E0B371 in popluar color models

E0 B3 71
RGB 224 179 113
HSL 36° 64.16% 66.08%
HSB/HSV 36° 49.55% 87.84%
CMYK 0.00% 20.09% 49.55%
12.16%

Color #E0B371 in popluar number systems.

HEX E0 B3 71
Decimal 224 179 113
Binary 11100000 10110011 1110001
Octal 340 263 161

Shades and tints

Shades of #E0B371

#E0B371
(224,179,113)
#CCA367
(204,163,103)
#B8935D
(184,147,93)
#A48353
(164,131,83)
#907349
(144,115,73)
#7C633F
(124,99,63)
#685335
(104,83,53)
#54432B
(84,67,43)
#403321
(64,51,33)
#2C2317
(44,35,23)
#18130D
(24,19,13)
#000000
(0,0,0)

Tints of #E0B371

#E0B371
(224,179,113)
#E2B97D
(226,185,125)
#E4BF89
(228,191,137)
#E6C595
(230,197,149)
#E8CBA1
(232,203,161)
#EAD1AD
(234,209,173)
#ECD7B9
(236,215,185)
#EEDDC5
(238,221,197)
#F0E3D1
(240,227,209)
#F2E9DD
(242,233,221)
#F4EFE9
(244,239,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E0B371 color. Also use rgb(224,179,113) instead hex code.

Text Font Color

.myTextColor { color: #E0B371; }

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

This text font color is #E0B371.

Background Color

.myBgColor { background-color: #E0B371; }

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

This div background color is #E0B371.

Border color

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

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

This div border color is #E0B371.

Opacity

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

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

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

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

This text has shadow with #E0B371 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E0B371.

Preview

Color preview on black background

This text has color #E0B371 on black background.


Color preview on white background

This text has color #E0B371 on white background.


Black color preview on #E0B371 background

This text has black color on #E0B371 background.


White color preview on #E0B371 background

This text has white color on #E0B371 background.


Related colors

Complementary color

Complementary color for #hex is #1F4C8E.


I love getcolorcode.com

Triadic colors

1 #71E0B3 and #B371E0 with #E0B371 are triadic colors.

2 #71B3E0 and #B3E071 with #E0B371 are triadic colors.