COLOR #849592

HEX: #849592 RGB: (132,149,146)

Color info

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

RGB color model

#849592 color RGB value is (132,149,146).

RGB: (132,149,146) (52%, 58%, 57%)

RGB channels and saturation

R 132 of 255 = 52%
G 149 of 255 = 58%
B 146 of 255 = 57%

132
149
146

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

Portions of RGB colors in percentages

R + G + B = 132 + 149 + 146 = 427 (100%)
R 132 of 427 ~ 30.91%
G 149 of 427 ~ 34.89%
B 146 of 427 ~ 34.19'%

%30.91
%34.89
%34.19

CMYK color model

#849592 color CMYK value is (11,0,2,42).

  • cyan value is 11.41%
  • magenta value is 0.00%
  • yellow value is 2.01%
  • key color value is 41.57%

CMYK: (11,0,2,42)
C11M0Y2K42 (11%, 0%, 2%, 42%)
(0.11 / 0.00 / 0.02 / 0.42)

CMYK percentages

%11.41
%0
%2.01
%41.57

Codes

Color #849592 in popluar color models

84 95 92
RGB 132 149 146
HSL 169° 7.42% 55.10%
HSB/HSV 169° 11.41% 58.43%
CMYK 11.41% 0.00% 2.01%
41.57%

Color #849592 in popluar number systems.

HEX 84 95 92
Decimal 132 149 146
Binary 10000100 10010101 10010010
Octal 204 225 222

Shades and tints

Shades of #849592

#849592
(132,149,146)
#788885
(120,136,133)
#6C7B78
(108,123,120)
#606E6B
(96,110,107)
#54615E
(84,97,94)
#485451
(72,84,81)
#3C4744
(60,71,68)
#303A37
(48,58,55)
#242D2A
(36,45,42)
#18201D
(24,32,29)
#0C1310
(12,19,16)
#000000
(0,0,0)

Tints of #849592

#849592
(132,149,146)
#8F9E9B
(143,158,155)
#9AA7A4
(154,167,164)
#A5B0AD
(165,176,173)
#B0B9B6
(176,185,182)
#BBC2BF
(187,194,191)
#C6CBC8
(198,203,200)
#D1D4D1
(209,212,209)
#DCDDDA
(220,221,218)
#E7E6E3
(231,230,227)
#F2EFEC
(242,239,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #849592 color. Also use rgb(132,149,146) instead hex code.

Text Font Color

.myTextColor { color: #849592; }

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

This text font color is #849592.

Background Color

.myBgColor { background-color: #849592; }

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

This div background color is #849592.

Border color

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

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

This div border color is #849592.

Opacity

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

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

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

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

This text has shadow with #849592 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #849592.

Preview

Color preview on black background

This text has color #849592 on black background.


Color preview on white background

This text has color #849592 on white background.


Black color preview on #849592 background

This text has black color on #849592 background.


White color preview on #849592 background

This text has white color on #849592 background.


Related colors

Complementary color

Complementary color for #hex is #7B6A6D.


I love getcolorcode.com

Triadic colors

1 #928495 and #959284 with #849592 are triadic colors.

2 #929584 and #958492 with #849592 are triadic colors.