Shades of Stack #819481
Tints of Stack #819481
RGB
CMYK
RGB Variations
Color information
#819481 (or 0x819481) is known color: Stack. HEX triplet: 81, 94 and 81. RGB value is (129,148,129). Sum of RGB (Red+Green+Blue) = 129+148+129=406 (53% of max value = 765). Red value is 129 (50.78% from 255 or 31.77% from 406); Green value is 148 (58.20% from 255 or 36.45% from 406); Blue value is 129 (50.78% from 255 or 31.77% from 406); Max value from RGB is 148 - color contains mainly: green. Hex color #819481 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #819481 is #7E6B7E. Grayscale: #8C8C8C. Windows color (decimal): -8285055 or 8492161. OLE color: 8492161.
HSL color Cylindrical-coordinate representation of color #819481: hue angle of 120º 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 #819481 is Cyan = 0.13, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 129 | 148 | 129 | - |
| CMYK | 0.13 | 0 | 0.13 | 0.42 |
| HSL | 120º | 0.08% | 0.54% | - |
| HSV(B) | 120º | 0.13% | 0.58% | - |
| XYZ | 23.61 | 27.43 | 24.82 | - |
| YUV | 140.15 | 121.71 | 120.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 148 | 129 | 0.13 | 0 | 0.13 | 0.42 | 120 | 0.08 | 0.54 |
| Hex | 81 | 94 | 81 | D | 0 | D | 2A | 78 | 8 | 36 |
| Octal | 201 | 224 | 201 | 15 | 0 | 15 | 52 | 170 | 10 | 66 |
| Binary | 10000001 | 10010100 | 10000001 | 1101 | 0 | 1101 | 101010 | 1111000 | 1000 | 110110 |
Color Harmonies of #819481
Complementary color
Monochromatic Colors of #819481
Black with #819481
Text Example
Text Example
White with #819481
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #819481; }
p { color: rgb(129,148,129); }
H1.HeaderClassName
{
color: #819481;
}
.AnyTagClassName
{
color: #819481;
}
</style>
background-color css
<style>
a { background-color: #819481; }
a { background-color: rgb(129,148,129); }
div.DivClassName
{
background-color: #819481;
}
.BgClassName
{
background-color: #819481;
}
</style>
border-color css
<style>
span { border-color: #819481; }
span { border-color: rgb(129,148,129); }
td.TdClassName
{
border-color: #819481;
}
.TagClassName
{
border-color: #819481;
}
</style>