COLOR #E5B05A

HEX: #E5B05A RGB: (229,176,90)

Renk bilgisi

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

RGB renk modeli

#E5B05A color RGB value is (229,176,90).

RGB: (229,176,90) (90%, 69%, 35%)

RGB bağlantıları ve doygunluk

R 229 of 255 = 90%
G 176 of 255 = 69%
B 90 of 255 = 35%

229
176
90

R + G + B ~ 65%. #E5B05A is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 229 + 176 + 90 = 495 (100%)
R 229 of 495 ~ 46.26%
G 176 of 495 ~ 35.56%
B 90 of 495 ~ 18.18'%

%46.26
%35.56
%18.18

CMYK RENK MODELİ

#E5B05A rengi CMYK tonu (0,23,61,10).

  • camgöbeği tonu 0.00%
  • eflatun tonu 23.14%
  • sarı tonu 60.70%
  • ana renk tonu 10.20%

CMYK: (0,23,61,10)
C0M23Y61K10 (0%, 23%, 61%, 10%)
(0.00 / 0.23 / 0.61 / 0.10)

CMYK yüzdeleri

%0
%23.14
%60.7
%10.2

Codes

Color #E5B05A in popluar color models

E5 B0 5A
RGB 229 176 90
HSL 37° 72.77% 62.55%
HSB/HSV 37° 60.70% 89.80%
CMYK 0.00% 23.14% 60.70%
10.20%

Color #E5B05A in popluar number systems.

HEX E5 B0 5A
Decimal 229 176 90
Binary 11100101 10110000 1011010
Octal 345 260 132

Shades and tints

Shades of #E5B05A

#E5B05A
(229,176,90)
#D1A052
(209,160,82)
#BD904A
(189,144,74)
#A98042
(169,128,66)
#95703A
(149,112,58)
#816032
(129,96,50)
#6D502A
(109,80,42)
#594022
(89,64,34)
#45301A
(69,48,26)
#312012
(49,32,18)
#1D100A
(29,16,10)
#000000
(0,0,0)

Tints of #E5B05A

#E5B05A
(229,176,90)
#E7B769
(231,183,105)
#E9BE78
(233,190,120)
#EBC587
(235,197,135)
#EDCC96
(237,204,150)
#EFD3A5
(239,211,165)
#F1DAB4
(241,218,180)
#F3E1C3
(243,225,195)
#F5E8D2
(245,232,210)
#F7EFE1
(247,239,225)
#F9F6F0
(249,246,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E5B05A color. Also use rgb(229,176,90) instead hex code.

Text Font Color

.myTextColor { color: #E5B05A; }

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

This text font color is #E5B05A.

Background Color

.myBgColor { background-color: #E5B05A; }

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

This div background color is #E5B05A.

Border color

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

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

This div border color is #E5B05A.

Opacity

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

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

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

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

This text has shadow with #E5B05A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5B05A.

Preview

Color preview on black background

This text has color #E5B05A on black background.


Color preview on white background

This text has color #E5B05A on white background.


Black color preview on #E5B05A background

This text has black color on #E5B05A background.


White color preview on #E5B05A background

This text has white color on #E5B05A background.


Related colors

Complementary color

Complementary color for #hex is #1A4FA5.


I love getcolorcode.com

Triadic colors

1 #5AE5B0 and #B05AE5 with #E5B05A are triadic colors.

2 #5AB0E5 and #B0E55A with #E5B05A are triadic colors.