Shades of Granny Smith #829891
Tints of Granny Smith #829891
RGB
CMYK
RGB Variations
Color information
#829891 (or 0x829891) is known color: Granny Smith. HEX triplet: 82, 98 and 91. RGB value is (130,152,145). Sum of RGB (Red+Green+Blue) = 130+152+145=427 (56% of max value = 765). Red value is 130 (51.17% from 255 or 30.44% from 427); Green value is 152 (59.77% from 255 or 35.60% from 427); Blue value is 145 (57.03% from 255 or 33.96% from 427); Max value from RGB is 152 - color contains mainly: green. Hex color #829891 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #829891 is #7D676E. Grayscale: #909090. Windows color (decimal): -8218479 or 9541762. OLE color: 9541762.
HSL color Cylindrical-coordinate representation of color #829891: hue angle of 160.91º degrees, saturation: 0.1, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #829891 is Cyan = 0.14, Magento = 0, Yellow = 0.05 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 130 | 152 | 145 | - |
| CMYK | 0.14 | 0 | 0.05 | 0.40 |
| HSL | 160.91º | 0.1% | 0.55% | - |
| HSV(B) | 160.91º | 0.14% | 0.6% | - |
| XYZ | 25.54 | 29.25 | 31.09 | - |
| YUV | 144.62 | 128.21 | 117.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 152 | 145 | 0.14 | 0 | 0.05 | 0.40 | 160.91 | 0.1 | 0.55 |
| Hex | 82 | 98 | 91 | E | 0 | 5 | 28 | A1 | A | 37 |
| Octal | 202 | 230 | 221 | 16 | 0 | 5 | 50 | 241 | 12 | 67 |
| Binary | 10000010 | 10011000 | 10010001 | 1110 | 0 | 101 | 101000 | 10100001 | 1010 | 110111 |
Color Harmonies of #829891
Complementary color
Monochromatic Colors of #829891
Black with #829891
Text Example
Text Example
White with #829891
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #829891; }
p { color: rgb(130,152,145); }
H1.HeaderClassName
{
color: #829891;
}
.AnyTagClassName
{
color: #829891;
}
</style>
background-color css
<style>
a { background-color: #829891; }
a { background-color: rgb(130,152,145); }
div.DivClassName
{
background-color: #829891;
}
.BgClassName
{
background-color: #829891;
}
</style>
border-color css
<style>
span { border-color: #829891; }
span { border-color: rgb(130,152,145); }
td.TdClassName
{
border-color: #829891;
}
.TagClassName
{
border-color: #829891;
}
</style>