COLOR #845933

HEX: #845933 RGB: (132,89,51)

Color info

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

RGB color model

#845933 color RGB value is (132,89,51).

RGB: (132,89,51) (52%, 35%, 20%)

RGB channels and saturation

R 132 of 255 = 52%
G 89 of 255 = 35%
B 51 of 255 = 20%

132
89
51

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

Portions of RGB colors in percentages

R + G + B = 132 + 89 + 51 = 272 (100%)
R 132 of 272 ~ 48.53%
G 89 of 272 ~ 32.72%
B 51 of 272 ~ 18.75'%

%48.53
%32.72
%18.75

CMYK color model

#845933 color CMYK value is (0,33,61,48).

  • cyan value is 0.00%
  • magenta value is 32.58%
  • yellow value is 61.36%
  • key color value is 48.24%

CMYK: (0,33,61,48)
C0M33Y61K48 (0%, 33%, 61%, 48%)
(0.00 / 0.33 / 0.61 / 0.48)

CMYK percentages

%0
%32.58
%61.36
%48.24

Codes

Color #845933 in popluar color models

84 59 33
RGB 132 89 51
HSL 28° 44.26% 35.88%
HSB/HSV 28° 61.36% 51.76%
CMYK 0.00% 32.58% 61.36%
48.24%

Color #845933 in popluar number systems.

HEX 84 59 33
Decimal 132 89 51
Binary 10000100 1011001 110011
Octal 204 131 63

Shades and tints

Shades of #845933

#845933
(132,89,51)
#78512F
(120,81,47)
#6C492B
(108,73,43)
#604127
(96,65,39)
#543923
(84,57,35)
#48311F
(72,49,31)
#3C291B
(60,41,27)
#302117
(48,33,23)
#241913
(36,25,19)
#18110F
(24,17,15)
#0C090B
(12,9,11)
#000000
(0,0,0)

Tints of #845933

#845933
(132,89,51)
#8F6845
(143,104,69)
#9A7757
(154,119,87)
#A58669
(165,134,105)
#B0957B
(176,149,123)
#BBA48D
(187,164,141)
#C6B39F
(198,179,159)
#D1C2B1
(209,194,177)
#DCD1C3
(220,209,195)
#E7E0D5
(231,224,213)
#F2EFE7
(242,239,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #845933 color. Also use rgb(132,89,51) instead hex code.

Text Font Color

.myTextColor { color: #845933; }

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

This text font color is #845933.

Background Color

.myBgColor { background-color: #845933; }

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

This div background color is #845933.

Border color

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

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

This div border color is #845933.

Opacity

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

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

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

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

This text has shadow with #845933 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #845933.

Preview

Color preview on black background

This text has color #845933 on black background.


Color preview on white background

This text has color #845933 on white background.


Black color preview on #845933 background

This text has black color on #845933 background.


White color preview on #845933 background

This text has white color on #845933 background.


Related colors

Complementary color

Complementary color for #hex is #7BA6CC.


I love getcolorcode.com

Triadic colors

1 #338459 and #593384 with #845933 are triadic colors.

2 #335984 and #598433 with #845933 are triadic colors.