COLOR #839689

HEX: #839689 RGB: (131,150,137)

Color info

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

RGB color model

#839689 color RGB value is (131,150,137).

RGB: (131,150,137) (51%, 59%, 54%)

RGB channels and saturation

R 131 of 255 = 51%
G 150 of 255 = 59%
B 137 of 255 = 54%

131
150
137

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

Portions of RGB colors in percentages

R + G + B = 131 + 150 + 137 = 418 (100%)
R 131 of 418 ~ 31.34%
G 150 of 418 ~ 35.89%
B 137 of 418 ~ 32.78'%

%31.34
%35.89
%32.78

CMYK color model

#839689 color CMYK value is (13,0,9,41).

  • cyan value is 12.67%
  • magenta value is 0.00%
  • yellow value is 8.67%
  • key color value is 41.18%

CMYK: (13,0,9,41)
C13M0Y9K41 (13%, 0%, 9%, 41%)
(0.13 / 0.00 / 0.09 / 0.41)

CMYK percentages

%12.67
%0
%8.67
%41.18

Codes

Color #839689 in popluar color models

83 96 89
RGB 131 150 137
HSL 139° 8.30% 55.10%
HSB/HSV 139° 12.67% 58.82%
CMYK 12.67% 0.00% 8.67%
41.18%

Color #839689 in popluar number systems.

HEX 83 96 89
Decimal 131 150 137
Binary 10000011 10010110 10001001
Octal 203 226 211

Shades and tints

Shades of #839689

#839689
(131,150,137)
#78897D
(120,137,125)
#6D7C71
(109,124,113)
#626F65
(98,111,101)
#576259
(87,98,89)
#4C554D
(76,85,77)
#414841
(65,72,65)
#363B35
(54,59,53)
#2B2E29
(43,46,41)
#20211D
(32,33,29)
#151411
(21,20,17)
#000000
(0,0,0)

Tints of #839689

#839689
(131,150,137)
#8E9F93
(142,159,147)
#99A89D
(153,168,157)
#A4B1A7
(164,177,167)
#AFBAB1
(175,186,177)
#BAC3BB
(186,195,187)
#C5CCC5
(197,204,197)
#D0D5CF
(208,213,207)
#DBDED9
(219,222,217)
#E6E7E3
(230,231,227)
#F1F0ED
(241,240,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #839689 color. Also use rgb(131,150,137) instead hex code.

Text Font Color

.myTextColor { color: #839689; }

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

This text font color is #839689.

Background Color

.myBgColor { background-color: #839689; }

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

This div background color is #839689.

Border color

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

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

This div border color is #839689.

Opacity

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

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

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

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

This text has shadow with #839689 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #839689.

Preview

Color preview on black background

This text has color #839689 on black background.


Color preview on white background

This text has color #839689 on white background.


Black color preview on #839689 background

This text has black color on #839689 background.


White color preview on #839689 background

This text has white color on #839689 background.


Related colors

Complementary color

Complementary color for #hex is #7C6976.


I love getcolorcode.com

Triadic colors

1 #898396 and #968983 with #839689 are triadic colors.

2 #899683 and #968389 with #839689 are triadic colors.