COLOR #B5835A

HEX: #B5835A RGB: (181,131,90)

Renk bilgisi

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

RGB renk modeli

#B5835A color RGB value is (181,131,90).

RGB: (181,131,90) (71%, 51%, 35%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 131 of 255 = 51%
B 90 of 255 = 35%

181
131
90

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

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 131 + 90 = 402 (100%)
R 181 of 402 ~ 45.02%
G 131 of 402 ~ 32.59%
B 90 of 402 ~ 22.39'%

%45.02
%32.59
%22.39

CMYK RENK MODELİ

#B5835A rengi CMYK tonu (0,28,50,29).

  • camgöbeği tonu 0.00%
  • eflatun tonu 27.62%
  • sarı tonu 50.28%
  • ana renk tonu 29.02%

CMYK: (0,28,50,29)
C0M28Y50K29 (0%, 28%, 50%, 29%)
(0.00 / 0.28 / 0.50 / 0.29)

CMYK yüzdeleri

%0
%27.62
%50.28
%29.02

Codes

Color #B5835A in popluar color models

B5 83 5A
RGB 181 131 90
HSL 27° 38.08% 53.14%
HSB/HSV 27° 50.28% 70.98%
CMYK 0.00% 27.62% 50.28%
29.02%

Color #B5835A in popluar number systems.

HEX B5 83 5A
Decimal 181 131 90
Binary 10110101 10000011 1011010
Octal 265 203 132

Shades and tints

Shades of #B5835A

#B5835A
(181,131,90)
#A57852
(165,120,82)
#956D4A
(149,109,74)
#856242
(133,98,66)
#75573A
(117,87,58)
#654C32
(101,76,50)
#55412A
(85,65,42)
#453622
(69,54,34)
#352B1A
(53,43,26)
#252012
(37,32,18)
#15150A
(21,21,10)
#000000
(0,0,0)

Tints of #B5835A

#B5835A
(181,131,90)
#BB8E69
(187,142,105)
#C19978
(193,153,120)
#C7A487
(199,164,135)
#CDAF96
(205,175,150)
#D3BAA5
(211,186,165)
#D9C5B4
(217,197,180)
#DFD0C3
(223,208,195)
#E5DBD2
(229,219,210)
#EBE6E1
(235,230,225)
#F1F1F0
(241,241,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B5835A color. Also use rgb(181,131,90) instead hex code.

Text Font Color

.myTextColor { color: #B5835A; }

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

This text font color is #B5835A.

Background Color

.myBgColor { background-color: #B5835A; }

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

This div background color is #B5835A.

Border color

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

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

This div border color is #B5835A.

Opacity

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

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

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

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

This text has shadow with #B5835A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5835A.

Preview

Color preview on black background

This text has color #B5835A on black background.


Color preview on white background

This text has color #B5835A on white background.


Black color preview on #B5835A background

This text has black color on #B5835A background.


White color preview on #B5835A background

This text has white color on #B5835A background.


Related colors

Complementary color

Complementary color for #hex is #4A7CA5.


I love getcolorcode.com

Triadic colors

1 #5AB583 and #835AB5 with #B5835A are triadic colors.

2 #5A83B5 and #83B55A with #B5835A are triadic colors.