COLOR #849189

HEX: #849189 RGB: (132,145,137)

Color info

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

RGB color model

#849189 color RGB value is (132,145,137).

RGB: (132,145,137) (52%, 57%, 54%)

RGB channels and saturation

R 132 of 255 = 52%
G 145 of 255 = 57%
B 137 of 255 = 54%

132
145
137

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

Portions of RGB colors in percentages

R + G + B = 132 + 145 + 137 = 414 (100%)
R 132 of 414 ~ 31.88%
G 145 of 414 ~ 35.02%
B 137 of 414 ~ 33.09'%

%31.88
%35.02
%33.09

CMYK color model

#849189 color CMYK value is (9,0,6,43).

  • cyan value is 8.97%
  • magenta value is 0.00%
  • yellow value is 5.52%
  • key color value is 43.14%

CMYK: (9,0,6,43)
C9M0Y6K43 (9%, 0%, 6%, 43%)
(0.09 / 0.00 / 0.06 / 0.43)

CMYK percentages

%8.97
%0
%5.52
%43.14

Codes

Color #849189 in popluar color models

84 91 89
RGB 132 145 137
HSL 143° 5.58% 54.31%
HSB/HSV 143° 8.97% 56.86%
CMYK 8.97% 0.00% 5.52%
43.14%

Color #849189 in popluar number systems.

HEX 84 91 89
Decimal 132 145 137
Binary 10000100 10010001 10001001
Octal 204 221 211

Shades and tints

Shades of #849189

#849189
(132,145,137)
#78847D
(120,132,125)
#6C7771
(108,119,113)
#606A65
(96,106,101)
#545D59
(84,93,89)
#48504D
(72,80,77)
#3C4341
(60,67,65)
#303635
(48,54,53)
#242929
(36,41,41)
#181C1D
(24,28,29)
#0C0F11
(12,15,17)
#000000
(0,0,0)

Tints of #849189

#849189
(132,145,137)
#8F9B93
(143,155,147)
#9AA59D
(154,165,157)
#A5AFA7
(165,175,167)
#B0B9B1
(176,185,177)
#BBC3BB
(187,195,187)
#C6CDC5
(198,205,197)
#D1D7CF
(209,215,207)
#DCE1D9
(220,225,217)
#E7EBE3
(231,235,227)
#F2F5ED
(242,245,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #849189; }

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

This text font color is #849189.

Background Color

.myBgColor { background-color: #849189; }

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

This div background color is #849189.

Border color

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

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

This div border color is #849189.

Opacity

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

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

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

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

This text has shadow with #849189 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #849189.

Preview

Color preview on black background

This text has color #849189 on black background.


Color preview on white background

This text has color #849189 on white background.


Black color preview on #849189 background

This text has black color on #849189 background.


White color preview on #849189 background

This text has white color on #849189 background.


Related colors

Complementary color

Complementary color for #hex is #7B6E76.


I love getcolorcode.com

Triadic colors

1 #898491 and #918984 with #849189 are triadic colors.

2 #899184 and #918489 with #849189 are triadic colors.