COLOR #855D45

HEX: #855D45 RGB: (133,93,69)

Color info

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

RGB color model

#855D45 color RGB value is (133,93,69).

RGB: (133,93,69) (52%, 36%, 27%)

RGB channels and saturation

R 133 of 255 = 52%
G 93 of 255 = 36%
B 69 of 255 = 27%

133
93
69

R + G + B ~ 38%. #855D45 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 133 + 93 + 69 = 295 (100%)
R 133 of 295 ~ 45.08%
G 93 of 295 ~ 31.53%
B 69 of 295 ~ 23.39'%

%45.08
%31.53
%23.39

CMYK color model

#855D45 color CMYK value is (0,30,48,48).

  • cyan value is 0.00%
  • magenta value is 30.08%
  • yellow value is 48.12%
  • key color value is 47.84%

CMYK: (0,30,48,48)
C0M30Y48K48 (0%, 30%, 48%, 48%)
(0.00 / 0.30 / 0.48 / 0.48)

CMYK percentages

%0
%30.08
%48.12
%47.84

Codes

Color #855D45 in popluar color models

85 5D 45
RGB 133 93 69
HSL 23° 31.68% 39.61%
HSB/HSV 23° 48.12% 52.16%
CMYK 0.00% 30.08% 48.12%
47.84%

Color #855D45 in popluar number systems.

HEX 85 5D 45
Decimal 133 93 69
Binary 10000101 1011101 1000101
Octal 205 135 105

Shades and tints

Shades of #855D45

#855D45
(133,93,69)
#79553F
(121,85,63)
#6D4D39
(109,77,57)
#614533
(97,69,51)
#553D2D
(85,61,45)
#493527
(73,53,39)
#3D2D21
(61,45,33)
#31251B
(49,37,27)
#251D15
(37,29,21)
#19150F
(25,21,15)
#0D0D09
(13,13,9)
#000000
(0,0,0)

Tints of #855D45

#855D45
(133,93,69)
#906B55
(144,107,85)
#9B7965
(155,121,101)
#A68775
(166,135,117)
#B19585
(177,149,133)
#BCA395
(188,163,149)
#C7B1A5
(199,177,165)
#D2BFB5
(210,191,181)
#DDCDC5
(221,205,197)
#E8DBD5
(232,219,213)
#F3E9E5
(243,233,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #855D45 color. Also use rgb(133,93,69) instead hex code.

Text Font Color

.myTextColor { color: #855D45; }

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

This text font color is #855D45.

Background Color

.myBgColor { background-color: #855D45; }

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

This div background color is #855D45.

Border color

.myBorderColor { border: 1px solid #855D45; }

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

This div border color is #855D45.

Opacity

.myOpacity80 { color: #855D45; opacity: 0.8; }

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

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

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

This text has shadow with #855D45 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #855D45.

Preview

Color preview on black background

This text has color #855D45 on black background.


Color preview on white background

This text has color #855D45 on white background.


Black color preview on #855D45 background

This text has black color on #855D45 background.


White color preview on #855D45 background

This text has white color on #855D45 background.


Related colors

Complementary color

Complementary color for #hex is #7AA2BA.


I love getcolorcode.com

Triadic colors

1 #45855D and #5D4585 with #855D45 are triadic colors.

2 #455D85 and #5D8545 with #855D45 are triadic colors.