COLOR #848769

HEX: #848769 RGB: (132,135,105)

Color info

#848769 contains red, green and blue colors in about the same proportion. Web safe color of #848769 is #999966 (or #996).

RGB color model

#848769 color RGB value is (132,135,105).

RGB: (132,135,105) (52%, 53%, 41%)

RGB channels and saturation

R 132 of 255 = 52%
G 135 of 255 = 53%
B 105 of 255 = 41%

132
135
105

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

Portions of RGB colors in percentages

R + G + B = 132 + 135 + 105 = 372 (100%)
R 132 of 372 ~ 35.48%
G 135 of 372 ~ 36.29%
B 105 of 372 ~ 28.23'%

%35.48
%36.29
%28.23

CMYK color model

#848769 color CMYK value is (2,0,22,47).

  • cyan value is 2.22%
  • magenta value is 0.00%
  • yellow value is 22.22%
  • key color value is 47.06%

CMYK: (2,0,22,47)
C2M0Y22K47 (2%, 0%, 22%, 47%)
(0.02 / 0.00 / 0.22 / 0.47)

CMYK percentages

%2.22
%0
%22.22
%47.06

Codes

Color #848769 in popluar color models

84 87 69
RGB 132 135 105
HSL 66° 12.50% 47.06%
HSB/HSV 66° 22.22% 52.94%
CMYK 2.22% 0.00% 22.22%
47.06%

Color #848769 in popluar number systems.

HEX 84 87 69
Decimal 132 135 105
Binary 10000100 10000111 1101001
Octal 204 207 151

Shades and tints

Shades of #848769

#848769
(132,135,105)
#787B60
(120,123,96)
#6C6F57
(108,111,87)
#60634E
(96,99,78)
#545745
(84,87,69)
#484B3C
(72,75,60)
#3C3F33
(60,63,51)
#30332A
(48,51,42)
#242721
(36,39,33)
#181B18
(24,27,24)
#0C0F0F
(12,15,15)
#000000
(0,0,0)

Tints of #848769

#848769
(132,135,105)
#8F9176
(143,145,118)
#9A9B83
(154,155,131)
#A5A590
(165,165,144)
#B0AF9D
(176,175,157)
#BBB9AA
(187,185,170)
#C6C3B7
(198,195,183)
#D1CDC4
(209,205,196)
#DCD7D1
(220,215,209)
#E7E1DE
(231,225,222)
#F2EBEB
(242,235,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #848769 color. Also use rgb(132,135,105) instead hex code.

Text Font Color

.myTextColor { color: #848769; }

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

This text font color is #848769.

Background Color

.myBgColor { background-color: #848769; }

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

This div background color is #848769.

Border color

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

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

This div border color is #848769.

Opacity

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

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

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

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

This text has shadow with #848769 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #848769.

Preview

Color preview on black background

This text has color #848769 on black background.


Color preview on white background

This text has color #848769 on white background.


Black color preview on #848769 background

This text has black color on #848769 background.


White color preview on #848769 background

This text has white color on #848769 background.


Related colors

Complementary color

Complementary color for #hex is #7B7896.


I love getcolorcode.com

Triadic colors

1 #698487 and #876984 with #848769 are triadic colors.

2 #698784 and #878469 with #848769 are triadic colors.