COLOR #B5965E

HEX: #B5965E RGB: (181,150,94)

Renk bilgisi

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

RGB renk modeli

#B5965E color RGB value is (181,150,94).

RGB: (181,150,94) (71%, 59%, 37%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 150 of 255 = 59%
B 94 of 255 = 37%

181
150
94

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

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 150 + 94 = 425 (100%)
R 181 of 425 ~ 42.59%
G 150 of 425 ~ 35.29%
B 94 of 425 ~ 22.12'%

%42.59
%35.29
%22.12

CMYK RENK MODELİ

#B5965E rengi CMYK tonu (0,17,48,29).

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

CMYK: (0,17,48,29)
C0M17Y48K29 (0%, 17%, 48%, 29%)
(0.00 / 0.17 / 0.48 / 0.29)

CMYK yüzdeleri

%0
%17.13
%48.07
%29.02

Codes

Color #B5965E in popluar color models

B5 96 5E
RGB 181 150 94
HSL 39° 37.02% 53.92%
HSB/HSV 39° 48.07% 70.98%
CMYK 0.00% 17.13% 48.07%
29.02%

Color #B5965E in popluar number systems.

HEX B5 96 5E
Decimal 181 150 94
Binary 10110101 10010110 1011110
Octal 265 226 136

Shades and tints

Shades of #B5965E

#B5965E
(181,150,94)
#A58956
(165,137,86)
#957C4E
(149,124,78)
#856F46
(133,111,70)
#75623E
(117,98,62)
#655536
(101,85,54)
#55482E
(85,72,46)
#453B26
(69,59,38)
#352E1E
(53,46,30)
#252116
(37,33,22)
#15140E
(21,20,14)
#000000
(0,0,0)

Tints of #B5965E

#B5965E
(181,150,94)
#BB9F6C
(187,159,108)
#C1A87A
(193,168,122)
#C7B188
(199,177,136)
#CDBA96
(205,186,150)
#D3C3A4
(211,195,164)
#D9CCB2
(217,204,178)
#DFD5C0
(223,213,192)
#E5DECE
(229,222,206)
#EBE7DC
(235,231,220)
#F1F0EA
(241,240,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B5965E; }

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

This text font color is #B5965E.

Background Color

.myBgColor { background-color: #B5965E; }

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

This div background color is #B5965E.

Border color

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

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

This div border color is #B5965E.

Opacity

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

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

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

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

This text has shadow with #B5965E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5965E.

Preview

Color preview on black background

This text has color #B5965E on black background.


Color preview on white background

This text has color #B5965E on white background.


Black color preview on #B5965E background

This text has black color on #B5965E background.


White color preview on #B5965E background

This text has white color on #B5965E background.


Related colors

Complementary color

Complementary color for #hex is #4A69A1.


I love getcolorcode.com

Triadic colors

1 #5EB596 and #965EB5 with #B5965E are triadic colors.

2 #5E96B5 and #96B55E with #B5965E are triadic colors.