COLOR #839175

HEX: #839175 RGB: (131,145,117)

Color info

#839175 contains red, green and blue colors in about the same proportion. Web safe color of #839175 is #999966 (or #996).

RGB color model

#839175 color RGB value is (131,145,117).

RGB: (131,145,117) (51%, 57%, 46%)

RGB channels and saturation

R 131 of 255 = 51%
G 145 of 255 = 57%
B 117 of 255 = 46%

131
145
117

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

Portions of RGB colors in percentages

R + G + B = 131 + 145 + 117 = 393 (100%)
R 131 of 393 ~ 33.33%
G 145 of 393 ~ 36.9%
B 117 of 393 ~ 29.77'%

%33.33
%36.9
%29.77

CMYK color model

#839175 color CMYK value is (10,0,19,43).

  • cyan value is 9.66%
  • magenta value is 0.00%
  • yellow value is 19.31%
  • key color value is 43.14%

CMYK: (10,0,19,43)
C10M0Y19K43 (10%, 0%, 19%, 43%)
(0.10 / 0.00 / 0.19 / 0.43)

CMYK percentages

%9.66
%0
%19.31
%43.14

Codes

Color #839175 in popluar color models

83 91 75
RGB 131 145 117
HSL 90° 11.29% 51.37%
HSB/HSV 90° 19.31% 56.86%
CMYK 9.66% 0.00% 19.31%
43.14%

Color #839175 in popluar number systems.

HEX 83 91 75
Decimal 131 145 117
Binary 10000011 10010001 1110101
Octal 203 221 165

Shades and tints

Shades of #839175

#839175
(131,145,117)
#78846B
(120,132,107)
#6D7761
(109,119,97)
#626A57
(98,106,87)
#575D4D
(87,93,77)
#4C5043
(76,80,67)
#414339
(65,67,57)
#36362F
(54,54,47)
#2B2925
(43,41,37)
#201C1B
(32,28,27)
#150F11
(21,15,17)
#000000
(0,0,0)

Tints of #839175

#839175
(131,145,117)
#8E9B81
(142,155,129)
#99A58D
(153,165,141)
#A4AF99
(164,175,153)
#AFB9A5
(175,185,165)
#BAC3B1
(186,195,177)
#C5CDBD
(197,205,189)
#D0D7C9
(208,215,201)
#DBE1D5
(219,225,213)
#E6EBE1
(230,235,225)
#F1F5ED
(241,245,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #839175 color. Also use rgb(131,145,117) instead hex code.

Text Font Color

.myTextColor { color: #839175; }

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

This text font color is #839175.

Background Color

.myBgColor { background-color: #839175; }

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

This div background color is #839175.

Border color

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

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

This div border color is #839175.

Opacity

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

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

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

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

This text has shadow with #839175 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #839175.

Preview

Color preview on black background

This text has color #839175 on black background.


Color preview on white background

This text has color #839175 on white background.


Black color preview on #839175 background

This text has black color on #839175 background.


White color preview on #839175 background

This text has white color on #839175 background.


Related colors

Complementary color

Complementary color for #hex is #7C6E8A.


I love getcolorcode.com

Triadic colors

1 #758391 and #917583 with #839175 are triadic colors.

2 #759183 and #918375 with #839175 are triadic colors.