Shades of Granny Smith #819890
Tints of Granny Smith #819890
RGB
CMYK
RGB Variations
Color information
#819890 (or 0x819890) is known color: Granny Smith. HEX triplet: 81, 98 and 90. RGB value is (129,152,144). Sum of RGB (Red+Green+Blue) = 129+152+144=425 (56% of max value = 765). Red value is 129 (50.78% from 255 or 30.35% from 425); Green value is 152 (59.77% from 255 or 35.76% from 425); Blue value is 144 (56.64% from 255 or 33.88% from 425); Max value from RGB is 152 - color contains mainly: green. Hex color #819890 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #819890 is #7E676F. Grayscale: #909090. Windows color (decimal): -8284016 or 9476225. OLE color: 9476225.
HSL color Cylindrical-coordinate representation of color #819890: hue angle of 159.13º degrees, saturation: 0.1, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #819890 is Cyan = 0.15, Magento = 0, Yellow = 0.05 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 129 | 152 | 144 | - |
| CMYK | 0.15 | 0 | 0.05 | 0.40 |
| HSL | 159.13º | 0.1% | 0.55% | - |
| HSV(B) | 159.13º | 0.15% | 0.6% | - |
| XYZ | 25.32 | 29.14 | 30.68 | - |
| YUV | 144.21 | 127.88 | 117.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 152 | 144 | 0.15 | 0 | 0.05 | 0.40 | 159.13 | 0.1 | 0.55 |
| Hex | 81 | 98 | 90 | F | 0 | 5 | 28 | 9F | A | 37 |
| Octal | 201 | 230 | 220 | 17 | 0 | 5 | 50 | 237 | 12 | 67 |
| Binary | 10000001 | 10011000 | 10010000 | 1111 | 0 | 101 | 101000 | 10011111 | 1010 | 110111 |
Color Harmonies of #819890
Complementary color
Monochromatic Colors of #819890
Black with #819890
Text Example
Text Example
White with #819890
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #819890; }
p { color: rgb(129,152,144); }
H1.HeaderClassName
{
color: #819890;
}
.AnyTagClassName
{
color: #819890;
}
</style>
background-color css
<style>
a { background-color: #819890; }
a { background-color: rgb(129,152,144); }
div.DivClassName
{
background-color: #819890;
}
.BgClassName
{
background-color: #819890;
}
</style>
border-color css
<style>
span { border-color: #819890; }
span { border-color: rgb(129,152,144); }
td.TdClassName
{
border-color: #819890;
}
.TagClassName
{
border-color: #819890;
}
</style>