COLOR #B4976F

HEX: #B4976F RGB: (180,151,111)

Renk bilgisi

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

RGB renk modeli

#B4976F color RGB value is (180,151,111).

RGB: (180,151,111) (71%, 59%, 44%)

RGB bağlantıları ve doygunluk

R 180 of 255 = 71%
G 151 of 255 = 59%
B 111 of 255 = 44%

180
151
111

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

Yüzdelerle RGB renk parçaları

R + G + B = 180 + 151 + 111 = 442 (100%)
R 180 of 442 ~ 40.72%
G 151 of 442 ~ 34.16%
B 111 of 442 ~ 25.11'%

%40.72
%34.16
%25.11

CMYK RENK MODELİ

#B4976F rengi CMYK tonu (0,16,38,29).

  • camgöbeği tonu 0.00%
  • eflatun tonu 16.11%
  • sarı tonu 38.33%
  • ana renk tonu 29.41%

CMYK: (0,16,38,29)
C0M16Y38K29 (0%, 16%, 38%, 29%)
(0.00 / 0.16 / 0.38 / 0.29)

CMYK yüzdeleri

%0
%16.11
%38.33
%29.41

Codes

Color #B4976F in popluar color models

B4 97 6F
RGB 180 151 111
HSL 35° 31.51% 57.06%
HSB/HSV 35° 38.33% 70.59%
CMYK 0.00% 16.11% 38.33%
29.41%

Color #B4976F in popluar number systems.

HEX B4 97 6F
Decimal 180 151 111
Binary 10110100 10010111 1101111
Octal 264 227 157

Shades and tints

Shades of #B4976F

#B4976F
(180,151,111)
#A48A65
(164,138,101)
#947D5B
(148,125,91)
#847051
(132,112,81)
#746347
(116,99,71)
#64563D
(100,86,61)
#544933
(84,73,51)
#443C29
(68,60,41)
#342F1F
(52,47,31)
#242215
(36,34,21)
#14150B
(20,21,11)
#000000
(0,0,0)

Tints of #B4976F

#B4976F
(180,151,111)
#BAA07C
(186,160,124)
#C0A989
(192,169,137)
#C6B296
(198,178,150)
#CCBBA3
(204,187,163)
#D2C4B0
(210,196,176)
#D8CDBD
(216,205,189)
#DED6CA
(222,214,202)
#E4DFD7
(228,223,215)
#EAE8E4
(234,232,228)
#F0F1F1
(240,241,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B4976F color. Also use rgb(180,151,111) instead hex code.

Text Font Color

.myTextColor { color: #B4976F; }

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

This text font color is #B4976F.

Background Color

.myBgColor { background-color: #B4976F; }

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

This div background color is #B4976F.

Border color

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

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

This div border color is #B4976F.

Opacity

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

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

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

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

This text has shadow with #B4976F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B4976F.

Preview

Color preview on black background

This text has color #B4976F on black background.


Color preview on white background

This text has color #B4976F on white background.


Black color preview on #B4976F background

This text has black color on #B4976F background.


White color preview on #B4976F background

This text has white color on #B4976F background.


Related colors

Complementary color

Complementary color for #hex is #4B6890.


I love getcolorcode.com

Triadic colors

1 #6FB497 and #976FB4 with #B4976F are triadic colors.

2 #6F97B4 and #97B46F with #B4976F are triadic colors.