COLOR #855739

HEX: #855739 RGB: (133,87,57)

Color info

#855739 contains mainly red and green colors. Web safe color of #855739 is #996633 (or #963).

RGB color model

#855739 color RGB value is (133,87,57).

RGB: (133,87,57) (52%, 34%, 22%)

RGB channels and saturation

R 133 of 255 = 52%
G 87 of 255 = 34%
B 57 of 255 = 22%

133
87
57

R + G + B ~ 36%. #855739 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 133 + 87 + 57 = 277 (100%)
R 133 of 277 ~ 48.01%
G 87 of 277 ~ 31.41%
B 57 of 277 ~ 20.58'%

%48.01
%31.41
%20.58

CMYK color model

#855739 color CMYK value is (0,35,57,48).

  • cyan value is 0.00%
  • magenta value is 34.59%
  • yellow value is 57.14%
  • key color value is 47.84%

CMYK: (0,35,57,48)
C0M35Y57K48 (0%, 35%, 57%, 48%)
(0.00 / 0.35 / 0.57 / 0.48)

CMYK percentages

%0
%34.59
%57.14
%47.84

Codes

Color #855739 in popluar color models

85 57 39
RGB 133 87 57
HSL 24° 40.00% 37.25%
HSB/HSV 24° 57.14% 52.16%
CMYK 0.00% 34.59% 57.14%
47.84%

Color #855739 in popluar number systems.

HEX 85 57 39
Decimal 133 87 57
Binary 10000101 1010111 111001
Octal 205 127 71

Shades and tints

Shades of #855739

#855739
(133,87,57)
#795034
(121,80,52)
#6D492F
(109,73,47)
#61422A
(97,66,42)
#553B25
(85,59,37)
#493420
(73,52,32)
#3D2D1B
(61,45,27)
#312616
(49,38,22)
#251F11
(37,31,17)
#19180C
(25,24,12)
#0D1107
(13,17,7)
#000000
(0,0,0)

Tints of #855739

#855739
(133,87,57)
#90664B
(144,102,75)
#9B755D
(155,117,93)
#A6846F
(166,132,111)
#B19381
(177,147,129)
#BCA293
(188,162,147)
#C7B1A5
(199,177,165)
#D2C0B7
(210,192,183)
#DDCFC9
(221,207,201)
#E8DEDB
(232,222,219)
#F3EDED
(243,237,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #855739 color. Also use rgb(133,87,57) instead hex code.

Text Font Color

.myTextColor { color: #855739; }

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

This text font color is #855739.

Background Color

.myBgColor { background-color: #855739; }

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

This div background color is #855739.

Border color

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

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

This div border color is #855739.

Opacity

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

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

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

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

This text has shadow with #855739 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #855739.

Preview

Color preview on black background

This text has color #855739 on black background.


Color preview on white background

This text has color #855739 on white background.


Black color preview on #855739 background

This text has black color on #855739 background.


White color preview on #855739 background

This text has white color on #855739 background.


Related colors

Complementary color

Complementary color for #hex is #7AA8C6.


I love getcolorcode.com

Triadic colors

1 #398557 and #573985 with #855739 are triadic colors.

2 #395785 and #578539 with #855739 are triadic colors.