Shades of Granny Smith #819689
Tints of Granny Smith #819689
RGB
CMYK
RGB Variations
Color information
#819689 (or 0x819689) is known color: Granny Smith. HEX triplet: 81, 96 and 89. RGB value is (129,150,137). Sum of RGB (Red+Green+Blue) = 129+150+137=416 (55% of max value = 765). Red value is 129 (50.78% from 255 or 31.01% from 416); Green value is 150 (58.98% from 255 or 36.06% from 416); Blue value is 137 (53.91% from 255 or 32.93% from 416); Max value from RGB is 150 - color contains mainly: green. Hex color #819689 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #819689 is #7E6976. Grayscale: #8E8E8E. Windows color (decimal): -8284535 or 9016961. OLE color: 9016961.
HSL color Cylindrical-coordinate representation of color #819689: hue angle of 142.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 #819689 is Cyan = 0.14, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 129 | 150 | 137 | - |
| CMYK | 0.14 | 0 | 0.09 | 0.41 |
| HSL | 142.86º | 0.09% | 0.55% | - |
| HSV(B) | 142.86º | 0.14% | 0.59% | - |
| XYZ | 24.47 | 28.29 | 27.84 | - |
| YUV | 142.24 | 125.04 | 118.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 150 | 137 | 0.14 | 0 | 0.09 | 0.41 | 142.86 | 0.09 | 0.55 |
| Hex | 81 | 96 | 89 | E | 0 | 9 | 29 | 8F | 9 | 37 |
| Octal | 201 | 226 | 211 | 16 | 0 | 11 | 51 | 217 | 11 | 67 |
| Binary | 10000001 | 10010110 | 10001001 | 1110 | 0 | 1001 | 101001 | 10001111 | 1001 | 110111 |
Color Harmonies of #819689
Complementary color
Monochromatic Colors of #819689
Black with #819689
Text Example
Text Example
White with #819689
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #819689; }
p { color: rgb(129,150,137); }
H1.HeaderClassName
{
color: #819689;
}
.AnyTagClassName
{
color: #819689;
}
</style>
background-color css
<style>
a { background-color: #819689; }
a { background-color: rgb(129,150,137); }
div.DivClassName
{
background-color: #819689;
}
.BgClassName
{
background-color: #819689;
}
</style>
border-color css
<style>
span { border-color: #819689; }
span { border-color: rgb(129,150,137); }
td.TdClassName
{
border-color: #819689;
}
.TagClassName
{
border-color: #819689;
}
</style>