COLOR #B5A377

HEX: #B5A377 RGB: (181,163,119)

Renk bilgisi

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

RGB renk modeli

#B5A377 color RGB value is (181,163,119).

RGB: (181,163,119) (71%, 64%, 47%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 163 of 255 = 64%
B 119 of 255 = 47%

181
163
119

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

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 163 + 119 = 463 (100%)
R 181 of 463 ~ 39.09%
G 163 of 463 ~ 35.21%
B 119 of 463 ~ 25.7'%

%39.09
%35.21
%25.7

CMYK RENK MODELİ

#B5A377 rengi CMYK tonu (0,10,34,29).

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

CMYK: (0,10,34,29)
C0M10Y34K29 (0%, 10%, 34%, 29%)
(0.00 / 0.10 / 0.34 / 0.29)

CMYK yüzdeleri

%0
%9.94
%34.25
%29.02

Codes

Color #B5A377 in popluar color models

B5 A3 77
RGB 181 163 119
HSL 43° 29.52% 58.82%
HSB/HSV 43° 34.25% 70.98%
CMYK 0.00% 9.94% 34.25%
29.02%

Color #B5A377 in popluar number systems.

HEX B5 A3 77
Decimal 181 163 119
Binary 10110101 10100011 1110111
Octal 265 243 167

Shades and tints

Shades of #B5A377

#B5A377
(181,163,119)
#A5956D
(165,149,109)
#958763
(149,135,99)
#857959
(133,121,89)
#756B4F
(117,107,79)
#655D45
(101,93,69)
#554F3B
(85,79,59)
#454131
(69,65,49)
#353327
(53,51,39)
#25251D
(37,37,29)
#151713
(21,23,19)
#000000
(0,0,0)

Tints of #B5A377

#B5A377
(181,163,119)
#BBAB83
(187,171,131)
#C1B38F
(193,179,143)
#C7BB9B
(199,187,155)
#CDC3A7
(205,195,167)
#D3CBB3
(211,203,179)
#D9D3BF
(217,211,191)
#DFDBCB
(223,219,203)
#E5E3D7
(229,227,215)
#EBEBE3
(235,235,227)
#F1F3EF
(241,243,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B5A377; }

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

This text font color is #B5A377.

Background Color

.myBgColor { background-color: #B5A377; }

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

This div background color is #B5A377.

Border color

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

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

This div border color is #B5A377.

Opacity

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

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

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

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

This text has shadow with #B5A377 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5A377.

Preview

Color preview on black background

This text has color #B5A377 on black background.


Color preview on white background

This text has color #B5A377 on white background.


Black color preview on #B5A377 background

This text has black color on #B5A377 background.


White color preview on #B5A377 background

This text has white color on #B5A377 background.


Related colors

Complementary color

Complementary color for #hex is #4A5C88.


I love getcolorcode.com

Triadic colors

1 #77B5A3 and #A377B5 with #B5A377 are triadic colors.

2 #77A3B5 and #A3B577 with #B5A377 are triadic colors.