COLOR #829072

HEX: #829072 RGB: (130,144,114)

Color info

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

RGB color model

#829072 color RGB value is (130,144,114).

RGB: (130,144,114) (51%, 56%, 45%)

RGB channels and saturation

R 130 of 255 = 51%
G 144 of 255 = 56%
B 114 of 255 = 45%

130
144
114

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

Portions of RGB colors in percentages

R + G + B = 130 + 144 + 114 = 388 (100%)
R 130 of 388 ~ 33.51%
G 144 of 388 ~ 37.11%
B 114 of 388 ~ 29.38'%

%33.51
%37.11
%29.38

CMYK color model

#829072 color CMYK value is (10,0,21,44).

  • cyan value is 9.72%
  • magenta value is 0.00%
  • yellow value is 20.83%
  • key color value is 43.53%

CMYK: (10,0,21,44)
C10M0Y21K44 (10%, 0%, 21%, 44%)
(0.10 / 0.00 / 0.21 / 0.44)

CMYK percentages

%9.72
%0
%20.83
%43.53

Codes

Color #829072 in popluar color models

82 90 72
RGB 130 144 114
HSL 88° 11.90% 50.59%
HSB/HSV 88° 20.83% 56.47%
CMYK 9.72% 0.00% 20.83%
43.53%

Color #829072 in popluar number systems.

HEX 82 90 72
Decimal 130 144 114
Binary 10000010 10010000 1110010
Octal 202 220 162

Shades and tints

Shades of #829072

#829072
(130,144,114)
#778368
(119,131,104)
#6C765E
(108,118,94)
#616954
(97,105,84)
#565C4A
(86,92,74)
#4B4F40
(75,79,64)
#404236
(64,66,54)
#35352C
(53,53,44)
#2A2822
(42,40,34)
#1F1B18
(31,27,24)
#140E0E
(20,14,14)
#000000
(0,0,0)

Tints of #829072

#829072
(130,144,114)
#8D9A7E
(141,154,126)
#98A48A
(152,164,138)
#A3AE96
(163,174,150)
#AEB8A2
(174,184,162)
#B9C2AE
(185,194,174)
#C4CCBA
(196,204,186)
#CFD6C6
(207,214,198)
#DAE0D2
(218,224,210)
#E5EADE
(229,234,222)
#F0F4EA
(240,244,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #829072 color. Also use rgb(130,144,114) instead hex code.

Text Font Color

.myTextColor { color: #829072; }

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

This text font color is #829072.

Background Color

.myBgColor { background-color: #829072; }

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

This div background color is #829072.

Border color

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

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

This div border color is #829072.

Opacity

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

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

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

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

This text has shadow with #829072 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #829072.

Preview

Color preview on black background

This text has color #829072 on black background.


Color preview on white background

This text has color #829072 on white background.


Black color preview on #829072 background

This text has black color on #829072 background.


White color preview on #829072 background

This text has white color on #829072 background.


Related colors

Complementary color

Complementary color for #hex is #7D6F8D.


I love getcolorcode.com

Triadic colors

1 #728290 and #907282 with #829072 are triadic colors.

2 #729082 and #908272 with #829072 are triadic colors.