COLOR #B5A45D

HEX: #B5A45D RGB: (181,164,93)

Renk bilgisi

#B5A45D contains mainly red and green colors. #B5A45D ‘ nin web güvenlik rengi #CC9966 (ya da #C96) dir.

RGB renk modeli

#B5A45D color RGB value is (181,164,93).

RGB: (181,164,93) (71%, 64%, 36%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 164 of 255 = 64%
B 93 of 255 = 36%

181
164
93

R + G + B ~ 57%. #B5A45D is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 164 + 93 = 438 (100%)
R 181 of 438 ~ 41.32%
G 164 of 438 ~ 37.44%
B 93 of 438 ~ 21.23'%

%41.32
%37.44
%21.23

CMYK RENK MODELİ

#B5A45D rengi CMYK tonu (0,9,49,29).

  • camgöbeği tonu 0.00%
  • eflatun tonu 9.39%
  • sarı tonu 48.62%
  • ana renk tonu 29.02%

CMYK: (0,9,49,29)
C0M9Y49K29 (0%, 9%, 49%, 29%)
(0.00 / 0.09 / 0.49 / 0.29)

CMYK yüzdeleri

%0
%9.39
%48.62
%29.02

Codes

Color #B5A45D in popluar color models

B5 A4 5D
RGB 181 164 93
HSL 48° 37.29% 53.73%
HSB/HSV 48° 48.62% 70.98%
CMYK 0.00% 9.39% 48.62%
29.02%

Color #B5A45D in popluar number systems.

HEX B5 A4 5D
Decimal 181 164 93
Binary 10110101 10100100 1011101
Octal 265 244 135

Shades and tints

Shades of #B5A45D

#B5A45D
(181,164,93)
#A59655
(165,150,85)
#95884D
(149,136,77)
#857A45
(133,122,69)
#756C3D
(117,108,61)
#655E35
(101,94,53)
#55502D
(85,80,45)
#454225
(69,66,37)
#35341D
(53,52,29)
#252615
(37,38,21)
#15180D
(21,24,13)
#000000
(0,0,0)

Tints of #B5A45D

#B5A45D
(181,164,93)
#BBAC6B
(187,172,107)
#C1B479
(193,180,121)
#C7BC87
(199,188,135)
#CDC495
(205,196,149)
#D3CCA3
(211,204,163)
#D9D4B1
(217,212,177)
#DFDCBF
(223,220,191)
#E5E4CD
(229,228,205)
#EBECDB
(235,236,219)
#F1F4E9
(241,244,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B5A45D color. Also use rgb(181,164,93) instead hex code.

Text Font Color

.myTextColor { color: #B5A45D; }

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

This text font color is #B5A45D.

Background Color

.myBgColor { background-color: #B5A45D; }

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

This div background color is #B5A45D.

Border color

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

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

This div border color is #B5A45D.

Opacity

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

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

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

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

This text has shadow with #B5A45D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5A45D.

Preview

Color preview on black background

This text has color #B5A45D on black background.


Color preview on white background

This text has color #B5A45D on white background.


Black color preview on #B5A45D background

This text has black color on #B5A45D background.


White color preview on #B5A45D background

This text has white color on #B5A45D background.


Related colors

Complementary color

Complementary color for #hex is #4A5BA2.


I love getcolorcode.com

Triadic colors

1 #5DB5A4 and #A45DB5 with #B5A45D are triadic colors.

2 #5DA4B5 and #A4B55D with #B5A45D are triadic colors.