Shades of Stack #819583
Tints of Stack #819583
RGB
CMYK
RGB Variations
Color information
#819583 (or 0x819583) is known color: Stack. HEX triplet: 81, 95 and 83. RGB value is (129,149,131). Sum of RGB (Red+Green+Blue) = 129+149+131=409 (54% of max value = 765). Red value is 129 (50.78% from 255 or 31.54% from 409); Green value is 149 (58.59% from 255 or 36.43% from 409); Blue value is 131 (51.56% from 255 or 32.03% from 409); Max value from RGB is 149 - color contains mainly: green. Hex color #819583 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #819583 is #7E6A7C. Grayscale: #8D8D8D. Windows color (decimal): -8284797 or 8623489. OLE color: 8623489.
HSL color Cylindrical-coordinate representation of color #819583: hue angle of 126º degrees, saturation: 0.09, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #819583 is Cyan = 0.13, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 129 | 149 | 131 | - |
| CMYK | 0.13 | 0 | 0.12 | 0.42 |
| HSL | 126º | 0.09% | 0.55% | - |
| HSV(B) | 126º | 0.13% | 0.58% | - |
| XYZ | 23.9 | 27.8 | 25.58 | - |
| YUV | 140.97 | 122.37 | 119.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 149 | 131 | 0.13 | 0 | 0.12 | 0.42 | 126 | 0.09 | 0.55 |
| Hex | 81 | 95 | 83 | D | 0 | C | 2A | 7E | 9 | 37 |
| Octal | 201 | 225 | 203 | 15 | 0 | 14 | 52 | 176 | 11 | 67 |
| Binary | 10000001 | 10010101 | 10000011 | 1101 | 0 | 1100 | 101010 | 1111110 | 1001 | 110111 |
Color Harmonies of #819583
Complementary color
Monochromatic Colors of #819583
Black with #819583
Text Example
Text Example
White with #819583
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #819583; }
p { color: rgb(129,149,131); }
H1.HeaderClassName
{
color: #819583;
}
.AnyTagClassName
{
color: #819583;
}
</style>
background-color css
<style>
a { background-color: #819583; }
a { background-color: rgb(129,149,131); }
div.DivClassName
{
background-color: #819583;
}
.BgClassName
{
background-color: #819583;
}
</style>
border-color css
<style>
span { border-color: #819583; }
span { border-color: rgb(129,149,131); }
td.TdClassName
{
border-color: #819583;
}
.TagClassName
{
border-color: #819583;
}
</style>