COLOR #B47D5E

HEX: #B47D5E RGB: (180,125,94)

Renk bilgisi

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

RGB renk modeli

#B47D5E color RGB value is (180,125,94).

RGB: (180,125,94) (71%, 49%, 37%)

RGB bağlantıları ve doygunluk

R 180 of 255 = 71%
G 125 of 255 = 49%
B 94 of 255 = 37%

180
125
94

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

Yüzdelerle RGB renk parçaları

R + G + B = 180 + 125 + 94 = 399 (100%)
R 180 of 399 ~ 45.11%
G 125 of 399 ~ 31.33%
B 94 of 399 ~ 23.56'%

%45.11
%31.33
%23.56

CMYK RENK MODELİ

#B47D5E rengi CMYK tonu (0,31,48,29).

  • camgöbeği tonu 0.00%
  • eflatun tonu 30.56%
  • sarı tonu 47.78%
  • ana renk tonu 29.41%

CMYK: (0,31,48,29)
C0M31Y48K29 (0%, 31%, 48%, 29%)
(0.00 / 0.31 / 0.48 / 0.29)

CMYK yüzdeleri

%0
%30.56
%47.78
%29.41

Codes

Color #B47D5E in popluar color models

B4 7D 5E
RGB 180 125 94
HSL 22° 36.44% 53.73%
HSB/HSV 22° 47.78% 70.59%
CMYK 0.00% 30.56% 47.78%
29.41%

Color #B47D5E in popluar number systems.

HEX B4 7D 5E
Decimal 180 125 94
Binary 10110100 1111101 1011110
Octal 264 175 136

Shades and tints

Shades of #B47D5E

#B47D5E
(180,125,94)
#A47256
(164,114,86)
#94674E
(148,103,78)
#845C46
(132,92,70)
#74513E
(116,81,62)
#644636
(100,70,54)
#543B2E
(84,59,46)
#443026
(68,48,38)
#34251E
(52,37,30)
#241A16
(36,26,22)
#140F0E
(20,15,14)
#000000
(0,0,0)

Tints of #B47D5E

#B47D5E
(180,125,94)
#BA886C
(186,136,108)
#C0937A
(192,147,122)
#C69E88
(198,158,136)
#CCA996
(204,169,150)
#D2B4A4
(210,180,164)
#D8BFB2
(216,191,178)
#DECAC0
(222,202,192)
#E4D5CE
(228,213,206)
#EAE0DC
(234,224,220)
#F0EBEA
(240,235,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B47D5E color. Also use rgb(180,125,94) instead hex code.

Text Font Color

.myTextColor { color: #B47D5E; }

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

This text font color is #B47D5E.

Background Color

.myBgColor { background-color: #B47D5E; }

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

This div background color is #B47D5E.

Border color

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

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

This div border color is #B47D5E.

Opacity

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

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

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

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

This text has shadow with #B47D5E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B47D5E.

Preview

Color preview on black background

This text has color #B47D5E on black background.


Color preview on white background

This text has color #B47D5E on white background.


Black color preview on #B47D5E background

This text has black color on #B47D5E background.


White color preview on #B47D5E background

This text has white color on #B47D5E background.


Related colors

Complementary color

Complementary color for #hex is #4B82A1.


I love getcolorcode.com

Triadic colors

1 #5EB47D and #7D5EB4 with #B47D5E are triadic colors.

2 #5E7DB4 and #7DB45E with #B47D5E are triadic colors.