COLOR #855532

HEX: #855532 RGB: (133,85,50)

Color info

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

RGB color model

#855532 color RGB value is (133,85,50).

RGB: (133,85,50) (52%, 33%, 20%)

RGB channels and saturation

R 133 of 255 = 52%
G 85 of 255 = 33%
B 50 of 255 = 20%

133
85
50

R + G + B ~ 35%. #855532 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 133 + 85 + 50 = 268 (100%)
R 133 of 268 ~ 49.63%
G 85 of 268 ~ 31.72%
B 50 of 268 ~ 18.66'%

%49.63
%31.72
%18.66

CMYK color model

#855532 color CMYK value is (0,36,62,48).

  • cyan value is 0.00%
  • magenta value is 36.09%
  • yellow value is 62.41%
  • key color value is 47.84%

CMYK: (0,36,62,48)
C0M36Y62K48 (0%, 36%, 62%, 48%)
(0.00 / 0.36 / 0.62 / 0.48)

CMYK percentages

%0
%36.09
%62.41
%47.84

Codes

Color #855532 in popluar color models

85 55 32
RGB 133 85 50
HSL 25° 45.36% 35.88%
HSB/HSV 25° 62.41% 52.16%
CMYK 0.00% 36.09% 62.41%
47.84%

Color #855532 in popluar number systems.

HEX 85 55 32
Decimal 133 85 50
Binary 10000101 1010101 110010
Octal 205 125 62

Shades and tints

Shades of #855532

#855532
(133,85,50)
#794E2E
(121,78,46)
#6D472A
(109,71,42)
#614026
(97,64,38)
#553922
(85,57,34)
#49321E
(73,50,30)
#3D2B1A
(61,43,26)
#312416
(49,36,22)
#251D12
(37,29,18)
#19160E
(25,22,14)
#0D0F0A
(13,15,10)
#000000
(0,0,0)

Tints of #855532

#855532
(133,85,50)
#906444
(144,100,68)
#9B7356
(155,115,86)
#A68268
(166,130,104)
#B1917A
(177,145,122)
#BCA08C
(188,160,140)
#C7AF9E
(199,175,158)
#D2BEB0
(210,190,176)
#DDCDC2
(221,205,194)
#E8DCD4
(232,220,212)
#F3EBE6
(243,235,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #855532 color. Also use rgb(133,85,50) instead hex code.

Text Font Color

.myTextColor { color: #855532; }

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

This text font color is #855532.

Background Color

.myBgColor { background-color: #855532; }

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

This div background color is #855532.

Border color

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

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

This div border color is #855532.

Opacity

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

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

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

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

This text has shadow with #855532 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #855532.

Preview

Color preview on black background

This text has color #855532 on black background.


Color preview on white background

This text has color #855532 on white background.


Black color preview on #855532 background

This text has black color on #855532 background.


White color preview on #855532 background

This text has white color on #855532 background.


Related colors

Complementary color

Complementary color for #hex is #7AAACD.


I love getcolorcode.com

Triadic colors

1 #328555 and #553285 with #855532 are triadic colors.

2 #325585 and #558532 with #855532 are triadic colors.