COLOR #849685

HEX: #849685 RGB: (132,150,133)

Color info

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

RGB color model

#849685 color RGB value is (132,150,133).

RGB: (132,150,133) (52%, 59%, 52%)

RGB channels and saturation

R 132 of 255 = 52%
G 150 of 255 = 59%
B 133 of 255 = 52%

132
150
133

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

Portions of RGB colors in percentages

R + G + B = 132 + 150 + 133 = 415 (100%)
R 132 of 415 ~ 31.81%
G 150 of 415 ~ 36.14%
B 133 of 415 ~ 32.05'%

%31.81
%36.14
%32.05

CMYK color model

#849685 color CMYK value is (12,0,11,41).

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

CMYK: (12,0,11,41)
C12M0Y11K41 (12%, 0%, 11%, 41%)
(0.12 / 0.00 / 0.11 / 0.41)

CMYK percentages

%12
%0
%11.33
%41.18

Codes

Color #849685 in popluar color models

84 96 85
RGB 132 150 133
HSL 123° 7.89% 55.29%
HSB/HSV 123° 12.00% 58.82%
CMYK 12.00% 0.00% 11.33%
41.18%

Color #849685 in popluar number systems.

HEX 84 96 85
Decimal 132 150 133
Binary 10000100 10010110 10000101
Octal 204 226 205

Shades and tints

Shades of #849685

#849685
(132,150,133)
#788979
(120,137,121)
#6C7C6D
(108,124,109)
#606F61
(96,111,97)
#546255
(84,98,85)
#485549
(72,85,73)
#3C483D
(60,72,61)
#303B31
(48,59,49)
#242E25
(36,46,37)
#182119
(24,33,25)
#0C140D
(12,20,13)
#000000
(0,0,0)

Tints of #849685

#849685
(132,150,133)
#8F9F90
(143,159,144)
#9AA89B
(154,168,155)
#A5B1A6
(165,177,166)
#B0BAB1
(176,186,177)
#BBC3BC
(187,195,188)
#C6CCC7
(198,204,199)
#D1D5D2
(209,213,210)
#DCDEDD
(220,222,221)
#E7E7E8
(231,231,232)
#F2F0F3
(242,240,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #849685; }

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

This text font color is #849685.

Background Color

.myBgColor { background-color: #849685; }

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

This div background color is #849685.

Border color

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

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

This div border color is #849685.

Opacity

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

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

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

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

This text has shadow with #849685 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #849685.

Preview

Color preview on black background

This text has color #849685 on black background.


Color preview on white background

This text has color #849685 on white background.


Black color preview on #849685 background

This text has black color on #849685 background.


White color preview on #849685 background

This text has white color on #849685 background.


Related colors

Complementary color

Complementary color for #hex is #7B697A.


I love getcolorcode.com

Triadic colors

1 #858496 and #968584 with #849685 are triadic colors.

2 #859684 and #968485 with #849685 are triadic colors.