COLOR #B5995C

HEX: #B5995C RGB: (181,153,92)

Renk bilgisi

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

RGB renk modeli

#B5995C color RGB value is (181,153,92).

RGB: (181,153,92) (71%, 60%, 36%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 153 of 255 = 60%
B 92 of 255 = 36%

181
153
92

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

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 153 + 92 = 426 (100%)
R 181 of 426 ~ 42.49%
G 153 of 426 ~ 35.92%
B 92 of 426 ~ 21.6'%

%42.49
%35.92
%21.6

CMYK RENK MODELİ

#B5995C rengi CMYK tonu (0,15,49,29).

  • camgöbeği tonu 0.00%
  • eflatun tonu 15.47%
  • sarı tonu 49.17%
  • ana renk tonu 29.02%

CMYK: (0,15,49,29)
C0M15Y49K29 (0%, 15%, 49%, 29%)
(0.00 / 0.15 / 0.49 / 0.29)

CMYK yüzdeleri

%0
%15.47
%49.17
%29.02

Codes

Color #B5995C in popluar color models

B5 99 5C
RGB 181 153 92
HSL 41° 37.55% 53.53%
HSB/HSV 41° 49.17% 70.98%
CMYK 0.00% 15.47% 49.17%
29.02%

Color #B5995C in popluar number systems.

HEX B5 99 5C
Decimal 181 153 92
Binary 10110101 10011001 1011100
Octal 265 231 134

Shades and tints

Shades of #B5995C

#B5995C
(181,153,92)
#A58C54
(165,140,84)
#957F4C
(149,127,76)
#857244
(133,114,68)
#75653C
(117,101,60)
#655834
(101,88,52)
#554B2C
(85,75,44)
#453E24
(69,62,36)
#35311C
(53,49,28)
#252414
(37,36,20)
#15170C
(21,23,12)
#000000
(0,0,0)

Tints of #B5995C

#B5995C
(181,153,92)
#BBA26A
(187,162,106)
#C1AB78
(193,171,120)
#C7B486
(199,180,134)
#CDBD94
(205,189,148)
#D3C6A2
(211,198,162)
#D9CFB0
(217,207,176)
#DFD8BE
(223,216,190)
#E5E1CC
(229,225,204)
#EBEADA
(235,234,218)
#F1F3E8
(241,243,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B5995C color. Also use rgb(181,153,92) instead hex code.

Text Font Color

.myTextColor { color: #B5995C; }

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

This text font color is #B5995C.

Background Color

.myBgColor { background-color: #B5995C; }

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

This div background color is #B5995C.

Border color

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

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

This div border color is #B5995C.

Opacity

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

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

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

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

This text has shadow with #B5995C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5995C.

Preview

Color preview on black background

This text has color #B5995C on black background.


Color preview on white background

This text has color #B5995C on white background.


Black color preview on #B5995C background

This text has black color on #B5995C background.


White color preview on #B5995C background

This text has white color on #B5995C background.


Related colors

Complementary color

Complementary color for #hex is #4A66A3.


I love getcolorcode.com

Triadic colors

1 #5CB599 and #995CB5 with #B5995C are triadic colors.

2 #5C99B5 and #99B55C with #B5995C are triadic colors.