COLOR #B5A65C

HEX: #B5A65C RGB: (181,166,92)

Renk bilgisi

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

RGB renk modeli

#B5A65C color RGB value is (181,166,92).

RGB: (181,166,92) (71%, 65%, 36%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 166 of 255 = 65%
B 92 of 255 = 36%

181
166
92

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

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 166 + 92 = 439 (100%)
R 181 of 439 ~ 41.23%
G 166 of 439 ~ 37.81%
B 92 of 439 ~ 20.96'%

%41.23
%37.81
%20.96

CMYK RENK MODELİ

#B5A65C rengi CMYK tonu (0,8,49,29).

  • camgöbeği tonu 0.00%
  • eflatun tonu 8.29%
  • sarı tonu 49.17%
  • ana renk tonu 29.02%

CMYK: (0,8,49,29)
C0M8Y49K29 (0%, 8%, 49%, 29%)
(0.00 / 0.08 / 0.49 / 0.29)

CMYK yüzdeleri

%0
%8.29
%49.17
%29.02

Codes

Color #B5A65C in popluar color models

B5 A6 5C
RGB 181 166 92
HSL 50° 37.55% 53.53%
HSB/HSV 50° 49.17% 70.98%
CMYK 0.00% 8.29% 49.17%
29.02%

Color #B5A65C in popluar number systems.

HEX B5 A6 5C
Decimal 181 166 92
Binary 10110101 10100110 1011100
Octal 265 246 134

Shades and tints

Shades of #B5A65C

#B5A65C
(181,166,92)
#A59754
(165,151,84)
#95884C
(149,136,76)
#857944
(133,121,68)
#756A3C
(117,106,60)
#655B34
(101,91,52)
#554C2C
(85,76,44)
#453D24
(69,61,36)
#352E1C
(53,46,28)
#251F14
(37,31,20)
#15100C
(21,16,12)
#000000
(0,0,0)

Tints of #B5A65C

#B5A65C
(181,166,92)
#BBAE6A
(187,174,106)
#C1B678
(193,182,120)
#C7BE86
(199,190,134)
#CDC694
(205,198,148)
#D3CEA2
(211,206,162)
#D9D6B0
(217,214,176)
#DFDEBE
(223,222,190)
#E5E6CC
(229,230,204)
#EBEEDA
(235,238,218)
#F1F6E8
(241,246,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B5A65C color. Also use rgb(181,166,92) instead hex code.

Text Font Color

.myTextColor { color: #B5A65C; }

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

This text font color is #B5A65C.

Background Color

.myBgColor { background-color: #B5A65C; }

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

This div background color is #B5A65C.

Border color

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

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

This div border color is #B5A65C.

Opacity

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

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

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

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

This text has shadow with #B5A65C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5A65C.

Preview

Color preview on black background

This text has color #B5A65C on black background.


Color preview on white background

This text has color #B5A65C on white background.


Black color preview on #B5A65C background

This text has black color on #B5A65C background.


White color preview on #B5A65C background

This text has white color on #B5A65C background.


Related colors

Complementary color

Complementary color for #hex is #4A59A3.


I love getcolorcode.com

Triadic colors

1 #5CB5A6 and #A65CB5 with #B5A65C are triadic colors.

2 #5CA6B5 and #A6B55C with #B5A65C are triadic colors.