COLOR #828175

HEX: #828175 RGB: (130,129,117)

Color info

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

RGB color model

#828175 color RGB value is (130,129,117).

RGB: (130,129,117) (51%, 51%, 46%)

RGB channels and saturation

R 130 of 255 = 51%
G 129 of 255 = 51%
B 117 of 255 = 46%

130
129
117

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

Portions of RGB colors in percentages

R + G + B = 130 + 129 + 117 = 376 (100%)
R 130 of 376 ~ 34.57%
G 129 of 376 ~ 34.31%
B 117 of 376 ~ 31.12'%

%34.57
%34.31
%31.12

CMYK color model

#828175 color CMYK value is (0,1,10,49).

  • cyan value is 0.00%
  • magenta value is 0.77%
  • yellow value is 10.00%
  • key color value is 49.02%
CMYK: (0,1,10,49) C0M1Y10K49 (0%,1%,10%,49%) (0.00/0.01/0.10/0.49) 

CMYK percentages

%0
%0.77
%10
%49.02

Codes

Color #828175 in popluar color models

82 81 75
RGB 130 129 117
HSL 55° 5.26% 48.43%
HSB/HSV 55° 10.00% 50.98%
CMYK 0.00% 0.77% 10.00%
49.02%

Color #828175 in popluar number systems.

HEX 82 81 75
Decimal 130 129 117
Binary 10000010 10000001 1110101
Octal 202 201 165

Shades and tints

Shades of #828175

#828175
(130,129,117)
#77766B
(119,118,107)
#6C6B61
(108,107,97)
#616057
(97,96,87)
#56554D
(86,85,77)
#4B4A43
(75,74,67)
#403F39
(64,63,57)
#35342F
(53,52,47)
#2A2925
(42,41,37)
#1F1E1B
(31,30,27)
#141311
(20,19,17)
#000000
(0,0,0)

Tints of #828175

#828175
(130,129,117)
#8D8C81
(141,140,129)
#98978D
(152,151,141)
#A3A299
(163,162,153)
#AEADA5
(174,173,165)
#B9B8B1
(185,184,177)
#C4C3BD
(196,195,189)
#CFCEC9
(207,206,201)
#DAD9D5
(218,217,213)
#E5E4E1
(229,228,225)
#F0EFED
(240,239,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #828175 color. Also use rgb(130,129,117) instead hex code.

Text Font Color

.myTextColor { color: #828175; }

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

This text font color is #828175.

Background Color

.myBgColor { background-color: #828175; }

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

This div background color is #828175.

Border color

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

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

This div border color is #828175.

Opacity

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

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

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

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

This text has shadow with #828175 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #828175.

Preview

Color preview on black background

This text has color #828175 on black background.


Color preview on white background

This text has color #828175 on white background.


Black color preview on #828175 background

This text has black color on #828175 background.


White color preview on #828175 background

This text has white color on #828175 background.


Related colors

Complementary color

Complementary color for #hex is #7D7E8A.


I love getcolorcode.com

Triadic colors

1 #758281 and #817582 with #828175 are triadic colors.

2 #758182 and #818275 with #828175 are triadic colors.