Shades of Granny Smith #829791
Tints of Granny Smith #829791
RGB
CMYK
RGB Variations
Color information
#829791 (or 0x829791) is known color: Granny Smith. HEX triplet: 82, 97 and 91. RGB value is (130,151,145). Sum of RGB (Red+Green+Blue) = 130+151+145=426 (56% of max value = 765). Red value is 130 (51.17% from 255 or 30.52% from 426); Green value is 151 (59.38% from 255 or 35.45% from 426); Blue value is 145 (57.03% from 255 or 34.04% from 426); Max value from RGB is 151 - color contains mainly: green. Hex color #829791 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #829791 is #7D686E. Grayscale: #909090. Windows color (decimal): -8218735 or 9541506. OLE color: 9541506.
HSL color Cylindrical-coordinate representation of color #829791: hue angle of 162.86º degrees, saturation: 0.09, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #829791 is Cyan = 0.14, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 130 | 151 | 145 | - |
| CMYK | 0.14 | 0 | 0.04 | 0.41 |
| HSL | 162.86º | 0.09% | 0.55% | - |
| HSV(B) | 162.86º | 0.14% | 0.59% | - |
| XYZ | 25.38 | 28.92 | 31.03 | - |
| YUV | 144.04 | 128.54 | 117.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 151 | 145 | 0.14 | 0 | 0.04 | 0.41 | 162.86 | 0.09 | 0.55 |
| Hex | 82 | 97 | 91 | E | 0 | 4 | 29 | A3 | 9 | 37 |
| Octal | 202 | 227 | 221 | 16 | 0 | 4 | 51 | 243 | 11 | 67 |
| Binary | 10000010 | 10010111 | 10010001 | 1110 | 0 | 100 | 101001 | 10100011 | 1001 | 110111 |
Color Harmonies of #829791
Complementary color
Monochromatic Colors of #829791
Black with #829791
Text Example
Text Example
White with #829791
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #829791; }
p { color: rgb(130,151,145); }
H1.HeaderClassName
{
color: #829791;
}
.AnyTagClassName
{
color: #829791;
}
</style>
background-color css
<style>
a { background-color: #829791; }
a { background-color: rgb(130,151,145); }
div.DivClassName
{
background-color: #829791;
}
.BgClassName
{
background-color: #829791;
}
</style>
border-color css
<style>
span { border-color: #829791; }
span { border-color: rgb(130,151,145); }
td.TdClassName
{
border-color: #829791;
}
.TagClassName
{
border-color: #829791;
}
</style>