Shades of Stack #819284
Tints of Stack #819284
RGB
CMYK
RGB Variations
Color information
#819284 (or 0x819284) is known color: Stack. HEX triplet: 81, 92 and 84. RGB value is (129,146,132). Sum of RGB (Red+Green+Blue) = 129+146+132=407 (53% of max value = 765). Red value is 129 (50.78% from 255 or 31.70% from 407); Green value is 146 (57.42% from 255 or 35.87% from 407); Blue value is 132 (51.95% from 255 or 32.43% from 407); Max value from RGB is 146 - color contains mainly: green. Hex color #819284 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #819284 is #7E6D7B. Grayscale: #8B8B8B. Windows color (decimal): -8285564 or 8688257. OLE color: 8688257.
HSL color Cylindrical-coordinate representation of color #819284: hue angle of 130.59º degrees, saturation: 0.07, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #819284 is Cyan = 0.12, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 129 | 146 | 132 | - |
| CMYK | 0.12 | 0 | 0.10 | 0.43 |
| HSL | 130.59º | 0.07% | 0.54% | - |
| HSV(B) | 130.59º | 0.12% | 0.57% | - |
| XYZ | 23.5 | 26.89 | 25.78 | - |
| YUV | 139.32 | 123.87 | 120.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 146 | 132 | 0.12 | 0 | 0.10 | 0.43 | 130.59 | 0.07 | 0.54 |
| Hex | 81 | 92 | 84 | C | 0 | A | 2B | 83 | 7 | 36 |
| Octal | 201 | 222 | 204 | 14 | 0 | 12 | 53 | 203 | 7 | 66 |
| Binary | 10000001 | 10010010 | 10000100 | 1100 | 0 | 1010 | 101011 | 10000011 | 111 | 110110 |
Color Harmonies of #819284
Complementary color
Monochromatic Colors of #819284
Black with #819284
Text Example
Text Example
White with #819284
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #819284; }
p { color: rgb(129,146,132); }
H1.HeaderClassName
{
color: #819284;
}
.AnyTagClassName
{
color: #819284;
}
</style>
background-color css
<style>
a { background-color: #819284; }
a { background-color: rgb(129,146,132); }
div.DivClassName
{
background-color: #819284;
}
.BgClassName
{
background-color: #819284;
}
</style>
border-color css
<style>
span { border-color: #819284; }
span { border-color: rgb(129,146,132); }
td.TdClassName
{
border-color: #819284;
}
.TagClassName
{
border-color: #819284;
}
</style>