Shades of Light Slate Grey #818791
Tints of Light Slate Grey #818791
RGB
CMYK
RGB Variations
Color information
#818791 (or 0x818791) is known color: Light Slate Grey. HEX triplet: 81, 87 and 91. RGB value is (129,135,145). Sum of RGB (Red+Green+Blue) = 129+135+145=409 (54% of max value = 765). Red value is 129 (50.78% from 255 or 31.54% from 409); Green value is 135 (53.12% from 255 or 33.01% from 409); Blue value is 145 (57.03% from 255 or 35.45% from 409); Max value from RGB is 145 - color contains mainly: blue. Hex color #818791 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #818791 is #7E786E. Grayscale: #868686. Windows color (decimal): -8288367 or 9537409. OLE color: 9537409.
HSL color Cylindrical-coordinate representation of color #818791: hue angle of 217.5º degrees, saturation: 0.07, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #818791 is Cyan = 0.11, Magento = 0.07, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 129 | 135 | 145 | - |
| CMYK | 0.11 | 0.07 | 0 | 0.43 |
| HSL | 217.5º | 0.07% | 0.54% | - |
| HSV(B) | 217.5º | 0.11% | 0.57% | - |
| XYZ | 22.83 | 24.04 | 30.22 | - |
| YUV | 134.35 | 134.01 | 124.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 135 | 145 | 0.11 | 0.07 | 0 | 0.43 | 217.5 | 0.07 | 0.54 |
| Hex | 81 | 87 | 91 | B | 7 | 0 | 2B | DA | 7 | 36 |
| Octal | 201 | 207 | 221 | 13 | 7 | 0 | 53 | 332 | 7 | 66 |
| Binary | 10000001 | 10000111 | 10010001 | 1011 | 111 | 0 | 101011 | 11011010 | 111 | 110110 |
Color Harmonies of #818791
Complementary color
Monochromatic Colors of #818791
Black with #818791
Text Example
Text Example
White with #818791
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #818791; }
p { color: rgb(129,135,145); }
H1.HeaderClassName
{
color: #818791;
}
.AnyTagClassName
{
color: #818791;
}
</style>
background-color css
<style>
a { background-color: #818791; }
a { background-color: rgb(129,135,145); }
div.DivClassName
{
background-color: #818791;
}
.BgClassName
{
background-color: #818791;
}
</style>
border-color css
<style>
span { border-color: #818791; }
span { border-color: rgb(129,135,145); }
td.TdClassName
{
border-color: #818791;
}
.TagClassName
{
border-color: #818791;
}
</style>