COLOR #B9A59B

HEX: #B9A59B RGB: (185,165,155)

Renk bilgisi

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

RGB renk modeli

#B9A59B color RGB value is (185,165,155).

RGB: (185,165,155) (73%, 65%, 61%)

RGB bağlantıları ve doygunluk

R 185 of 255 = 73%
G 165 of 255 = 65%
B 155 of 255 = 61%

185
165
155

R + G + B ~ 66%. #B9A59B is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 185 + 165 + 155 = 505 (100%)
R 185 of 505 ~ 36.63%
G 165 of 505 ~ 32.67%
B 155 of 505 ~ 30.69'%

%36.63
%32.67
%30.69

CMYK RENK MODELİ

#B9A59B rengi CMYK tonu (0,11,16,27).

  • camgöbeği tonu 0.00%
  • eflatun tonu 10.81%
  • sarı tonu 16.22%
  • ana renk tonu 27.45%

CMYK: (0,11,16,27)
C0M11Y16K27 (0%, 11%, 16%, 27%)
(0.00 / 0.11 / 0.16 / 0.27)

CMYK yüzdeleri

%0
%10.81
%16.22
%27.45

Codes

Color #B9A59B in popluar color models

B9 A5 9B
RGB 185 165 155
HSL 20° 17.65% 66.67%
HSB/HSV 20° 16.22% 72.55%
CMYK 0.00% 10.81% 16.22%
27.45%

Color #B9A59B in popluar number systems.

HEX B9 A5 9B
Decimal 185 165 155
Binary 10111001 10100101 10011011
Octal 271 245 233

Shades and tints

Shades of #B9A59B

#B9A59B
(185,165,155)
#A9968D
(169,150,141)
#99877F
(153,135,127)
#897871
(137,120,113)
#796963
(121,105,99)
#695A55
(105,90,85)
#594B47
(89,75,71)
#493C39
(73,60,57)
#392D2B
(57,45,43)
#291E1D
(41,30,29)
#190F0F
(25,15,15)
#000000
(0,0,0)

Tints of #B9A59B

#B9A59B
(185,165,155)
#BFADA4
(191,173,164)
#C5B5AD
(197,181,173)
#CBBDB6
(203,189,182)
#D1C5BF
(209,197,191)
#D7CDC8
(215,205,200)
#DDD5D1
(221,213,209)
#E3DDDA
(227,221,218)
#E9E5E3
(233,229,227)
#EFEDEC
(239,237,236)
#F5F5F5
(245,245,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B9A59B color. Also use rgb(185,165,155) instead hex code.

Text Font Color

.myTextColor { color: #B9A59B; }

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

This text font color is #B9A59B.

Background Color

.myBgColor { background-color: #B9A59B; }

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

This div background color is #B9A59B.

Border color

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

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

This div border color is #B9A59B.

Opacity

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

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

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

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

This text has shadow with #B9A59B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B9A59B.

Preview

Color preview on black background

This text has color #B9A59B on black background.


Color preview on white background

This text has color #B9A59B on white background.


Black color preview on #B9A59B background

This text has black color on #B9A59B background.


White color preview on #B9A59B background

This text has white color on #B9A59B background.


Related colors

Complementary color

Complementary color for #hex is #465A64.


I love getcolorcode.com

Triadic colors

1 #9BB9A5 and #A59BB9 with #B9A59B are triadic colors.

2 #9BA5B9 and #A5B99B with #B9A59B are triadic colors.