COLOR #849491

HEX: #849491 RGB: (132,148,145)

Color info

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

RGB color model

#849491 color RGB value is (132,148,145).

RGB: (132,148,145) (52%, 58%, 57%)

RGB channels and saturation

R 132 of 255 = 52%
G 148 of 255 = 58%
B 145 of 255 = 57%

132
148
145

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

Portions of RGB colors in percentages

R + G + B = 132 + 148 + 145 = 425 (100%)
R 132 of 425 ~ 31.06%
G 148 of 425 ~ 34.82%
B 145 of 425 ~ 34.12'%

%31.06
%34.82
%34.12

CMYK color model

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

  • cyan value is 10.81%
  • magenta value is 0.00%
  • yellow value is 2.03%
  • key color value is 41.96%

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

CMYK percentages

%10.81
%0
%2.03
%41.96

Codes

Color #849491 in popluar color models

84 94 91
RGB 132 148 145
HSL 169° 6.96% 54.90%
HSB/HSV 169° 10.81% 58.04%
CMYK 10.81% 0.00% 2.03%
41.96%

Color #849491 in popluar number systems.

HEX 84 94 91
Decimal 132 148 145
Binary 10000100 10010100 10010001
Octal 204 224 221

Shades and tints

Shades of #849491

#849491
(132,148,145)
#788784
(120,135,132)
#6C7A77
(108,122,119)
#606D6A
(96,109,106)
#54605D
(84,96,93)
#485350
(72,83,80)
#3C4643
(60,70,67)
#303936
(48,57,54)
#242C29
(36,44,41)
#181F1C
(24,31,28)
#0C120F
(12,18,15)
#000000
(0,0,0)

Tints of #849491

#849491
(132,148,145)
#8F9D9B
(143,157,155)
#9AA6A5
(154,166,165)
#A5AFAF
(165,175,175)
#B0B8B9
(176,184,185)
#BBC1C3
(187,193,195)
#C6CACD
(198,202,205)
#D1D3D7
(209,211,215)
#DCDCE1
(220,220,225)
#E7E5EB
(231,229,235)
#F2EEF5
(242,238,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #849491; }

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

This text font color is #849491.

Background Color

.myBgColor { background-color: #849491; }

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

This div background color is #849491.

Border color

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

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

This div border color is #849491.

Opacity

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

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

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

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

This text has shadow with #849491 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #849491.

Preview

Color preview on black background

This text has color #849491 on black background.


Color preview on white background

This text has color #849491 on white background.


Black color preview on #849491 background

This text has black color on #849491 background.


White color preview on #849491 background

This text has white color on #849491 background.


Related colors

Complementary color

Complementary color for #hex is #7B6B6E.


I love getcolorcode.com

Triadic colors

1 #918494 and #949184 with #849491 are triadic colors.

2 #919484 and #948491 with #849491 are triadic colors.