COLOR #B5A37D

HEX: #B5A37D RGB: (181,163,125)

Renk bilgisi

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

RGB renk modeli

#B5A37D color RGB value is (181,163,125).

RGB: (181,163,125) (71%, 64%, 49%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 163 of 255 = 64%
B 125 of 255 = 49%

181
163
125

R + G + B ~ 61%. #B5A37D is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 163 + 125 = 469 (100%)
R 181 of 469 ~ 38.59%
G 163 of 469 ~ 34.75%
B 125 of 469 ~ 26.65'%

%38.59
%34.75
%26.65

CMYK RENK MODELİ

#B5A37D rengi CMYK tonu (0,10,31,29).

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

CMYK: (0,10,31,29)
C0M10Y31K29 (0%, 10%, 31%, 29%)
(0.00 / 0.10 / 0.31 / 0.29)

CMYK yüzdeleri

%0
%9.94
%30.94
%29.02

Codes

Color #B5A37D in popluar color models

B5 A3 7D
RGB 181 163 125
HSL 41° 27.45% 60.00%
HSB/HSV 41° 30.94% 70.98%
CMYK 0.00% 9.94% 30.94%
29.02%

Color #B5A37D in popluar number systems.

HEX B5 A3 7D
Decimal 181 163 125
Binary 10110101 10100011 1111101
Octal 265 243 175

Shades and tints

Shades of #B5A37D

#B5A37D
(181,163,125)
#A59572
(165,149,114)
#958767
(149,135,103)
#85795C
(133,121,92)
#756B51
(117,107,81)
#655D46
(101,93,70)
#554F3B
(85,79,59)
#454130
(69,65,48)
#353325
(53,51,37)
#25251A
(37,37,26)
#15170F
(21,23,15)
#000000
(0,0,0)

Tints of #B5A37D

#B5A37D
(181,163,125)
#BBAB88
(187,171,136)
#C1B393
(193,179,147)
#C7BB9E
(199,187,158)
#CDC3A9
(205,195,169)
#D3CBB4
(211,203,180)
#D9D3BF
(217,211,191)
#DFDBCA
(223,219,202)
#E5E3D5
(229,227,213)
#EBEBE0
(235,235,224)
#F1F3EB
(241,243,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B5A37D; }

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

This text font color is #B5A37D.

Background Color

.myBgColor { background-color: #B5A37D; }

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

This div background color is #B5A37D.

Border color

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

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

This div border color is #B5A37D.

Opacity

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

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

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

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

This text has shadow with #B5A37D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5A37D.

Preview

Color preview on black background

This text has color #B5A37D on black background.


Color preview on white background

This text has color #B5A37D on white background.


Black color preview on #B5A37D background

This text has black color on #B5A37D background.


White color preview on #B5A37D background

This text has white color on #B5A37D background.


Related colors

Complementary color

Complementary color for #hex is #4A5C82.


I love getcolorcode.com

Triadic colors

1 #7DB5A3 and #A37DB5 with #B5A37D are triadic colors.

2 #7DA3B5 and #A3B57D with #B5A37D are triadic colors.