COLOR #BEA59E

HEX: #BEA59E RGB: (190,165,158)

Renk bilgisi

#BEA59E contains red, green and blue colors in about the same proportion. #BEA59E ‘ nin web güvenlik rengi #CC9999 (ya da #C99) dir.

RGB renk modeli

#BEA59E color RGB value is (190,165,158).

RGB: (190,165,158) (75%, 65%, 62%)

RGB bağlantıları ve doygunluk

R 190 of 255 = 75%
G 165 of 255 = 65%
B 158 of 255 = 62%

190
165
158

R + G + B ~ 67%. #BEA59E is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 190 + 165 + 158 = 513 (100%)
R 190 of 513 ~ 37.04%
G 165 of 513 ~ 32.16%
B 158 of 513 ~ 30.8'%

%37.04
%32.16
%30.8

CMYK RENK MODELİ

#BEA59E rengi CMYK tonu (0,13,17,25).

  • camgöbeği tonu 0.00%
  • eflatun tonu 13.16%
  • sarı tonu 16.84%
  • ana renk tonu 25.49%

CMYK: (0,13,17,25)
C0M13Y17K25 (0%, 13%, 17%, 25%)
(0.00 / 0.13 / 0.17 / 0.25)

CMYK yüzdeleri

%0
%13.16
%16.84
%25.49

Codes

Color #BEA59E in popluar color models

BE A5 9E
RGB 190 165 158
HSL 13° 19.75% 68.24%
HSB/HSV 13° 16.84% 74.51%
CMYK 0.00% 13.16% 16.84%
25.49%

Color #BEA59E in popluar number systems.

HEX BE A5 9E
Decimal 190 165 158
Binary 10111110 10100101 10011110
Octal 276 245 236

Shades and tints

Shades of #BEA59E

#BEA59E
(190,165,158)
#AD9690
(173,150,144)
#9C8782
(156,135,130)
#8B7874
(139,120,116)
#7A6966
(122,105,102)
#695A58
(105,90,88)
#584B4A
(88,75,74)
#473C3C
(71,60,60)
#362D2E
(54,45,46)
#251E20
(37,30,32)
#140F12
(20,15,18)
#000000
(0,0,0)

Tints of #BEA59E

#BEA59E
(190,165,158)
#C3ADA6
(195,173,166)
#C8B5AE
(200,181,174)
#CDBDB6
(205,189,182)
#D2C5BE
(210,197,190)
#D7CDC6
(215,205,198)
#DCD5CE
(220,213,206)
#E1DDD6
(225,221,214)
#E6E5DE
(230,229,222)
#EBEDE6
(235,237,230)
#F0F5EE
(240,245,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #BEA59E; }

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

This text font color is #BEA59E.

Background Color

.myBgColor { background-color: #BEA59E; }

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

This div background color is #BEA59E.

Border color

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

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

This div border color is #BEA59E.

Opacity

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

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

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

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

This text has shadow with #BEA59E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BEA59E.

Preview

Color preview on black background

This text has color #BEA59E on black background.


Color preview on white background

This text has color #BEA59E on white background.


Black color preview on #BEA59E background

This text has black color on #BEA59E background.


White color preview on #BEA59E background

This text has white color on #BEA59E background.


Related colors

Complementary color

Complementary color for #hex is #415A61.


I love getcolorcode.com

Triadic colors

1 #9EBEA5 and #A59EBE with #BEA59E are triadic colors.

2 #9EA5BE and #A5BE9E with #BEA59E are triadic colors.