COLOR #E6B59E

HEX: #E6B59E RGB: (230,181,158)

Renk bilgisi

#E6B59E contains mainly red and green colors. #E6B59E ‘ nin web güvenlik rengi #CCCC99 (ya da #CC9) dir.

RGB renk modeli

#E6B59E color RGB value is (230,181,158).

RGB: (230,181,158) (90%, 71%, 62%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 181 of 255 = 71%
B 158 of 255 = 62%

230
181
158

R + G + B ~ 74%. #E6B59E is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 181 + 158 = 569 (100%)
R 230 of 569 ~ 40.42%
G 181 of 569 ~ 31.81%
B 158 of 569 ~ 27.77'%

%40.42
%31.81
%27.77

CMYK RENK MODELİ

#E6B59E rengi CMYK tonu (0,21,31,10).

  • camgöbeği tonu 0.00%
  • eflatun tonu 21.30%
  • sarı tonu 31.30%
  • ana renk tonu 9.80%

CMYK: (0,21,31,10)
C0M21Y31K10 (0%, 21%, 31%, 10%)
(0.00 / 0.21 / 0.31 / 0.10)

CMYK yüzdeleri

%0
%21.3
%31.3
%9.8

Codes

Color #E6B59E in popluar color models

E6 B5 9E
RGB 230 181 158
HSL 19° 59.02% 76.08%
HSB/HSV 19° 31.30% 90.20%
CMYK 0.00% 21.30% 31.30%
9.80%

Color #E6B59E in popluar number systems.

HEX E6 B5 9E
Decimal 230 181 158
Binary 11100110 10110101 10011110
Octal 346 265 236

Shades and tints

Shades of #E6B59E

#E6B59E
(230,181,158)
#D2A590
(210,165,144)
#BE9582
(190,149,130)
#AA8574
(170,133,116)
#967566
(150,117,102)
#826558
(130,101,88)
#6E554A
(110,85,74)
#5A453C
(90,69,60)
#46352E
(70,53,46)
#322520
(50,37,32)
#1E1512
(30,21,18)
#000000
(0,0,0)

Tints of #E6B59E

#E6B59E
(230,181,158)
#E8BBA6
(232,187,166)
#EAC1AE
(234,193,174)
#ECC7B6
(236,199,182)
#EECDBE
(238,205,190)
#F0D3C6
(240,211,198)
#F2D9CE
(242,217,206)
#F4DFD6
(244,223,214)
#F6E5DE
(246,229,222)
#F8EBE6
(248,235,230)
#FAF1EE
(250,241,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E6B59E color. Also use rgb(230,181,158) instead hex code.

Text Font Color

.myTextColor { color: #E6B59E; }

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

This text font color is #E6B59E.

Background Color

.myBgColor { background-color: #E6B59E; }

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

This div background color is #E6B59E.

Border color

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

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

This div border color is #E6B59E.

Opacity

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

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

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

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

This text has shadow with #E6B59E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6B59E.

Preview

Color preview on black background

This text has color #E6B59E on black background.


Color preview on white background

This text has color #E6B59E on white background.


Black color preview on #E6B59E background

This text has black color on #E6B59E background.


White color preview on #E6B59E background

This text has white color on #E6B59E background.


Related colors

Complementary color

Complementary color for #hex is #194A61.


I love getcolorcode.com

Triadic colors

1 #9EE6B5 and #B59EE6 with #E6B59E are triadic colors.

2 #9EB5E6 and #B5E69E with #E6B59E are triadic colors.