COLOR #B5B993

HEX: #B5B993 RGB: (181,185,147)

Renk bilgisi

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

RGB renk modeli

#B5B993 color RGB value is (181,185,147).

RGB: (181,185,147) (71%, 73%, 58%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 185 of 255 = 73%
B 147 of 255 = 58%

181
185
147

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

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 185 + 147 = 513 (100%)
R 181 of 513 ~ 35.28%
G 185 of 513 ~ 36.06%
B 147 of 513 ~ 28.65'%

%35.28
%36.06
%28.65

CMYK RENK MODELİ

#B5B993 rengi CMYK tonu (2,0,21,27).

  • camgöbeği tonu 2.16%
  • eflatun tonu 0.00%
  • sarı tonu 20.54%
  • ana renk tonu 27.45%

CMYK: (2,0,21,27)
C2M0Y21K27 (2%, 0%, 21%, 27%)
(0.02 / 0.00 / 0.21 / 0.27)

CMYK yüzdeleri

%2.16
%0
%20.54
%27.45

Codes

Color #B5B993 in popluar color models

B5 B9 93
RGB 181 185 147
HSL 66° 21.35% 65.10%
HSB/HSV 66° 20.54% 72.55%
CMYK 2.16% 0.00% 20.54%
27.45%

Color #B5B993 in popluar number systems.

HEX B5 B9 93
Decimal 181 185 147
Binary 10110101 10111001 10010011
Octal 265 271 223

Shades and tints

Shades of #B5B993

#B5B993
(181,185,147)
#A5A986
(165,169,134)
#959979
(149,153,121)
#85896C
(133,137,108)
#75795F
(117,121,95)
#656952
(101,105,82)
#555945
(85,89,69)
#454938
(69,73,56)
#35392B
(53,57,43)
#25291E
(37,41,30)
#151911
(21,25,17)
#000000
(0,0,0)

Tints of #B5B993

#B5B993
(181,185,147)
#BBBF9C
(187,191,156)
#C1C5A5
(193,197,165)
#C7CBAE
(199,203,174)
#CDD1B7
(205,209,183)
#D3D7C0
(211,215,192)
#D9DDC9
(217,221,201)
#DFE3D2
(223,227,210)
#E5E9DB
(229,233,219)
#EBEFE4
(235,239,228)
#F1F5ED
(241,245,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B5B993 color. Also use rgb(181,185,147) instead hex code.

Text Font Color

.myTextColor { color: #B5B993; }

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

This text font color is #B5B993.

Background Color

.myBgColor { background-color: #B5B993; }

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

This div background color is #B5B993.

Border color

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

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

This div border color is #B5B993.

Opacity

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

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

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

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

This text has shadow with #B5B993 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5B993.

Preview

Color preview on black background

This text has color #B5B993 on black background.


Color preview on white background

This text has color #B5B993 on white background.


Black color preview on #B5B993 background

This text has black color on #B5B993 background.


White color preview on #B5B993 background

This text has white color on #B5B993 background.


Related colors

Complementary color

Complementary color for #hex is #4A466C.


I love getcolorcode.com

Triadic colors

1 #93B5B9 and #B993B5 with #B5B993 are triadic colors.

2 #93B9B5 and #B9B593 with #B5B993 are triadic colors.