COLOR #E6BE7B

HEX: #E6BE7B RGB: (230,190,123)

Renk bilgisi

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

RGB renk modeli

#E6BE7B color RGB value is (230,190,123).

RGB: (230,190,123) (90%, 75%, 48%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 190 of 255 = 75%
B 123 of 255 = 48%

230
190
123

R + G + B ~ 71%. #E6BE7B is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 190 + 123 = 543 (100%)
R 230 of 543 ~ 42.36%
G 190 of 543 ~ 34.99%
B 123 of 543 ~ 22.65'%

%42.36
%34.99
%22.65

CMYK RENK MODELİ

#E6BE7B rengi CMYK tonu (0,17,47,10).

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

CMYK: (0,17,47,10)
C0M17Y47K10 (0%, 17%, 47%, 10%)
(0.00 / 0.17 / 0.47 / 0.10)

CMYK yüzdeleri

%0
%17.39
%46.52
%9.8

Codes

Color #E6BE7B in popluar color models

E6 BE 7B
RGB 230 190 123
HSL 38° 68.15% 69.22%
HSB/HSV 38° 46.52% 90.20%
CMYK 0.00% 17.39% 46.52%
9.80%

Color #E6BE7B in popluar number systems.

HEX E6 BE 7B
Decimal 230 190 123
Binary 11100110 10111110 1111011
Octal 346 276 173

Shades and tints

Shades of #E6BE7B

#E6BE7B
(230,190,123)
#D2AD70
(210,173,112)
#BE9C65
(190,156,101)
#AA8B5A
(170,139,90)
#967A4F
(150,122,79)
#826944
(130,105,68)
#6E5839
(110,88,57)
#5A472E
(90,71,46)
#463623
(70,54,35)
#322518
(50,37,24)
#1E140D
(30,20,13)
#000000
(0,0,0)

Tints of #E6BE7B

#E6BE7B
(230,190,123)
#E8C387
(232,195,135)
#EAC893
(234,200,147)
#ECCD9F
(236,205,159)
#EED2AB
(238,210,171)
#F0D7B7
(240,215,183)
#F2DCC3
(242,220,195)
#F4E1CF
(244,225,207)
#F6E6DB
(246,230,219)
#F8EBE7
(248,235,231)
#FAF0F3
(250,240,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6BE7B; }

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

This text font color is #E6BE7B.

Background Color

.myBgColor { background-color: #E6BE7B; }

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

This div background color is #E6BE7B.

Border color

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

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

This div border color is #E6BE7B.

Opacity

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

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

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

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

This text has shadow with #E6BE7B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6BE7B.

Preview

Color preview on black background

This text has color #E6BE7B on black background.


Color preview on white background

This text has color #E6BE7B on white background.


Black color preview on #E6BE7B background

This text has black color on #E6BE7B background.


White color preview on #E6BE7B background

This text has white color on #E6BE7B background.


Related colors

Complementary color

Complementary color for #hex is #194184.


I love getcolorcode.com

Triadic colors

1 #7BE6BE and #BE7BE6 with #E6BE7B are triadic colors.

2 #7BBEE6 and #BEE67B with #E6BE7B are triadic colors.