COLOR #B47976

HEX: #B47976 RGB: (180,121,118)

Renk bilgisi

#B47976 contains mainly red and green colors. #B47976 ‘ nin web güvenlik rengi #CC6666 (ya da #C66) dir.

RGB renk modeli

#B47976 color RGB value is (180,121,118).

RGB: (180,121,118) (71%, 47%, 46%)

RGB bağlantıları ve doygunluk

R 180 of 255 = 71%
G 121 of 255 = 47%
B 118 of 255 = 46%

180
121
118

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

Yüzdelerle RGB renk parçaları

R + G + B = 180 + 121 + 118 = 419 (100%)
R 180 of 419 ~ 42.96%
G 121 of 419 ~ 28.88%
B 118 of 419 ~ 28.16'%

%42.96
%28.88
%28.16

CMYK RENK MODELİ

#B47976 rengi CMYK tonu (0,33,34,29).

  • camgöbeği tonu 0.00%
  • eflatun tonu 32.78%
  • sarı tonu 34.44%
  • ana renk tonu 29.41%

CMYK: (0,33,34,29)
C0M33Y34K29 (0%, 33%, 34%, 29%)
(0.00 / 0.33 / 0.34 / 0.29)

CMYK yüzdeleri

%0
%32.78
%34.44
%29.41

Codes

Color #B47976 in popluar color models

B4 79 76
RGB 180 121 118
HSL 29.25% 58.43%
HSB/HSV 34.44% 70.59%
CMYK 0.00% 32.78% 34.44%
29.41%

Color #B47976 in popluar number systems.

HEX B4 79 76
Decimal 180 121 118
Binary 10110100 1111001 1110110
Octal 264 171 166

Shades and tints

Shades of #B47976

#B47976
(180,121,118)
#A46E6C
(164,110,108)
#946362
(148,99,98)
#845858
(132,88,88)
#744D4E
(116,77,78)
#644244
(100,66,68)
#54373A
(84,55,58)
#442C30
(68,44,48)
#342126
(52,33,38)
#24161C
(36,22,28)
#140B12
(20,11,18)
#000000
(0,0,0)

Tints of #B47976

#B47976
(180,121,118)
#BA8582
(186,133,130)
#C0918E
(192,145,142)
#C69D9A
(198,157,154)
#CCA9A6
(204,169,166)
#D2B5B2
(210,181,178)
#D8C1BE
(216,193,190)
#DECDCA
(222,205,202)
#E4D9D6
(228,217,214)
#EAE5E2
(234,229,226)
#F0F1EE
(240,241,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B47976 color. Also use rgb(180,121,118) instead hex code.

Text Font Color

.myTextColor { color: #B47976; }

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

This text font color is #B47976.

Background Color

.myBgColor { background-color: #B47976; }

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

This div background color is #B47976.

Border color

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

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

This div border color is #B47976.

Opacity

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

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

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

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

This text has shadow with #B47976 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B47976.

Preview

Color preview on black background

This text has color #B47976 on black background.


Color preview on white background

This text has color #B47976 on white background.


Black color preview on #B47976 background

This text has black color on #B47976 background.


White color preview on #B47976 background

This text has white color on #B47976 background.


Related colors

Complementary color

Complementary color for #hex is #4B8689.


I love getcolorcode.com

Triadic colors

1 #76B479 and #7976B4 with #B47976 are triadic colors.

2 #7679B4 and #79B476 with #B47976 are triadic colors.