COLOR #E6B99E

HEX: #E6B99E RGB: (230,185,158)

Renk bilgisi

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

RGB renk modeli

#E6B99E color RGB value is (230,185,158).

RGB: (230,185,158) (90%, 73%, 62%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 185 of 255 = 73%
B 158 of 255 = 62%

230
185
158

R + G + B ~ 75%. #E6B99E is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 185 + 158 = 573 (100%)
R 230 of 573 ~ 40.14%
G 185 of 573 ~ 32.29%
B 158 of 573 ~ 27.57'%

%40.14
%32.29
%27.57

CMYK RENK MODELİ

#E6B99E rengi CMYK tonu (0,20,31,10).

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

CMYK: (0,20,31,10)
C0M20Y31K10 (0%, 20%, 31%, 10%)
(0.00 / 0.20 / 0.31 / 0.10)

CMYK yüzdeleri

%0
%19.57
%31.3
%9.8

Codes

Color #E6B99E in popluar color models

E6 B9 9E
RGB 230 185 158
HSL 23° 59.02% 76.08%
HSB/HSV 23° 31.30% 90.20%
CMYK 0.00% 19.57% 31.30%
9.80%

Color #E6B99E in popluar number systems.

HEX E6 B9 9E
Decimal 230 185 158
Binary 11100110 10111001 10011110
Octal 346 271 236

Shades and tints

Shades of #E6B99E

#E6B99E
(230,185,158)
#D2A990
(210,169,144)
#BE9982
(190,153,130)
#AA8974
(170,137,116)
#967966
(150,121,102)
#826958
(130,105,88)
#6E594A
(110,89,74)
#5A493C
(90,73,60)
#46392E
(70,57,46)
#322920
(50,41,32)
#1E1912
(30,25,18)
#000000
(0,0,0)

Tints of #E6B99E

#E6B99E
(230,185,158)
#E8BFA6
(232,191,166)
#EAC5AE
(234,197,174)
#ECCBB6
(236,203,182)
#EED1BE
(238,209,190)
#F0D7C6
(240,215,198)
#F2DDCE
(242,221,206)
#F4E3D6
(244,227,214)
#F6E9DE
(246,233,222)
#F8EFE6
(248,239,230)
#FAF5EE
(250,245,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6B99E; }

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

This text font color is #E6B99E.

Background Color

.myBgColor { background-color: #E6B99E; }

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

This div background color is #E6B99E.

Border color

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

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

This div border color is #E6B99E.

Opacity

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

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

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

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

This text has shadow with #E6B99E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6B99E.

Preview

Color preview on black background

This text has color #E6B99E on black background.


Color preview on white background

This text has color #E6B99E on white background.


Black color preview on #E6B99E background

This text has black color on #E6B99E background.


White color preview on #E6B99E background

This text has white color on #E6B99E background.


Related colors

Complementary color

Complementary color for #hex is #194661.


I love getcolorcode.com

Triadic colors

1 #9EE6B9 and #B99EE6 with #E6B99E are triadic colors.

2 #9EB9E6 and #B9E69E with #E6B99E are triadic colors.