COLOR #B5A863

HEX: #B5A863 RGB: (181,168,99)

Renk bilgisi

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

RGB renk modeli

#B5A863 color RGB value is (181,168,99).

RGB: (181,168,99) (71%, 66%, 39%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 168 of 255 = 66%
B 99 of 255 = 39%

181
168
99

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

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 168 + 99 = 448 (100%)
R 181 of 448 ~ 40.4%
G 168 of 448 ~ 37.5%
B 99 of 448 ~ 22.1'%

%40.4
%37.5
%22.1

CMYK RENK MODELİ

#B5A863 rengi CMYK tonu (0,7,45,29).

  • camgöbeği tonu 0.00%
  • eflatun tonu 7.18%
  • sarı tonu 45.30%
  • ana renk tonu 29.02%

CMYK: (0,7,45,29)
C0M7Y45K29 (0%, 7%, 45%, 29%)
(0.00 / 0.07 / 0.45 / 0.29)

CMYK yüzdeleri

%0
%7.18
%45.3
%29.02

Codes

Color #B5A863 in popluar color models

B5 A8 63
RGB 181 168 99
HSL 50° 35.65% 54.90%
HSB/HSV 50° 45.30% 70.98%
CMYK 0.00% 7.18% 45.30%
29.02%

Color #B5A863 in popluar number systems.

HEX B5 A8 63
Decimal 181 168 99
Binary 10110101 10101000 1100011
Octal 265 250 143

Shades and tints

Shades of #B5A863

#B5A863
(181,168,99)
#A5995A
(165,153,90)
#958A51
(149,138,81)
#857B48
(133,123,72)
#756C3F
(117,108,63)
#655D36
(101,93,54)
#554E2D
(85,78,45)
#453F24
(69,63,36)
#35301B
(53,48,27)
#252112
(37,33,18)
#151209
(21,18,9)
#000000
(0,0,0)

Tints of #B5A863

#B5A863
(181,168,99)
#BBAF71
(187,175,113)
#C1B67F
(193,182,127)
#C7BD8D
(199,189,141)
#CDC49B
(205,196,155)
#D3CBA9
(211,203,169)
#D9D2B7
(217,210,183)
#DFD9C5
(223,217,197)
#E5E0D3
(229,224,211)
#EBE7E1
(235,231,225)
#F1EEEF
(241,238,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B5A863 color. Also use rgb(181,168,99) instead hex code.

Text Font Color

.myTextColor { color: #B5A863; }

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

This text font color is #B5A863.

Background Color

.myBgColor { background-color: #B5A863; }

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

This div background color is #B5A863.

Border color

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

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

This div border color is #B5A863.

Opacity

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

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

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

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

This text has shadow with #B5A863 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5A863.

Preview

Color preview on black background

This text has color #B5A863 on black background.


Color preview on white background

This text has color #B5A863 on white background.


Black color preview on #B5A863 background

This text has black color on #B5A863 background.


White color preview on #B5A863 background

This text has white color on #B5A863 background.


Related colors

Complementary color

Complementary color for #hex is #4A579C.


I love getcolorcode.com

Triadic colors

1 #63B5A8 and #A863B5 with #B5A863 are triadic colors.

2 #63A8B5 and #A8B563 with #B5A863 are triadic colors.