COLOR #B5A55D

HEX: #B5A55D RGB: (181,165,93)

Renk bilgisi

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

RGB renk modeli

#B5A55D color RGB value is (181,165,93).

RGB: (181,165,93) (71%, 65%, 36%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 165 of 255 = 65%
B 93 of 255 = 36%

181
165
93

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

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 165 + 93 = 439 (100%)
R 181 of 439 ~ 41.23%
G 165 of 439 ~ 37.59%
B 93 of 439 ~ 21.18'%

%41.23
%37.59
%21.18

CMYK RENK MODELİ

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

  • camgöbeği tonu 0.00%
  • eflatun tonu 8.84%
  • 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
%8.84
%48.62
%29.02

Codes

Color #B5A55D in popluar color models

B5 A5 5D
RGB 181 165 93
HSL 49° 37.29% 53.73%
HSB/HSV 49° 48.62% 70.98%
CMYK 0.00% 8.84% 48.62%
29.02%

Color #B5A55D in popluar number systems.

HEX B5 A5 5D
Decimal 181 165 93
Binary 10110101 10100101 1011101
Octal 265 245 135

Shades and tints

Shades of #B5A55D

#B5A55D
(181,165,93)
#A59655
(165,150,85)
#95874D
(149,135,77)
#857845
(133,120,69)
#75693D
(117,105,61)
#655A35
(101,90,53)
#554B2D
(85,75,45)
#453C25
(69,60,37)
#352D1D
(53,45,29)
#251E15
(37,30,21)
#150F0D
(21,15,13)
#000000
(0,0,0)

Tints of #B5A55D

#B5A55D
(181,165,93)
#BBAD6B
(187,173,107)
#C1B579
(193,181,121)
#C7BD87
(199,189,135)
#CDC595
(205,197,149)
#D3CDA3
(211,205,163)
#D9D5B1
(217,213,177)
#DFDDBF
(223,221,191)
#E5E5CD
(229,229,205)
#EBEDDB
(235,237,219)
#F1F5E9
(241,245,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B5A55D; }

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

This text font color is #B5A55D.

Background Color

.myBgColor { background-color: #B5A55D; }

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

This div background color is #B5A55D.

Border color

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

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

This div border color is #B5A55D.

Opacity

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

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

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

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

This text has shadow with #B5A55D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5A55D.

Preview

Color preview on black background

This text has color #B5A55D on black background.


Color preview on white background

This text has color #B5A55D on white background.


Black color preview on #B5A55D background

This text has black color on #B5A55D background.


White color preview on #B5A55D background

This text has white color on #B5A55D background.


Related colors

Complementary color

Complementary color for #hex is #4A5AA2.


I love getcolorcode.com

Triadic colors

1 #5DB5A5 and #A55DB5 with #B5A55D are triadic colors.

2 #5DA5B5 and #A5B55D with #B5A55D are triadic colors.