COLOR #B5A97D

HEX: #B5A97D RGB: (181,169,125)

Renk bilgisi

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

RGB renk modeli

#B5A97D color RGB value is (181,169,125).

RGB: (181,169,125) (71%, 66%, 49%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 169 of 255 = 66%
B 125 of 255 = 49%

181
169
125

R + G + B ~ 62%. #B5A97D is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 169 + 125 = 475 (100%)
R 181 of 475 ~ 38.11%
G 169 of 475 ~ 35.58%
B 125 of 475 ~ 26.32'%

%38.11
%35.58
%26.32

CMYK RENK MODELİ

#B5A97D rengi CMYK tonu (0,7,31,29).

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

CMYK: (0,7,31,29)
C0M7Y31K29 (0%, 7%, 31%, 29%)
(0.00 / 0.07 / 0.31 / 0.29)

CMYK yüzdeleri

%0
%6.63
%30.94
%29.02

Codes

Color #B5A97D in popluar color models

B5 A9 7D
RGB 181 169 125
HSL 47° 27.45% 60.00%
HSB/HSV 47° 30.94% 70.98%
CMYK 0.00% 6.63% 30.94%
29.02%

Color #B5A97D in popluar number systems.

HEX B5 A9 7D
Decimal 181 169 125
Binary 10110101 10101001 1111101
Octal 265 251 175

Shades and tints

Shades of #B5A97D

#B5A97D
(181,169,125)
#A59A72
(165,154,114)
#958B67
(149,139,103)
#857C5C
(133,124,92)
#756D51
(117,109,81)
#655E46
(101,94,70)
#554F3B
(85,79,59)
#454030
(69,64,48)
#353125
(53,49,37)
#25221A
(37,34,26)
#15130F
(21,19,15)
#000000
(0,0,0)

Tints of #B5A97D

#B5A97D
(181,169,125)
#BBB088
(187,176,136)
#C1B793
(193,183,147)
#C7BE9E
(199,190,158)
#CDC5A9
(205,197,169)
#D3CCB4
(211,204,180)
#D9D3BF
(217,211,191)
#DFDACA
(223,218,202)
#E5E1D5
(229,225,213)
#EBE8E0
(235,232,224)
#F1EFEB
(241,239,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B5A97D; }

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

This text font color is #B5A97D.

Background Color

.myBgColor { background-color: #B5A97D; }

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

This div background color is #B5A97D.

Border color

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

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

This div border color is #B5A97D.

Opacity

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

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

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

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

This text has shadow with #B5A97D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5A97D.

Preview

Color preview on black background

This text has color #B5A97D on black background.


Color preview on white background

This text has color #B5A97D on white background.


Black color preview on #B5A97D background

This text has black color on #B5A97D background.


White color preview on #B5A97D background

This text has white color on #B5A97D background.


Related colors

Complementary color

Complementary color for #hex is #4A5682.


I love getcolorcode.com

Triadic colors

1 #7DB5A9 and #A97DB5 with #B5A97D are triadic colors.

2 #7DA9B5 and #A9B57D with #B5A97D are triadic colors.