COLOR #849296

HEX: #849296 RGB: (132,146,150)

Color info

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

RGB color model

#849296 color RGB value is (132,146,150).

RGB: (132,146,150) (52%, 57%, 59%)

RGB channels and saturation

R 132 of 255 = 52%
G 146 of 255 = 57%
B 150 of 255 = 59%

132
146
150

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

Portions of RGB colors in percentages

R + G + B = 132 + 146 + 150 = 428 (100%)
R 132 of 428 ~ 30.84%
G 146 of 428 ~ 34.11%
B 150 of 428 ~ 35.05'%

%30.84
%34.11
%35.05

CMYK color model

#849296 color CMYK value is (12,3,0,41).

  • cyan value is 12.00%
  • magenta value is 2.67%
  • yellow value is 0.00%
  • key color value is 41.18%

CMYK: (12,3,0,41)
C12M3Y0K41 (12%, 3%, 0%, 41%)
(0.12 / 0.03 / 0.00 / 0.41)

CMYK percentages

%12
%2.67
%0
%41.18

Codes

Color #849296 in popluar color models

84 92 96
RGB 132 146 150
HSL 193° 7.89% 55.29%
HSB/HSV 193° 12.00% 58.82%
CMYK 12.00% 2.67% 0.00%
41.18%

Color #849296 in popluar number systems.

HEX 84 92 96
Decimal 132 146 150
Binary 10000100 10010010 10010110
Octal 204 222 226

Shades and tints

Shades of #849296

#849296
(132,146,150)
#788589
(120,133,137)
#6C787C
(108,120,124)
#606B6F
(96,107,111)
#545E62
(84,94,98)
#485155
(72,81,85)
#3C4448
(60,68,72)
#30373B
(48,55,59)
#242A2E
(36,42,46)
#181D21
(24,29,33)
#0C1014
(12,16,20)
#000000
(0,0,0)

Tints of #849296

#849296
(132,146,150)
#8F9B9F
(143,155,159)
#9AA4A8
(154,164,168)
#A5ADB1
(165,173,177)
#B0B6BA
(176,182,186)
#BBBFC3
(187,191,195)
#C6C8CC
(198,200,204)
#D1D1D5
(209,209,213)
#DCDADE
(220,218,222)
#E7E3E7
(231,227,231)
#F2ECF0
(242,236,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #849296; }

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

This text font color is #849296.

Background Color

.myBgColor { background-color: #849296; }

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

This div background color is #849296.

Border color

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

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

This div border color is #849296.

Opacity

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

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

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

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

This text has shadow with #849296 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #849296.

Preview

Color preview on black background

This text has color #849296 on black background.


Color preview on white background

This text has color #849296 on white background.


Black color preview on #849296 background

This text has black color on #849296 background.


White color preview on #849296 background

This text has white color on #849296 background.


Related colors

Complementary color

Complementary color for #hex is #7B6D69.


I love getcolorcode.com

Triadic colors

1 #968492 and #929684 with #849296 are triadic colors.

2 #969284 and #928496 with #849296 are triadic colors.