COLOR #B37450

HEX: #B37450 RGB: (179,116,80)

Renk bilgisi

#B37450 contains mainly red color. #B37450 ‘ nin web güvenlik rengi #996666 (ya da #966) dir.

RGB renk modeli

#B37450 color RGB value is (179,116,80).

RGB: (179,116,80) (70%, 45%, 31%)

RGB bağlantıları ve doygunluk

R 179 of 255 = 70%
G 116 of 255 = 45%
B 80 of 255 = 31%

179
116
80

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

Yüzdelerle RGB renk parçaları

R + G + B = 179 + 116 + 80 = 375 (100%)
R 179 of 375 ~ 47.73%
G 116 of 375 ~ 30.93%
B 80 of 375 ~ 21.33'%

%47.73
%30.93
%21.33

CMYK RENK MODELİ

#B37450 rengi CMYK tonu (0,35,55,30).

  • camgöbeği tonu 0.00%
  • eflatun tonu 35.20%
  • sarı tonu 55.31%
  • ana renk tonu 29.80%

CMYK: (0,35,55,30)
C0M35Y55K30 (0%, 35%, 55%, 30%)
(0.00 / 0.35 / 0.55 / 0.30)

CMYK yüzdeleri

%0
%35.2
%55.31
%29.8

Codes

Color #B37450 in popluar color models

B3 74 50
RGB 179 116 80
HSL 22° 39.44% 50.78%
HSB/HSV 22° 55.31% 70.20%
CMYK 0.00% 35.20% 55.31%
29.80%

Color #B37450 in popluar number systems.

HEX B3 74 50
Decimal 179 116 80
Binary 10110011 1110100 1010000
Octal 263 164 120

Shades and tints

Shades of #B37450

#B37450
(179,116,80)
#A36A49
(163,106,73)
#936042
(147,96,66)
#83563B
(131,86,59)
#734C34
(115,76,52)
#63422D
(99,66,45)
#533826
(83,56,38)
#432E1F
(67,46,31)
#332418
(51,36,24)
#231A11
(35,26,17)
#13100A
(19,16,10)
#000000
(0,0,0)

Tints of #B37450

#B37450
(179,116,80)
#B9805F
(185,128,95)
#BF8C6E
(191,140,110)
#C5987D
(197,152,125)
#CBA48C
(203,164,140)
#D1B09B
(209,176,155)
#D7BCAA
(215,188,170)
#DDC8B9
(221,200,185)
#E3D4C8
(227,212,200)
#E9E0D7
(233,224,215)
#EFECE6
(239,236,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B37450 color. Also use rgb(179,116,80) instead hex code.

Text Font Color

.myTextColor { color: #B37450; }

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

This text font color is #B37450.

Background Color

.myBgColor { background-color: #B37450; }

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

This div background color is #B37450.

Border color

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

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

This div border color is #B37450.

Opacity

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

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

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

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

This text has shadow with #B37450 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B37450.

Preview

Color preview on black background

This text has color #B37450 on black background.


Color preview on white background

This text has color #B37450 on white background.


Black color preview on #B37450 background

This text has black color on #B37450 background.


White color preview on #B37450 background

This text has white color on #B37450 background.


Related colors

Complementary color

Complementary color for #hex is #4C8BAF.


I love getcolorcode.com

Triadic colors

1 #50B374 and #7450B3 with #B37450 are triadic colors.

2 #5074B3 and #74B350 with #B37450 are triadic colors.