COLOR #BEB5A0

HEX: #BEB5A0 RGB: (190,181,160)

Renk bilgisi

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

RGB renk modeli

#BEB5A0 color RGB value is (190,181,160).

RGB: (190,181,160) (75%, 71%, 63%)

RGB bağlantıları ve doygunluk

R 190 of 255 = 75%
G 181 of 255 = 71%
B 160 of 255 = 63%

190
181
160

R + G + B ~ 70%. #BEB5A0 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 190 + 181 + 160 = 531 (100%)
R 190 of 531 ~ 35.78%
G 181 of 531 ~ 34.09%
B 160 of 531 ~ 30.13'%

%35.78
%34.09
%30.13

CMYK RENK MODELİ

#BEB5A0 rengi CMYK tonu (0,5,16,25).

  • camgöbeği tonu 0.00%
  • eflatun tonu 4.74%
  • sarı tonu 15.79%
  • ana renk tonu 25.49%

CMYK: (0,5,16,25)
C0M5Y16K25 (0%, 5%, 16%, 25%)
(0.00 / 0.05 / 0.16 / 0.25)

CMYK yüzdeleri

%0
%4.74
%15.79
%25.49

Codes

Color #BEB5A0 in popluar color models

BE B5 A0
RGB 190 181 160
HSL 42° 18.75% 68.63%
HSB/HSV 42° 15.79% 74.51%
CMYK 0.00% 4.74% 15.79%
25.49%

Color #BEB5A0 in popluar number systems.

HEX BE B5 A0
Decimal 190 181 160
Binary 10111110 10110101 10100000
Octal 276 265 240

Shades and tints

Shades of #BEB5A0

#BEB5A0
(190,181,160)
#ADA592
(173,165,146)
#9C9584
(156,149,132)
#8B8576
(139,133,118)
#7A7568
(122,117,104)
#69655A
(105,101,90)
#58554C
(88,85,76)
#47453E
(71,69,62)
#363530
(54,53,48)
#252522
(37,37,34)
#141514
(20,21,20)
#000000
(0,0,0)

Tints of #BEB5A0

#BEB5A0
(190,181,160)
#C3BBA8
(195,187,168)
#C8C1B0
(200,193,176)
#CDC7B8
(205,199,184)
#D2CDC0
(210,205,192)
#D7D3C8
(215,211,200)
#DCD9D0
(220,217,208)
#E1DFD8
(225,223,216)
#E6E5E0
(230,229,224)
#EBEBE8
(235,235,232)
#F0F1F0
(240,241,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BEB5A0 color. Also use rgb(190,181,160) instead hex code.

Text Font Color

.myTextColor { color: #BEB5A0; }

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

This text font color is #BEB5A0.

Background Color

.myBgColor { background-color: #BEB5A0; }

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

This div background color is #BEB5A0.

Border color

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

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

This div border color is #BEB5A0.

Opacity

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

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

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

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

This text has shadow with #BEB5A0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BEB5A0.

Preview

Color preview on black background

This text has color #BEB5A0 on black background.


Color preview on white background

This text has color #BEB5A0 on white background.


Black color preview on #BEB5A0 background

This text has black color on #BEB5A0 background.


White color preview on #BEB5A0 background

This text has white color on #BEB5A0 background.


Related colors

Complementary color

Complementary color for #hex is #414A5F.


I love getcolorcode.com

Triadic colors

1 #A0BEB5 and #B5A0BE with #BEB5A0 are triadic colors.

2 #A0B5BE and #B5BEA0 with #BEB5A0 are triadic colors.