COLOR #B5A25E

HEX: #B5A25E RGB: (181,162,94)

Renk bilgisi

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

RGB renk modeli

#B5A25E color RGB value is (181,162,94).

RGB: (181,162,94) (71%, 64%, 37%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 162 of 255 = 64%
B 94 of 255 = 37%

181
162
94

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

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 162 + 94 = 437 (100%)
R 181 of 437 ~ 41.42%
G 162 of 437 ~ 37.07%
B 94 of 437 ~ 21.51'%

%41.42
%37.07
%21.51

CMYK RENK MODELİ

#B5A25E rengi CMYK tonu (0,10,48,29).

  • camgöbeği tonu 0.00%
  • eflatun tonu 10.50%
  • sarı tonu 48.07%
  • ana renk tonu 29.02%

CMYK: (0,10,48,29)
C0M10Y48K29 (0%, 10%, 48%, 29%)
(0.00 / 0.10 / 0.48 / 0.29)

CMYK yüzdeleri

%0
%10.5
%48.07
%29.02

Codes

Color #B5A25E in popluar color models

B5 A2 5E
RGB 181 162 94
HSL 47° 37.02% 53.92%
HSB/HSV 47° 48.07% 70.98%
CMYK 0.00% 10.50% 48.07%
29.02%

Color #B5A25E in popluar number systems.

HEX B5 A2 5E
Decimal 181 162 94
Binary 10110101 10100010 1011110
Octal 265 242 136

Shades and tints

Shades of #B5A25E

#B5A25E
(181,162,94)
#A59456
(165,148,86)
#95864E
(149,134,78)
#857846
(133,120,70)
#756A3E
(117,106,62)
#655C36
(101,92,54)
#554E2E
(85,78,46)
#454026
(69,64,38)
#35321E
(53,50,30)
#252416
(37,36,22)
#15160E
(21,22,14)
#000000
(0,0,0)

Tints of #B5A25E

#B5A25E
(181,162,94)
#BBAA6C
(187,170,108)
#C1B27A
(193,178,122)
#C7BA88
(199,186,136)
#CDC296
(205,194,150)
#D3CAA4
(211,202,164)
#D9D2B2
(217,210,178)
#DFDAC0
(223,218,192)
#E5E2CE
(229,226,206)
#EBEADC
(235,234,220)
#F1F2EA
(241,242,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B5A25E color. Also use rgb(181,162,94) instead hex code.

Text Font Color

.myTextColor { color: #B5A25E; }

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

This text font color is #B5A25E.

Background Color

.myBgColor { background-color: #B5A25E; }

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

This div background color is #B5A25E.

Border color

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

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

This div border color is #B5A25E.

Opacity

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

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

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

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

This text has shadow with #B5A25E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5A25E.

Preview

Color preview on black background

This text has color #B5A25E on black background.


Color preview on white background

This text has color #B5A25E on white background.


Black color preview on #B5A25E background

This text has black color on #B5A25E background.


White color preview on #B5A25E background

This text has white color on #B5A25E background.


Related colors

Complementary color

Complementary color for #hex is #4A5DA1.


I love getcolorcode.com

Triadic colors

1 #5EB5A2 and #A25EB5 with #B5A25E are triadic colors.

2 #5EA2B5 and #A2B55E with #B5A25E are triadic colors.