COLOR #849694

HEX: #849694 RGB: (132,150,148)

Color info

#849694 contains red, green and blue colors in about the same proportion. Web safe color of #849694 is #999999 (or #999).

RGB color model

#849694 color RGB value is (132,150,148).

RGB: (132,150,148) (52%, 59%, 58%)

RGB channels and saturation

R 132 of 255 = 52%
G 150 of 255 = 59%
B 148 of 255 = 58%

132
150
148

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

Portions of RGB colors in percentages

R + G + B = 132 + 150 + 148 = 430 (100%)
R 132 of 430 ~ 30.7%
G 150 of 430 ~ 34.88%
B 148 of 430 ~ 34.42'%

%30.7
%34.88
%34.42

CMYK color model

#849694 color CMYK value is (12,0,1,41).

  • cyan value is 12.00%
  • magenta value is 0.00%
  • yellow value is 1.33%
  • key color value is 41.18%

CMYK: (12,0,1,41)
C12M0Y1K41 (12%, 0%, 1%, 41%)
(0.12 / 0.00 / 0.01 / 0.41)

CMYK percentages

%12
%0
%1.33
%41.18

Codes

Color #849694 in popluar color models

84 96 94
RGB 132 150 148
HSL 173° 7.89% 55.29%
HSB/HSV 173° 12.00% 58.82%
CMYK 12.00% 0.00% 1.33%
41.18%

Color #849694 in popluar number systems.

HEX 84 96 94
Decimal 132 150 148
Binary 10000100 10010110 10010100
Octal 204 226 224

Shades and tints

Shades of #849694

#849694
(132,150,148)
#788987
(120,137,135)
#6C7C7A
(108,124,122)
#606F6D
(96,111,109)
#546260
(84,98,96)
#485553
(72,85,83)
#3C4846
(60,72,70)
#303B39
(48,59,57)
#242E2C
(36,46,44)
#18211F
(24,33,31)
#0C1412
(12,20,18)
#000000
(0,0,0)

Tints of #849694

#849694
(132,150,148)
#8F9F9D
(143,159,157)
#9AA8A6
(154,168,166)
#A5B1AF
(165,177,175)
#B0BAB8
(176,186,184)
#BBC3C1
(187,195,193)
#C6CCCA
(198,204,202)
#D1D5D3
(209,213,211)
#DCDEDC
(220,222,220)
#E7E7E5
(231,231,229)
#F2F0EE
(242,240,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #849694 color. Also use rgb(132,150,148) instead hex code.

Text Font Color

.myTextColor { color: #849694; }

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

This text font color is #849694.

Background Color

.myBgColor { background-color: #849694; }

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

This div background color is #849694.

Border color

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

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

This div border color is #849694.

Opacity

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

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

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

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

This text has shadow with #849694 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #849694.

Preview

Color preview on black background

This text has color #849694 on black background.


Color preview on white background

This text has color #849694 on white background.


Black color preview on #849694 background

This text has black color on #849694 background.


White color preview on #849694 background

This text has white color on #849694 background.


Related colors

Complementary color

Complementary color for #hex is #7B696B.


I love getcolorcode.com

Triadic colors

1 #948496 and #969484 with #849694 are triadic colors.

2 #949684 and #968494 with #849694 are triadic colors.