COLOR #848669

HEX: #848669 RGB: (132,134,105)

Color info

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

RGB color model

#848669 color RGB value is (132,134,105).

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

RGB channels and saturation

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

132
134
105

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

Portions of RGB colors in percentages

R + G + B = 132 + 134 + 105 = 371 (100%)
R 132 of 371 ~ 35.58%
G 134 of 371 ~ 36.12%
B 105 of 371 ~ 28.3'%

%35.58
%36.12
%28.3

CMYK color model

#848669 color CMYK value is (1,0,22,47).

  • cyan value is 1.49%
  • magenta value is 0.00%
  • yellow value is 21.64%
  • key color value is 47.45%

CMYK: (1,0,22,47)
C1M0Y22K47 (1%, 0%, 22%, 47%)
(0.01 / 0.00 / 0.22 / 0.47)

CMYK percentages

%1.49
%0
%21.64
%47.45

Codes

Color #848669 in popluar color models

84 86 69
RGB 132 134 105
HSL 64° 12.13% 46.86%
HSB/HSV 64° 21.64% 52.55%
CMYK 1.49% 0.00% 21.64%
47.45%

Color #848669 in popluar number systems.

HEX 84 86 69
Decimal 132 134 105
Binary 10000100 10000110 1101001
Octal 204 206 151

Shades and tints

Shades of #848669

#848669
(132,134,105)
#787A60
(120,122,96)
#6C6E57
(108,110,87)
#60624E
(96,98,78)
#545645
(84,86,69)
#484A3C
(72,74,60)
#3C3E33
(60,62,51)
#30322A
(48,50,42)
#242621
(36,38,33)
#181A18
(24,26,24)
#0C0E0F
(12,14,15)
#000000
(0,0,0)

Tints of #848669

#848669
(132,134,105)
#8F9176
(143,145,118)
#9A9C83
(154,156,131)
#A5A790
(165,167,144)
#B0B29D
(176,178,157)
#BBBDAA
(187,189,170)
#C6C8B7
(198,200,183)
#D1D3C4
(209,211,196)
#DCDED1
(220,222,209)
#E7E9DE
(231,233,222)
#F2F4EB
(242,244,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #848669; }

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

This text font color is #848669.

Background Color

.myBgColor { background-color: #848669; }

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

This div background color is #848669.

Border color

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

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

This div border color is #848669.

Opacity

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

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

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

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

This text has shadow with #848669 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #848669.

Preview

Color preview on black background

This text has color #848669 on black background.


Color preview on white background

This text has color #848669 on white background.


Black color preview on #848669 background

This text has black color on #848669 background.


White color preview on #848669 background

This text has white color on #848669 background.


Related colors

Complementary color

Complementary color for #hex is #7B7996.


I love getcolorcode.com

Triadic colors

1 #698486 and #866984 with #848669 are triadic colors.

2 #698684 and #868469 with #848669 are triadic colors.