COLOR #B5A999

HEX: #B5A999 RGB: (181,169,153)

Renk bilgisi

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

RGB renk modeli

#B5A999 color RGB value is (181,169,153).

RGB: (181,169,153) (71%, 66%, 60%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 169 of 255 = 66%
B 153 of 255 = 60%

181
169
153

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

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 169 + 153 = 503 (100%)
R 181 of 503 ~ 35.98%
G 169 of 503 ~ 33.6%
B 153 of 503 ~ 30.42'%

%35.98
%33.6
%30.42

CMYK RENK MODELİ

#B5A999 rengi CMYK tonu (0,7,15,29).

  • camgöbeği tonu 0.00%
  • eflatun tonu 6.63%
  • sarı tonu 15.47%
  • ana renk tonu 29.02%

CMYK: (0,7,15,29)
C0M7Y15K29 (0%, 7%, 15%, 29%)
(0.00 / 0.07 / 0.15 / 0.29)

CMYK yüzdeleri

%0
%6.63
%15.47
%29.02

Codes

Color #B5A999 in popluar color models

B5 A9 99
RGB 181 169 153
HSL 34° 15.91% 65.49%
HSB/HSV 34° 15.47% 70.98%
CMYK 0.00% 6.63% 15.47%
29.02%

Color #B5A999 in popluar number systems.

HEX B5 A9 99
Decimal 181 169 153
Binary 10110101 10101001 10011001
Octal 265 251 231

Shades and tints

Shades of #B5A999

#B5A999
(181,169,153)
#A59A8C
(165,154,140)
#958B7F
(149,139,127)
#857C72
(133,124,114)
#756D65
(117,109,101)
#655E58
(101,94,88)
#554F4B
(85,79,75)
#45403E
(69,64,62)
#353131
(53,49,49)
#252224
(37,34,36)
#151317
(21,19,23)
#000000
(0,0,0)

Tints of #B5A999

#B5A999
(181,169,153)
#BBB0A2
(187,176,162)
#C1B7AB
(193,183,171)
#C7BEB4
(199,190,180)
#CDC5BD
(205,197,189)
#D3CCC6
(211,204,198)
#D9D3CF
(217,211,207)
#DFDAD8
(223,218,216)
#E5E1E1
(229,225,225)
#EBE8EA
(235,232,234)
#F1EFF3
(241,239,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B5A999 color. Also use rgb(181,169,153) instead hex code.

Text Font Color

.myTextColor { color: #B5A999; }

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

This text font color is #B5A999.

Background Color

.myBgColor { background-color: #B5A999; }

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

This div background color is #B5A999.

Border color

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

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

This div border color is #B5A999.

Opacity

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

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

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

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

This text has shadow with #B5A999 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5A999.

Preview

Color preview on black background

This text has color #B5A999 on black background.


Color preview on white background

This text has color #B5A999 on white background.


Black color preview on #B5A999 background

This text has black color on #B5A999 background.


White color preview on #B5A999 background

This text has white color on #B5A999 background.


Related colors

Complementary color

Complementary color for #hex is #4A5666.


I love getcolorcode.com

Triadic colors

1 #99B5A9 and #A999B5 with #B5A999 are triadic colors.

2 #99A9B5 and #A9B599 with #B5A999 are triadic colors.