COLOR #849795

HEX: #849795 RGB: (132,151,149)

Color info

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

RGB color model

#849795 color RGB value is (132,151,149).

RGB: (132,151,149) (52%, 59%, 58%)

RGB channels and saturation

R 132 of 255 = 52%
G 151 of 255 = 59%
B 149 of 255 = 58%

132
151
149

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

Portions of RGB colors in percentages

R + G + B = 132 + 151 + 149 = 432 (100%)
R 132 of 432 ~ 30.56%
G 151 of 432 ~ 34.95%
B 149 of 432 ~ 34.49'%

%30.56
%34.95
%34.49

CMYK color model

#849795 color CMYK value is (13,0,1,41).

  • cyan value is 12.58%
  • magenta value is 0.00%
  • yellow value is 1.32%
  • key color value is 40.78%

CMYK: (13,0,1,41)
C13M0Y1K41 (13%, 0%, 1%, 41%)
(0.13 / 0.00 / 0.01 / 0.41)

CMYK percentages

%12.58
%0
%1.32
%40.78

Codes

Color #849795 in popluar color models

84 97 95
RGB 132 151 149
HSL 174° 8.37% 55.49%
HSB/HSV 174° 12.58% 59.22%
CMYK 12.58% 0.00% 1.32%
40.78%

Color #849795 in popluar number systems.

HEX 84 97 95
Decimal 132 151 149
Binary 10000100 10010111 10010101
Octal 204 227 225

Shades and tints

Shades of #849795

#849795
(132,151,149)
#788A88
(120,138,136)
#6C7D7B
(108,125,123)
#60706E
(96,112,110)
#546361
(84,99,97)
#485654
(72,86,84)
#3C4947
(60,73,71)
#303C3A
(48,60,58)
#242F2D
(36,47,45)
#182220
(24,34,32)
#0C1513
(12,21,19)
#000000
(0,0,0)

Tints of #849795

#849795
(132,151,149)
#8FA09E
(143,160,158)
#9AA9A7
(154,169,167)
#A5B2B0
(165,178,176)
#B0BBB9
(176,187,185)
#BBC4C2
(187,196,194)
#C6CDCB
(198,205,203)
#D1D6D4
(209,214,212)
#DCDFDD
(220,223,221)
#E7E8E6
(231,232,230)
#F2F1EF
(242,241,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #849795 color. Also use rgb(132,151,149) instead hex code.

Text Font Color

.myTextColor { color: #849795; }

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

This text font color is #849795.

Background Color

.myBgColor { background-color: #849795; }

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

This div background color is #849795.

Border color

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

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

This div border color is #849795.

Opacity

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

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

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

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

This text has shadow with #849795 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #849795.

Preview

Color preview on black background

This text has color #849795 on black background.


Color preview on white background

This text has color #849795 on white background.


Black color preview on #849795 background

This text has black color on #849795 background.


White color preview on #849795 background

This text has white color on #849795 background.


Related colors

Complementary color

Complementary color for #hex is #7B686A.


I love getcolorcode.com

Triadic colors

1 #958497 and #979584 with #849795 are triadic colors.

2 #959784 and #978495 with #849795 are triadic colors.