COLOR #849990

HEX: #849990 RGB: (132,153,144)

Color info

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

RGB color model

#849990 color RGB value is (132,153,144).

RGB: (132,153,144) (52%, 60%, 56%)

RGB channels and saturation

R 132 of 255 = 52%
G 153 of 255 = 60%
B 144 of 255 = 56%

132
153
144

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

Portions of RGB colors in percentages

R + G + B = 132 + 153 + 144 = 429 (100%)
R 132 of 429 ~ 30.77%
G 153 of 429 ~ 35.66%
B 144 of 429 ~ 33.57'%

%30.77
%35.66
%33.57

CMYK color model

#849990 color CMYK value is (14,0,6,40).

  • cyan value is 13.73%
  • magenta value is 0.00%
  • yellow value is 5.88%
  • key color value is 40.00%
CMYK: (14,0,6,40) C14M0Y6K40 (14%,0%,6%,40%) (0.14/0.00/0.06/0.40) 

CMYK percentages

%13.73
%0
%5.88
%40

Codes

Color #849990 in popluar color models

84 99 90
RGB 132 153 144
HSL 154° 9.33% 55.88%
HSB/HSV 154° 13.73% 60.00%
CMYK 13.73% 0.00% 5.88%
40.00%

Color #849990 in popluar number systems.

HEX 84 99 90
Decimal 132 153 144
Binary 10000100 10011001 10010000
Octal 204 231 220

Shades and tints

Shades of #849990

#849990
(132,153,144)
#788C83
(120,140,131)
#6C7F76
(108,127,118)
#607269
(96,114,105)
#54655C
(84,101,92)
#48584F
(72,88,79)
#3C4B42
(60,75,66)
#303E35
(48,62,53)
#243128
(36,49,40)
#18241B
(24,36,27)
#0C170E
(12,23,14)
#000000
(0,0,0)

Tints of #849990

#849990
(132,153,144)
#8FA29A
(143,162,154)
#9AABA4
(154,171,164)
#A5B4AE
(165,180,174)
#B0BDB8
(176,189,184)
#BBC6C2
(187,198,194)
#C6CFCC
(198,207,204)
#D1D8D6
(209,216,214)
#DCE1E0
(220,225,224)
#E7EAEA
(231,234,234)
#F2F3F4
(242,243,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #849990 color. Also use rgb(132,153,144) instead hex code.

Text Font Color

.myTextColor { color: #849990; }

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

This text font color is #849990.

Background Color

.myBgColor { background-color: #849990; }

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

This div background color is #849990.

Border color

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

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

This div border color is #849990.

Opacity

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

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

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

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

This text has shadow with #849990 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #849990.

Preview

Color preview on black background

This text has color #849990 on black background.


Color preview on white background

This text has color #849990 on white background.


Black color preview on #849990 background

This text has black color on #849990 background.


White color preview on #849990 background

This text has white color on #849990 background.


Related colors

Complementary color

Complementary color for #hex is #7B666F.


I love getcolorcode.com

Triadic colors

1 #908499 and #999084 with #849990 are triadic colors.

2 #909984 and #998490 with #849990 are triadic colors.