COLOR #B5A37F

HEX: #B5A37F RGB: (181,163,127)

Renk bilgisi

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

RGB renk modeli

#B5A37F color RGB value is (181,163,127).

RGB: (181,163,127) (71%, 64%, 50%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 163 of 255 = 64%
B 127 of 255 = 50%

181
163
127

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

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 163 + 127 = 471 (100%)
R 181 of 471 ~ 38.43%
G 163 of 471 ~ 34.61%
B 127 of 471 ~ 26.96'%

%38.43
%34.61
%26.96

CMYK RENK MODELİ

#B5A37F rengi CMYK tonu (0,10,30,29).

  • camgöbeği tonu 0.00%
  • eflatun tonu 9.94%
  • sarı tonu 29.83%
  • ana renk tonu 29.02%

CMYK: (0,10,30,29)
C0M10Y30K29 (0%, 10%, 30%, 29%)
(0.00 / 0.10 / 0.30 / 0.29)

CMYK yüzdeleri

%0
%9.94
%29.83
%29.02

Codes

Color #B5A37F in popluar color models

B5 A3 7F
RGB 181 163 127
HSL 40° 26.73% 60.39%
HSB/HSV 40° 29.83% 70.98%
CMYK 0.00% 9.94% 29.83%
29.02%

Color #B5A37F in popluar number systems.

HEX B5 A3 7F
Decimal 181 163 127
Binary 10110101 10100011 1111111
Octal 265 243 177

Shades and tints

Shades of #B5A37F

#B5A37F
(181,163,127)
#A59574
(165,149,116)
#958769
(149,135,105)
#85795E
(133,121,94)
#756B53
(117,107,83)
#655D48
(101,93,72)
#554F3D
(85,79,61)
#454132
(69,65,50)
#353327
(53,51,39)
#25251C
(37,37,28)
#151711
(21,23,17)
#000000
(0,0,0)

Tints of #B5A37F

#B5A37F
(181,163,127)
#BBAB8A
(187,171,138)
#C1B395
(193,179,149)
#C7BBA0
(199,187,160)
#CDC3AB
(205,195,171)
#D3CBB6
(211,203,182)
#D9D3C1
(217,211,193)
#DFDBCC
(223,219,204)
#E5E3D7
(229,227,215)
#EBEBE2
(235,235,226)
#F1F3ED
(241,243,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B5A37F color. Also use rgb(181,163,127) instead hex code.

Text Font Color

.myTextColor { color: #B5A37F; }

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

This text font color is #B5A37F.

Background Color

.myBgColor { background-color: #B5A37F; }

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

This div background color is #B5A37F.

Border color

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

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

This div border color is #B5A37F.

Opacity

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

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

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

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

This text has shadow with #B5A37F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5A37F.

Preview

Color preview on black background

This text has color #B5A37F on black background.


Color preview on white background

This text has color #B5A37F on white background.


Black color preview on #B5A37F background

This text has black color on #B5A37F background.


White color preview on #B5A37F background

This text has white color on #B5A37F background.


Related colors

Complementary color

Complementary color for #hex is #4A5C80.


I love getcolorcode.com

Triadic colors

1 #7FB5A3 and #A37FB5 with #B5A37F are triadic colors.

2 #7FA3B5 and #A3B57F with #B5A37F are triadic colors.