COLOR #829074

HEX: #829074 RGB: (130,144,116)

Color info

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

RGB color model

#829074 color RGB value is (130,144,116).

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

RGB channels and saturation

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

130
144
116

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

Portions of RGB colors in percentages

R + G + B = 130 + 144 + 116 = 390 (100%)
R 130 of 390 ~ 33.33%
G 144 of 390 ~ 36.92%
B 116 of 390 ~ 29.74'%

%33.33
%36.92
%29.74

CMYK color model

#829074 color CMYK value is (10,0,19,44).

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

CMYK: (10,0,19,44)
C10M0Y19K44 (10%, 0%, 19%, 44%)
(0.10 / 0.00 / 0.19 / 0.44)

CMYK percentages

%9.72
%0
%19.44
%43.53

Codes

Color #829074 in popluar color models

82 90 74
RGB 130 144 116
HSL 90° 11.20% 50.98%
HSB/HSV 90° 19.44% 56.47%
CMYK 9.72% 0.00% 19.44%
43.53%

Color #829074 in popluar number systems.

HEX 82 90 74
Decimal 130 144 116
Binary 10000010 10010000 1110100
Octal 202 220 164

Shades and tints

Shades of #829074

#829074
(130,144,116)
#77836A
(119,131,106)
#6C7660
(108,118,96)
#616956
(97,105,86)
#565C4C
(86,92,76)
#4B4F42
(75,79,66)
#404238
(64,66,56)
#35352E
(53,53,46)
#2A2824
(42,40,36)
#1F1B1A
(31,27,26)
#140E10
(20,14,16)
#000000
(0,0,0)

Tints of #829074

#829074
(130,144,116)
#8D9A80
(141,154,128)
#98A48C
(152,164,140)
#A3AE98
(163,174,152)
#AEB8A4
(174,184,164)
#B9C2B0
(185,194,176)
#C4CCBC
(196,204,188)
#CFD6C8
(207,214,200)
#DAE0D4
(218,224,212)
#E5EAE0
(229,234,224)
#F0F4EC
(240,244,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #829074; }

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

This text font color is #829074.

Background Color

.myBgColor { background-color: #829074; }

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

This div background color is #829074.

Border color

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

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

This div border color is #829074.

Opacity

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

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

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

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

This text has shadow with #829074 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #829074.

Preview

Color preview on black background

This text has color #829074 on black background.


Color preview on white background

This text has color #829074 on white background.


Black color preview on #829074 background

This text has black color on #829074 background.


White color preview on #829074 background

This text has white color on #829074 background.


Related colors

Complementary color

Complementary color for #hex is #7D6F8B.


I love getcolorcode.com

Triadic colors

1 #748290 and #907482 with #829074 are triadic colors.

2 #749082 and #908274 with #829074 are triadic colors.