COLOR #839385

HEX: #839385 RGB: (131,147,133)

Color info

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

RGB color model

#839385 color RGB value is (131,147,133).

RGB: (131,147,133) (51%, 58%, 52%)

RGB channels and saturation

R 131 of 255 = 51%
G 147 of 255 = 58%
B 133 of 255 = 52%

131
147
133

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

Portions of RGB colors in percentages

R + G + B = 131 + 147 + 133 = 411 (100%)
R 131 of 411 ~ 31.87%
G 147 of 411 ~ 35.77%
B 133 of 411 ~ 32.36'%

%31.87
%35.77
%32.36

CMYK color model

#839385 color CMYK value is (11,0,10,42).

  • cyan value is 10.88%
  • magenta value is 0.00%
  • yellow value is 9.52%
  • key color value is 42.35%

CMYK: (11,0,10,42)
C11M0Y10K42 (11%, 0%, 10%, 42%)
(0.11 / 0.00 / 0.10 / 0.42)

CMYK percentages

%10.88
%0
%9.52
%42.35

Codes

Color #839385 in popluar color models

83 93 85
RGB 131 147 133
HSL 128° 6.90% 54.51%
HSB/HSV 128° 10.88% 57.65%
CMYK 10.88% 0.00% 9.52%
42.35%

Color #839385 in popluar number systems.

HEX 83 93 85
Decimal 131 147 133
Binary 10000011 10010011 10000101
Octal 203 223 205

Shades and tints

Shades of #839385

#839385
(131,147,133)
#788679
(120,134,121)
#6D796D
(109,121,109)
#626C61
(98,108,97)
#575F55
(87,95,85)
#4C5249
(76,82,73)
#41453D
(65,69,61)
#363831
(54,56,49)
#2B2B25
(43,43,37)
#201E19
(32,30,25)
#15110D
(21,17,13)
#000000
(0,0,0)

Tints of #839385

#839385
(131,147,133)
#8E9C90
(142,156,144)
#99A59B
(153,165,155)
#A4AEA6
(164,174,166)
#AFB7B1
(175,183,177)
#BAC0BC
(186,192,188)
#C5C9C7
(197,201,199)
#D0D2D2
(208,210,210)
#DBDBDD
(219,219,221)
#E6E4E8
(230,228,232)
#F1EDF3
(241,237,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #839385 color. Also use rgb(131,147,133) instead hex code.

Text Font Color

.myTextColor { color: #839385; }

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

This text font color is #839385.

Background Color

.myBgColor { background-color: #839385; }

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

This div background color is #839385.

Border color

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

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

This div border color is #839385.

Opacity

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

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

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

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

This text has shadow with #839385 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #839385.

Preview

Color preview on black background

This text has color #839385 on black background.


Color preview on white background

This text has color #839385 on white background.


Black color preview on #839385 background

This text has black color on #839385 background.


White color preview on #839385 background

This text has white color on #839385 background.


Related colors

Complementary color

Complementary color for #hex is #7C6C7A.


I love getcolorcode.com

Triadic colors

1 #858393 and #938583 with #839385 are triadic colors.

2 #859383 and #938385 with #839385 are triadic colors.