COLOR #B5BE96

HEX: #B5BE96 RGB: (181,190,150)

Renk bilgisi

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

RGB renk modeli

#B5BE96 color RGB value is (181,190,150).

RGB: (181,190,150) (71%, 75%, 59%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 190 of 255 = 75%
B 150 of 255 = 59%

181
190
150

R + G + B ~ 68%. #B5BE96 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 190 + 150 = 521 (100%)
R 181 of 521 ~ 34.74%
G 190 of 521 ~ 36.47%
B 150 of 521 ~ 28.79'%

%34.74
%36.47
%28.79

CMYK RENK MODELİ

#B5BE96 rengi CMYK tonu (5,0,21,25).

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

CMYK: (5,0,21,25)
C5M0Y21K25 (5%, 0%, 21%, 25%)
(0.05 / 0.00 / 0.21 / 0.25)

CMYK yüzdeleri

%4.74
%0
%21.05
%25.49

Codes

Color #B5BE96 in popluar color models

B5 BE 96
RGB 181 190 150
HSL 74° 23.53% 66.67%
HSB/HSV 74° 21.05% 74.51%
CMYK 4.74% 0.00% 21.05%
25.49%

Color #B5BE96 in popluar number systems.

HEX B5 BE 96
Decimal 181 190 150
Binary 10110101 10111110 10010110
Octal 265 276 226

Shades and tints

Shades of #B5BE96

#B5BE96
(181,190,150)
#A5AD89
(165,173,137)
#959C7C
(149,156,124)
#858B6F
(133,139,111)
#757A62
(117,122,98)
#656955
(101,105,85)
#555848
(85,88,72)
#45473B
(69,71,59)
#35362E
(53,54,46)
#252521
(37,37,33)
#151414
(21,20,20)
#000000
(0,0,0)

Tints of #B5BE96

#B5BE96
(181,190,150)
#BBC39F
(187,195,159)
#C1C8A8
(193,200,168)
#C7CDB1
(199,205,177)
#CDD2BA
(205,210,186)
#D3D7C3
(211,215,195)
#D9DCCC
(217,220,204)
#DFE1D5
(223,225,213)
#E5E6DE
(229,230,222)
#EBEBE7
(235,235,231)
#F1F0F0
(241,240,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B5BE96; }

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

This text font color is #B5BE96.

Background Color

.myBgColor { background-color: #B5BE96; }

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

This div background color is #B5BE96.

Border color

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

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

This div border color is #B5BE96.

Opacity

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

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

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

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

This text has shadow with #B5BE96 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5BE96.

Preview

Color preview on black background

This text has color #B5BE96 on black background.


Color preview on white background

This text has color #B5BE96 on white background.


Black color preview on #B5BE96 background

This text has black color on #B5BE96 background.


White color preview on #B5BE96 background

This text has white color on #B5BE96 background.


Related colors

Complementary color

Complementary color for #hex is #4A4169.


I love getcolorcode.com

Triadic colors

1 #96B5BE and #BE96B5 with #B5BE96 are triadic colors.

2 #96BEB5 and #BEB596 with #B5BE96 are triadic colors.