COLOR #B37F3C

HEX: #B37F3C RGB: (179,127,60)

Renk bilgisi

#B37F3C contains mainly red and green colors. #B37F3C ‘ nin web güvenlik rengi #996633 (ya da #963) dir.

RGB renk modeli

#B37F3C color RGB value is (179,127,60).

RGB: (179,127,60) (70%, 50%, 24%)

RGB bağlantıları ve doygunluk

R 179 of 255 = 70%
G 127 of 255 = 50%
B 60 of 255 = 24%

179
127
60

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

Yüzdelerle RGB renk parçaları

R + G + B = 179 + 127 + 60 = 366 (100%)
R 179 of 366 ~ 48.91%
G 127 of 366 ~ 34.7%
B 60 of 366 ~ 16.39'%

%48.91
%34.7
%16.39

CMYK RENK MODELİ

#B37F3C rengi CMYK tonu (0,29,66,30).

  • camgöbeği tonu 0.00%
  • eflatun tonu 29.05%
  • sarı tonu 66.48%
  • ana renk tonu 29.80%

CMYK: (0,29,66,30)
C0M29Y66K30 (0%, 29%, 66%, 30%)
(0.00 / 0.29 / 0.66 / 0.30)

CMYK yüzdeleri

%0
%29.05
%66.48
%29.8

Codes

Color #B37F3C in popluar color models

B3 7F 3C
RGB 179 127 60
HSL 34° 49.79% 46.86%
HSB/HSV 34° 66.48% 70.20%
CMYK 0.00% 29.05% 66.48%
29.80%

Color #B37F3C in popluar number systems.

HEX B3 7F 3C
Decimal 179 127 60
Binary 10110011 1111111 111100
Octal 263 177 74

Shades and tints

Shades of #B37F3C

#B37F3C
(179,127,60)
#A37437
(163,116,55)
#936932
(147,105,50)
#835E2D
(131,94,45)
#735328
(115,83,40)
#634823
(99,72,35)
#533D1E
(83,61,30)
#433219
(67,50,25)
#332714
(51,39,20)
#231C0F
(35,28,15)
#13110A
(19,17,10)
#000000
(0,0,0)

Tints of #B37F3C

#B37F3C
(179,127,60)
#B98A4D
(185,138,77)
#BF955E
(191,149,94)
#C5A06F
(197,160,111)
#CBAB80
(203,171,128)
#D1B691
(209,182,145)
#D7C1A2
(215,193,162)
#DDCCB3
(221,204,179)
#E3D7C4
(227,215,196)
#E9E2D5
(233,226,213)
#EFEDE6
(239,237,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B37F3C color. Also use rgb(179,127,60) instead hex code.

Text Font Color

.myTextColor { color: #B37F3C; }

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

This text font color is #B37F3C.

Background Color

.myBgColor { background-color: #B37F3C; }

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

This div background color is #B37F3C.

Border color

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

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

This div border color is #B37F3C.

Opacity

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

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

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

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

This text has shadow with #B37F3C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B37F3C.

Preview

Color preview on black background

This text has color #B37F3C on black background.


Color preview on white background

This text has color #B37F3C on white background.


Black color preview on #B37F3C background

This text has black color on #B37F3C background.


White color preview on #B37F3C background

This text has white color on #B37F3C background.


Related colors

Complementary color

Complementary color for #hex is #4C80C3.


I love getcolorcode.com

Triadic colors

1 #3CB37F and #7F3CB3 with #B37F3C are triadic colors.

2 #3C7FB3 and #7FB33C with #B37F3C are triadic colors.