COLOR #E5BE6C

HEX: #E5BE6C RGB: (229,190,108)

Renk bilgisi

#E5BE6C contains mainly red and green colors. #E5BE6C ‘ nin web güvenlik rengi #CCCC66 (ya da #CC6) dir.

RGB renk modeli

#E5BE6C color RGB value is (229,190,108).

RGB: (229,190,108) (90%, 75%, 42%)

RGB bağlantıları ve doygunluk

R 229 of 255 = 90%
G 190 of 255 = 75%
B 108 of 255 = 42%

229
190
108

R + G + B ~ 69%. #E5BE6C is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 229 + 190 + 108 = 527 (100%)
R 229 of 527 ~ 43.45%
G 190 of 527 ~ 36.05%
B 108 of 527 ~ 20.49'%

%43.45
%36.05
%20.49

CMYK RENK MODELİ

#E5BE6C rengi CMYK tonu (0,17,53,10).

  • camgöbeği tonu 0.00%
  • eflatun tonu 17.03%
  • sarı tonu 52.84%
  • ana renk tonu 10.20%

CMYK: (0,17,53,10)
C0M17Y53K10 (0%, 17%, 53%, 10%)
(0.00 / 0.17 / 0.53 / 0.10)

CMYK yüzdeleri

%0
%17.03
%52.84
%10.2

Codes

Color #E5BE6C in popluar color models

E5 BE 6C
RGB 229 190 108
HSL 41° 69.94% 66.08%
HSB/HSV 41° 52.84% 89.80%
CMYK 0.00% 17.03% 52.84%
10.20%

Color #E5BE6C in popluar number systems.

HEX E5 BE 6C
Decimal 229 190 108
Binary 11100101 10111110 1101100
Octal 345 276 154

Shades and tints

Shades of #E5BE6C

#E5BE6C
(229,190,108)
#D1AD63
(209,173,99)
#BD9C5A
(189,156,90)
#A98B51
(169,139,81)
#957A48
(149,122,72)
#81693F
(129,105,63)
#6D5836
(109,88,54)
#59472D
(89,71,45)
#453624
(69,54,36)
#31251B
(49,37,27)
#1D1412
(29,20,18)
#000000
(0,0,0)

Tints of #E5BE6C

#E5BE6C
(229,190,108)
#E7C379
(231,195,121)
#E9C886
(233,200,134)
#EBCD93
(235,205,147)
#EDD2A0
(237,210,160)
#EFD7AD
(239,215,173)
#F1DCBA
(241,220,186)
#F3E1C7
(243,225,199)
#F5E6D4
(245,230,212)
#F7EBE1
(247,235,225)
#F9F0EE
(249,240,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E5BE6C color. Also use rgb(229,190,108) instead hex code.

Text Font Color

.myTextColor { color: #E5BE6C; }

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

This text font color is #E5BE6C.

Background Color

.myBgColor { background-color: #E5BE6C; }

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

This div background color is #E5BE6C.

Border color

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

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

This div border color is #E5BE6C.

Opacity

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

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

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

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

This text has shadow with #E5BE6C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5BE6C.

Preview

Color preview on black background

This text has color #E5BE6C on black background.


Color preview on white background

This text has color #E5BE6C on white background.


Black color preview on #E5BE6C background

This text has black color on #E5BE6C background.


White color preview on #E5BE6C background

This text has white color on #E5BE6C background.


Related colors

Complementary color

Complementary color for #hex is #1A4193.


I love getcolorcode.com

Triadic colors

1 #6CE5BE and #BE6CE5 with #E5BE6C are triadic colors.

2 #6CBEE5 and #BEE56C with #E5BE6C are triadic colors.