COLOR #B85D47

HEX: #B85D47 RGB: (184,93,71)

Renk bilgisi

#B85D47 contains mainly red color. #B85D47 ‘ nin web güvenlik rengi #CC6633 (ya da #C63) dir.

RGB renk modeli

#B85D47 color RGB value is (184,93,71).

RGB: (184,93,71) (72%, 36%, 28%)

RGB bağlantıları ve doygunluk

R 184 of 255 = 72%
G 93 of 255 = 36%
B 71 of 255 = 28%

184
93
71

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

Yüzdelerle RGB renk parçaları

R + G + B = 184 + 93 + 71 = 348 (100%)
R 184 of 348 ~ 52.87%
G 93 of 348 ~ 26.72%
B 71 of 348 ~ 20.4'%

%52.87
%26.72
%20.4

CMYK RENK MODELİ

#B85D47 rengi CMYK tonu (0,49,61,28).

  • camgöbeği tonu 0.00%
  • eflatun tonu 49.46%
  • sarı tonu 61.41%
  • ana renk tonu 27.84%

CMYK: (0,49,61,28)
C0M49Y61K28 (0%, 49%, 61%, 28%)
(0.00 / 0.49 / 0.61 / 0.28)

CMYK yüzdeleri

%0
%49.46
%61.41
%27.84

Codes

Color #B85D47 in popluar color models

B8 5D 47
RGB 184 93 71
HSL 12° 44.31% 50.00%
HSB/HSV 12° 61.41% 72.16%
CMYK 0.00% 49.46% 61.41%
27.84%

Color #B85D47 in popluar number systems.

HEX B8 5D 47
Decimal 184 93 71
Binary 10111000 1011101 1000111
Octal 270 135 107

Shades and tints

Shades of #B85D47

#B85D47
(184,93,71)
#A85541
(168,85,65)
#984D3B
(152,77,59)
#884535
(136,69,53)
#783D2F
(120,61,47)
#683529
(104,53,41)
#582D23
(88,45,35)
#48251D
(72,37,29)
#381D17
(56,29,23)
#281511
(40,21,17)
#180D0B
(24,13,11)
#000000
(0,0,0)

Tints of #B85D47

#B85D47
(184,93,71)
#BE6B57
(190,107,87)
#C47967
(196,121,103)
#CA8777
(202,135,119)
#D09587
(208,149,135)
#D6A397
(214,163,151)
#DCB1A7
(220,177,167)
#E2BFB7
(226,191,183)
#E8CDC7
(232,205,199)
#EEDBD7
(238,219,215)
#F4E9E7
(244,233,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B85D47 color. Also use rgb(184,93,71) instead hex code.

Text Font Color

.myTextColor { color: #B85D47; }

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

This text font color is #B85D47.

Background Color

.myBgColor { background-color: #B85D47; }

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

This div background color is #B85D47.

Border color

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

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

This div border color is #B85D47.

Opacity

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

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

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

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

This text has shadow with #B85D47 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B85D47.

Preview

Color preview on black background

This text has color #B85D47 on black background.


Color preview on white background

This text has color #B85D47 on white background.


Black color preview on #B85D47 background

This text has black color on #B85D47 background.


White color preview on #B85D47 background

This text has white color on #B85D47 background.


Related colors

Complementary color

Complementary color for #hex is #47A2B8.


I love getcolorcode.com

Triadic colors

1 #47B85D and #5D47B8 with #B85D47 are triadic colors.

2 #475DB8 and #5DB847 with #B85D47 are triadic colors.