Shades of Granny Smith #819088
Tints of Granny Smith #819088
RGB
CMYK
RGB Variations
Color information
#819088 (or 0x819088) is known color: Granny Smith. HEX triplet: 81, 90 and 88. RGB value is (129,144,136). Sum of RGB (Red+Green+Blue) = 129+144+136=409 (54% of max value = 765). Red value is 129 (50.78% from 255 or 31.54% from 409); Green value is 144 (56.64% from 255 or 35.21% from 409); Blue value is 136 (53.52% from 255 or 33.25% from 409); Max value from RGB is 144 - color contains mainly: green. Hex color #819088 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #819088 is #7E6F77. Grayscale: #8A8A8A. Windows color (decimal): -8286072 or 8949889. OLE color: 8949889.
HSL color Cylindrical-coordinate representation of color #819088: hue angle of 148º 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 #819088 is Cyan = 0.10, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 129 | 144 | 136 | - |
| CMYK | 0.10 | 0 | 0.06 | 0.44 |
| HSL | 148º | 0.06% | 0.54% | - |
| HSV(B) | 148º | 0.1% | 0.56% | - |
| XYZ | 23.47 | 26.39 | 27.15 | - |
| YUV | 138.6 | 126.53 | 121.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 144 | 136 | 0.10 | 0 | 0.06 | 0.44 | 148 | 0.06 | 0.54 |
| Hex | 81 | 90 | 88 | A | 0 | 6 | 2C | 94 | 6 | 36 |
| Octal | 201 | 220 | 210 | 12 | 0 | 6 | 54 | 224 | 6 | 66 |
| Binary | 10000001 | 10010000 | 10001000 | 1010 | 0 | 110 | 101100 | 10010100 | 110 | 110110 |
Color Harmonies of #819088
Complementary color
Monochromatic Colors of #819088
Black with #819088
Text Example
Text Example
White with #819088
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #819088; }
p { color: rgb(129,144,136); }
H1.HeaderClassName
{
color: #819088;
}
.AnyTagClassName
{
color: #819088;
}
</style>
background-color css
<style>
a { background-color: #819088; }
a { background-color: rgb(129,144,136); }
div.DivClassName
{
background-color: #819088;
}
.BgClassName
{
background-color: #819088;
}
</style>
border-color css
<style>
span { border-color: #819088; }
span { border-color: rgb(129,144,136); }
td.TdClassName
{
border-color: #819088;
}
.TagClassName
{
border-color: #819088;
}
</style>