Shades of Stack #819482
Tints of Stack #819482
RGB
CMYK
RGB Variations
Color information
#819482 (or 0x819482) is known color: Stack. HEX triplet: 81, 94 and 82. RGB value is (129,148,130). Sum of RGB (Red+Green+Blue) = 129+148+130=407 (53% of max value = 765). Red value is 129 (50.78% from 255 or 31.70% from 407); Green value is 148 (58.20% from 255 or 36.36% from 407); Blue value is 130 (51.17% from 255 or 31.94% from 407); Max value from RGB is 148 - color contains mainly: green. Hex color #819482 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #819482 is #7E6B7D. Grayscale: #8C8C8C. Windows color (decimal): -8285054 or 8557697. OLE color: 8557697.
HSL color Cylindrical-coordinate representation of color #819482: hue angle of 123.16º degrees, saturation: 0.08, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #819482 is Cyan = 0.13, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 129 | 148 | 130 | - |
| CMYK | 0.13 | 0 | 0.12 | 0.42 |
| HSL | 123.16º | 0.08% | 0.54% | - |
| HSV(B) | 123.16º | 0.13% | 0.58% | - |
| XYZ | 23.67 | 27.46 | 25.17 | - |
| YUV | 140.27 | 122.21 | 119.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 148 | 130 | 0.13 | 0 | 0.12 | 0.42 | 123.16 | 0.08 | 0.54 |
| Hex | 81 | 94 | 82 | D | 0 | C | 2A | 7B | 8 | 36 |
| Octal | 201 | 224 | 202 | 15 | 0 | 14 | 52 | 173 | 10 | 66 |
| Binary | 10000001 | 10010100 | 10000010 | 1101 | 0 | 1100 | 101010 | 1111011 | 1000 | 110110 |
Color Harmonies of #819482
Complementary color
Monochromatic Colors of #819482
Black with #819482
Text Example
Text Example
White with #819482
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #819482; }
p { color: rgb(129,148,130); }
H1.HeaderClassName
{
color: #819482;
}
.AnyTagClassName
{
color: #819482;
}
</style>
background-color css
<style>
a { background-color: #819482; }
a { background-color: rgb(129,148,130); }
div.DivClassName
{
background-color: #819482;
}
.BgClassName
{
background-color: #819482;
}
</style>
border-color css
<style>
span { border-color: #819482; }
span { border-color: rgb(129,148,130); }
td.TdClassName
{
border-color: #819482;
}
.TagClassName
{
border-color: #819482;
}
</style>