COLOR #849485

HEX: #849485 RGB: (132,148,133)

Color info

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

RGB color model

#849485 color RGB value is (132,148,133).

RGB: (132,148,133) (52%, 58%, 52%)

RGB channels and saturation

R 132 of 255 = 52%
G 148 of 255 = 58%
B 133 of 255 = 52%

132
148
133

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

Portions of RGB colors in percentages

R + G + B = 132 + 148 + 133 = 413 (100%)
R 132 of 413 ~ 31.96%
G 148 of 413 ~ 35.84%
B 133 of 413 ~ 32.2'%

%31.96
%35.84
%32.2

CMYK color model

#849485 color CMYK value is (11,0,10,42).

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

CMYK: (11,0,10,42)
C11M0Y10K42 (11%, 0%, 10%, 42%)
(0.11 / 0.00 / 0.10 / 0.42)

CMYK percentages

%10.81
%0
%10.14
%41.96

Codes

Color #849485 in popluar color models

84 94 85
RGB 132 148 133
HSL 124° 6.96% 54.90%
HSB/HSV 124° 10.81% 58.04%
CMYK 10.81% 0.00% 10.14%
41.96%

Color #849485 in popluar number systems.

HEX 84 94 85
Decimal 132 148 133
Binary 10000100 10010100 10000101
Octal 204 224 205

Shades and tints

Shades of #849485

#849485
(132,148,133)
#788779
(120,135,121)
#6C7A6D
(108,122,109)
#606D61
(96,109,97)
#546055
(84,96,85)
#485349
(72,83,73)
#3C463D
(60,70,61)
#303931
(48,57,49)
#242C25
(36,44,37)
#181F19
(24,31,25)
#0C120D
(12,18,13)
#000000
(0,0,0)

Tints of #849485

#849485
(132,148,133)
#8F9D90
(143,157,144)
#9AA69B
(154,166,155)
#A5AFA6
(165,175,166)
#B0B8B1
(176,184,177)
#BBC1BC
(187,193,188)
#C6CAC7
(198,202,199)
#D1D3D2
(209,211,210)
#DCDCDD
(220,220,221)
#E7E5E8
(231,229,232)
#F2EEF3
(242,238,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #849485; }

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

This text font color is #849485.

Background Color

.myBgColor { background-color: #849485; }

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

This div background color is #849485.

Border color

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

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

This div border color is #849485.

Opacity

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

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

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

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

This text has shadow with #849485 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #849485.

Preview

Color preview on black background

This text has color #849485 on black background.


Color preview on white background

This text has color #849485 on white background.


Black color preview on #849485 background

This text has black color on #849485 background.


White color preview on #849485 background

This text has white color on #849485 background.


Related colors

Complementary color

Complementary color for #hex is #7B6B7A.


I love getcolorcode.com

Triadic colors

1 #858494 and #948584 with #849485 are triadic colors.

2 #859484 and #948485 with #849485 are triadic colors.