COLOR #E6BE9E

HEX: #E6BE9E RGB: (230,190,158)

Renk bilgisi

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

RGB renk modeli

#E6BE9E color RGB value is (230,190,158).

RGB: (230,190,158) (90%, 75%, 62%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 190 of 255 = 75%
B 158 of 255 = 62%

230
190
158

R + G + B ~ 76%. #E6BE9E is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 190 + 158 = 578 (100%)
R 230 of 578 ~ 39.79%
G 190 of 578 ~ 32.87%
B 158 of 578 ~ 27.34'%

%39.79
%32.87
%27.34

CMYK RENK MODELİ

#E6BE9E rengi CMYK tonu (0,17,31,10).

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

CMYK: (0,17,31,10)
C0M17Y31K10 (0%, 17%, 31%, 10%)
(0.00 / 0.17 / 0.31 / 0.10)

CMYK yüzdeleri

%0
%17.39
%31.3
%9.8

Codes

Color #E6BE9E in popluar color models

E6 BE 9E
RGB 230 190 158
HSL 27° 59.02% 76.08%
HSB/HSV 27° 31.30% 90.20%
CMYK 0.00% 17.39% 31.30%
9.80%

Color #E6BE9E in popluar number systems.

HEX E6 BE 9E
Decimal 230 190 158
Binary 11100110 10111110 10011110
Octal 346 276 236

Shades and tints

Shades of #E6BE9E

#E6BE9E
(230,190,158)
#D2AD90
(210,173,144)
#BE9C82
(190,156,130)
#AA8B74
(170,139,116)
#967A66
(150,122,102)
#826958
(130,105,88)
#6E584A
(110,88,74)
#5A473C
(90,71,60)
#46362E
(70,54,46)
#322520
(50,37,32)
#1E1412
(30,20,18)
#000000
(0,0,0)

Tints of #E6BE9E

#E6BE9E
(230,190,158)
#E8C3A6
(232,195,166)
#EAC8AE
(234,200,174)
#ECCDB6
(236,205,182)
#EED2BE
(238,210,190)
#F0D7C6
(240,215,198)
#F2DCCE
(242,220,206)
#F4E1D6
(244,225,214)
#F6E6DE
(246,230,222)
#F8EBE6
(248,235,230)
#FAF0EE
(250,240,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6BE9E; }

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

This text font color is #E6BE9E.

Background Color

.myBgColor { background-color: #E6BE9E; }

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

This div background color is #E6BE9E.

Border color

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

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

This div border color is #E6BE9E.

Opacity

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

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

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

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

This text has shadow with #E6BE9E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6BE9E.

Preview

Color preview on black background

This text has color #E6BE9E on black background.


Color preview on white background

This text has color #E6BE9E on white background.


Black color preview on #E6BE9E background

This text has black color on #E6BE9E background.


White color preview on #E6BE9E background

This text has white color on #E6BE9E background.


Related colors

Complementary color

Complementary color for #hex is #194161.


I love getcolorcode.com

Triadic colors

1 #9EE6BE and #BE9EE6 with #E6BE9E are triadic colors.

2 #9EBEE6 and #BEE69E with #E6BE9E are triadic colors.