COLOR #B5A59E

HEX: #B5A59E RGB: (181,165,158)

Renk bilgisi

#B5A59E contains red, green and blue colors in about the same proportion. #B5A59E ‘ nin web güvenlik rengi #CC9999 (ya da #C99) dir.

RGB renk modeli

#B5A59E color RGB value is (181,165,158).

RGB: (181,165,158) (71%, 65%, 62%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 165 of 255 = 65%
B 158 of 255 = 62%

181
165
158

R + G + B ~ 66%. #B5A59E is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 165 + 158 = 504 (100%)
R 181 of 504 ~ 35.91%
G 165 of 504 ~ 32.74%
B 158 of 504 ~ 31.35'%

%35.91
%32.74
%31.35

CMYK RENK MODELİ

#B5A59E rengi CMYK tonu (0,9,13,29).

  • camgöbeği tonu 0.00%
  • eflatun tonu 8.84%
  • sarı tonu 12.71%
  • ana renk tonu 29.02%

CMYK: (0,9,13,29)
C0M9Y13K29 (0%, 9%, 13%, 29%)
(0.00 / 0.09 / 0.13 / 0.29)

CMYK yüzdeleri

%0
%8.84
%12.71
%29.02

Codes

Color #B5A59E in popluar color models

B5 A5 9E
RGB 181 165 158
HSL 18° 13.45% 66.47%
HSB/HSV 18° 12.71% 70.98%
CMYK 0.00% 8.84% 12.71%
29.02%

Color #B5A59E in popluar number systems.

HEX B5 A5 9E
Decimal 181 165 158
Binary 10110101 10100101 10011110
Octal 265 245 236

Shades and tints

Shades of #B5A59E

#B5A59E
(181,165,158)
#A59690
(165,150,144)
#958782
(149,135,130)
#857874
(133,120,116)
#756966
(117,105,102)
#655A58
(101,90,88)
#554B4A
(85,75,74)
#453C3C
(69,60,60)
#352D2E
(53,45,46)
#251E20
(37,30,32)
#150F12
(21,15,18)
#000000
(0,0,0)

Tints of #B5A59E

#B5A59E
(181,165,158)
#BBADA6
(187,173,166)
#C1B5AE
(193,181,174)
#C7BDB6
(199,189,182)
#CDC5BE
(205,197,190)
#D3CDC6
(211,205,198)
#D9D5CE
(217,213,206)
#DFDDD6
(223,221,214)
#E5E5DE
(229,229,222)
#EBEDE6
(235,237,230)
#F1F5EE
(241,245,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B5A59E; }

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

This text font color is #B5A59E.

Background Color

.myBgColor { background-color: #B5A59E; }

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

This div background color is #B5A59E.

Border color

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

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

This div border color is #B5A59E.

Opacity

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

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

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

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

This text has shadow with #B5A59E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5A59E.

Preview

Color preview on black background

This text has color #B5A59E on black background.


Color preview on white background

This text has color #B5A59E on white background.


Black color preview on #B5A59E background

This text has black color on #B5A59E background.


White color preview on #B5A59E background

This text has white color on #B5A59E background.


Related colors

Complementary color

Complementary color for #hex is #4A5A61.


I love getcolorcode.com

Triadic colors

1 #9EB5A5 and #A59EB5 with #B5A59E are triadic colors.

2 #9EA5B5 and #A5B59E with #B5A59E are triadic colors.