Shades of Stack #819680
Tints of Stack #819680
RGB
CMYK
RGB Variations
Color information
#819680 (or 0x819680) is known color: Stack. HEX triplet: 81, 96 and 80. RGB value is (129,150,128). Sum of RGB (Red+Green+Blue) = 129+150+128=407 (53% of max value = 765). Red value is 129 (50.78% from 255 or 31.70% from 407); Green value is 150 (58.98% from 255 or 36.86% from 407); Blue value is 128 (50.39% from 255 or 31.45% from 407); Max value from RGB is 150 - color contains mainly: green. Hex color #819680 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #819680 is #7E697F. Grayscale: #8D8D8D. Windows color (decimal): -8284544 or 8427137. OLE color: 8427137.
HSL color Cylindrical-coordinate representation of color #819680: hue angle of 117.27º degrees, saturation: 0.09, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #819680 is Cyan = 0.14, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 129 | 150 | 128 | - |
| CMYK | 0.14 | 0 | 0.15 | 0.41 |
| HSL | 117.27º | 0.09% | 0.55% | - |
| HSV(B) | 117.27º | 0.15% | 0.59% | - |
| XYZ | 23.86 | 28.04 | 24.58 | - |
| YUV | 141.21 | 120.54 | 119.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 150 | 128 | 0.14 | 0 | 0.15 | 0.41 | 117.27 | 0.09 | 0.55 |
| Hex | 81 | 96 | 80 | E | 0 | F | 29 | 75 | 9 | 37 |
| Octal | 201 | 226 | 200 | 16 | 0 | 17 | 51 | 165 | 11 | 67 |
| Binary | 10000001 | 10010110 | 10000000 | 1110 | 0 | 1111 | 101001 | 1110101 | 1001 | 110111 |
Color Harmonies of #819680
Complementary color
Monochromatic Colors of #819680
Black with #819680
Text Example
Text Example
White with #819680
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #819680; }
p { color: rgb(129,150,128); }
H1.HeaderClassName
{
color: #819680;
}
.AnyTagClassName
{
color: #819680;
}
</style>
background-color css
<style>
a { background-color: #819680; }
a { background-color: rgb(129,150,128); }
div.DivClassName
{
background-color: #819680;
}
.BgClassName
{
background-color: #819680;
}
</style>
border-color css
<style>
span { border-color: #819680; }
span { border-color: rgb(129,150,128); }
td.TdClassName
{
border-color: #819680;
}
.TagClassName
{
border-color: #819680;
}
</style>