Shades of Granny Smith #829088
Tints of Granny Smith #829088
RGB
CMYK
RGB Variations
Color information
#829088 (or 0x829088) is known color: Granny Smith. HEX triplet: 82, 90 and 88. RGB value is (130,144,136). Sum of RGB (Red+Green+Blue) = 130+144+136=410 (54% of max value = 765). Red value is 130 (51.17% from 255 or 31.71% from 410); Green value is 144 (56.64% from 255 or 35.12% from 410); Blue value is 136 (53.52% from 255 or 33.17% from 410); Max value from RGB is 144 - color contains mainly: green. Hex color #829088 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #829088 is #7D6F77. Grayscale: #8A8A8A. Windows color (decimal): -8220536 or 8949890. OLE color: 8949890.
HSL color Cylindrical-coordinate representation of color #829088: hue angle of 145.71º degrees, saturation: 0.06, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.1%. Process color model (Four color, CMYK) of #829088 is Cyan = 0.10, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 130 | 144 | 136 | - |
| CMYK | 0.10 | 0 | 0.06 | 0.44 |
| HSL | 145.71º | 0.06% | 0.54% | - |
| HSV(B) | 145.71º | 0.1% | 0.56% | - |
| XYZ | 23.62 | 26.47 | 27.16 | - |
| YUV | 138.9 | 126.36 | 121.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 144 | 136 | 0.10 | 0 | 0.06 | 0.44 | 145.71 | 0.06 | 0.54 |
| Hex | 82 | 90 | 88 | A | 0 | 6 | 2C | 92 | 6 | 36 |
| Octal | 202 | 220 | 210 | 12 | 0 | 6 | 54 | 222 | 6 | 66 |
| Binary | 10000010 | 10010000 | 10001000 | 1010 | 0 | 110 | 101100 | 10010010 | 110 | 110110 |
Color Harmonies of #829088
Complementary color
Monochromatic Colors of #829088
Black with #829088
Text Example
Text Example
White with #829088
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #829088; }
p { color: rgb(130,144,136); }
H1.HeaderClassName
{
color: #829088;
}
.AnyTagClassName
{
color: #829088;
}
</style>
background-color css
<style>
a { background-color: #829088; }
a { background-color: rgb(130,144,136); }
div.DivClassName
{
background-color: #829088;
}
.BgClassName
{
background-color: #829088;
}
</style>
border-color css
<style>
span { border-color: #829088; }
span { border-color: rgb(130,144,136); }
td.TdClassName
{
border-color: #829088;
}
.TagClassName
{
border-color: #829088;
}
</style>