COLOR #839788

HEX: #839788 RGB: (131,151,136)

Color info

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

RGB color model

#839788 color RGB value is (131,151,136).

RGB: (131,151,136) (51%, 59%, 53%)

RGB channels and saturation

R 131 of 255 = 51%
G 151 of 255 = 59%
B 136 of 255 = 53%

131
151
136

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

Portions of RGB colors in percentages

R + G + B = 131 + 151 + 136 = 418 (100%)
R 131 of 418 ~ 31.34%
G 151 of 418 ~ 36.12%
B 136 of 418 ~ 32.54'%

%31.34
%36.12
%32.54

CMYK color model

#839788 color CMYK value is (13,0,10,41).

  • cyan value is 13.25%
  • magenta value is 0.00%
  • yellow value is 9.93%
  • key color value is 40.78%

CMYK: (13,0,10,41)
C13M0Y10K41 (13%, 0%, 10%, 41%)
(0.13 / 0.00 / 0.10 / 0.41)

CMYK percentages

%13.25
%0
%9.93
%40.78

Codes

Color #839788 in popluar color models

83 97 88
RGB 131 151 136
HSL 135° 8.77% 55.29%
HSB/HSV 135° 13.25% 59.22%
CMYK 13.25% 0.00% 9.93%
40.78%

Color #839788 in popluar number systems.

HEX 83 97 88
Decimal 131 151 136
Binary 10000011 10010111 10001000
Octal 203 227 210

Shades and tints

Shades of #839788

#839788
(131,151,136)
#788A7C
(120,138,124)
#6D7D70
(109,125,112)
#627064
(98,112,100)
#576358
(87,99,88)
#4C564C
(76,86,76)
#414940
(65,73,64)
#363C34
(54,60,52)
#2B2F28
(43,47,40)
#20221C
(32,34,28)
#151510
(21,21,16)
#000000
(0,0,0)

Tints of #839788

#839788
(131,151,136)
#8EA092
(142,160,146)
#99A99C
(153,169,156)
#A4B2A6
(164,178,166)
#AFBBB0
(175,187,176)
#BAC4BA
(186,196,186)
#C5CDC4
(197,205,196)
#D0D6CE
(208,214,206)
#DBDFD8
(219,223,216)
#E6E8E2
(230,232,226)
#F1F1EC
(241,241,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #839788 color. Also use rgb(131,151,136) instead hex code.

Text Font Color

.myTextColor { color: #839788; }

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

This text font color is #839788.

Background Color

.myBgColor { background-color: #839788; }

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

This div background color is #839788.

Border color

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

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

This div border color is #839788.

Opacity

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

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

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

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

This text has shadow with #839788 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #839788.

Preview

Color preview on black background

This text has color #839788 on black background.


Color preview on white background

This text has color #839788 on white background.


Black color preview on #839788 background

This text has black color on #839788 background.


White color preview on #839788 background

This text has white color on #839788 background.


Related colors

Complementary color

Complementary color for #hex is #7C6877.


I love getcolorcode.com

Triadic colors

1 #888397 and #978883 with #839788 are triadic colors.

2 #889783 and #978388 with #839788 are triadic colors.