COLOR #E6BE8D

HEX: #E6BE8D RGB: (230,190,141)

Renk bilgisi

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

RGB renk modeli

#E6BE8D color RGB value is (230,190,141).

RGB: (230,190,141) (90%, 75%, 55%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 190 of 255 = 75%
B 141 of 255 = 55%

230
190
141

R + G + B ~ 73%. #E6BE8D is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 190 + 141 = 561 (100%)
R 230 of 561 ~ 41%
G 190 of 561 ~ 33.87%
B 141 of 561 ~ 25.13'%

%41
%33.87
%25.13

CMYK RENK MODELİ

#E6BE8D rengi CMYK tonu (0,17,39,10).

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

CMYK: (0,17,39,10)
C0M17Y39K10 (0%, 17%, 39%, 10%)
(0.00 / 0.17 / 0.39 / 0.10)

CMYK yüzdeleri

%0
%17.39
%38.7
%9.8

Codes

Color #E6BE8D in popluar color models

E6 BE 8D
RGB 230 190 141
HSL 33° 64.03% 72.75%
HSB/HSV 33° 38.70% 90.20%
CMYK 0.00% 17.39% 38.70%
9.80%

Color #E6BE8D in popluar number systems.

HEX E6 BE 8D
Decimal 230 190 141
Binary 11100110 10111110 10001101
Octal 346 276 215

Shades and tints

Shades of #E6BE8D

#E6BE8D
(230,190,141)
#D2AD81
(210,173,129)
#BE9C75
(190,156,117)
#AA8B69
(170,139,105)
#967A5D
(150,122,93)
#826951
(130,105,81)
#6E5845
(110,88,69)
#5A4739
(90,71,57)
#46362D
(70,54,45)
#322521
(50,37,33)
#1E1415
(30,20,21)
#000000
(0,0,0)

Tints of #E6BE8D

#E6BE8D
(230,190,141)
#E8C397
(232,195,151)
#EAC8A1
(234,200,161)
#ECCDAB
(236,205,171)
#EED2B5
(238,210,181)
#F0D7BF
(240,215,191)
#F2DCC9
(242,220,201)
#F4E1D3
(244,225,211)
#F6E6DD
(246,230,221)
#F8EBE7
(248,235,231)
#FAF0F1
(250,240,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6BE8D; }

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

This text font color is #E6BE8D.

Background Color

.myBgColor { background-color: #E6BE8D; }

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

This div background color is #E6BE8D.

Border color

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

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

This div border color is #E6BE8D.

Opacity

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

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

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

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

This text has shadow with #E6BE8D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6BE8D.

Preview

Color preview on black background

This text has color #E6BE8D on black background.


Color preview on white background

This text has color #E6BE8D on white background.


Black color preview on #E6BE8D background

This text has black color on #E6BE8D background.


White color preview on #E6BE8D background

This text has white color on #E6BE8D background.


Related colors

Complementary color

Complementary color for #hex is #194172.


I love getcolorcode.com

Triadic colors

1 #8DE6BE and #BE8DE6 with #E6BE8D are triadic colors.

2 #8DBEE6 and #BEE68D with #E6BE8D are triadic colors.