Shades of Stack #819780
Tints of Stack #819780
RGB
CMYK
RGB Variations
Color information
#819780 (or 0x819780) is known color: Stack. HEX triplet: 81, 97 and 80. RGB value is (129,151,128). Sum of RGB (Red+Green+Blue) = 129+151+128=408 (54% of max value = 765). Red value is 129 (50.78% from 255 or 31.62% from 408); Green value is 151 (59.38% from 255 or 37.01% from 408); Blue value is 128 (50.39% from 255 or 31.37% from 408); Max value from RGB is 151 - color contains mainly: green. Hex color #819780 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #819780 is #7E687F. Grayscale: #8D8D8D. Windows color (decimal): -8284288 or 8427393. OLE color: 8427393.
HSL color Cylindrical-coordinate representation of color #819780: hue angle of 117.39º degrees, saturation: 0.1, 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 #819780 is Cyan = 0.15, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 129 | 151 | 128 | - |
| CMYK | 0.15 | 0 | 0.15 | 0.41 |
| HSL | 117.39º | 0.1% | 0.55% | - |
| HSV(B) | 117.39º | 0.15% | 0.59% | - |
| XYZ | 24.02 | 28.36 | 24.63 | - |
| YUV | 141.8 | 120.21 | 118.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 151 | 128 | 0.15 | 0 | 0.15 | 0.41 | 117.39 | 0.1 | 0.55 |
| Hex | 81 | 97 | 80 | F | 0 | F | 29 | 75 | A | 37 |
| Octal | 201 | 227 | 200 | 17 | 0 | 17 | 51 | 165 | 12 | 67 |
| Binary | 10000001 | 10010111 | 10000000 | 1111 | 0 | 1111 | 101001 | 1110101 | 1010 | 110111 |
Color Harmonies of #819780
Complementary color
Monochromatic Colors of #819780
Black with #819780
Text Example
Text Example
White with #819780
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #819780; }
p { color: rgb(129,151,128); }
H1.HeaderClassName
{
color: #819780;
}
.AnyTagClassName
{
color: #819780;
}
</style>
background-color css
<style>
a { background-color: #819780; }
a { background-color: rgb(129,151,128); }
div.DivClassName
{
background-color: #819780;
}
.BgClassName
{
background-color: #819780;
}
</style>
border-color css
<style>
span { border-color: #819780; }
span { border-color: rgb(129,151,128); }
td.TdClassName
{
border-color: #819780;
}
.TagClassName
{
border-color: #819780;
}
</style>