Shades of Light Slate Grey #818790
Tints of Light Slate Grey #818790
RGB
CMYK
RGB Variations
Color information
#818790 (or 0x818790) is known color: Light Slate Grey. HEX triplet: 81, 87 and 90. RGB value is (129,135,144). Sum of RGB (Red+Green+Blue) = 129+135+144=408 (54% of max value = 765). Red value is 129 (50.78% from 255 or 31.62% from 408); Green value is 135 (53.12% from 255 or 33.09% from 408); Blue value is 144 (56.64% from 255 or 35.29% from 408); Max value from RGB is 144 - color contains mainly: blue. Hex color #818790 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #818790 is #7E786F. Grayscale: #868686. Windows color (decimal): -8288368 or 9471873. OLE color: 9471873.
HSL color Cylindrical-coordinate representation of color #818790: hue angle of 216º degrees, saturation: 0.06, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.1%. Process color model (Four color, CMYK) of #818790 is Cyan = 0.10, Magento = 0.06, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 129 | 135 | 144 | - |
| CMYK | 0.10 | 0.06 | 0 | 0.44 |
| HSL | 216º | 0.06% | 0.54% | - |
| HSV(B) | 216º | 0.1% | 0.56% | - |
| XYZ | 22.75 | 24.01 | 29.82 | - |
| YUV | 134.23 | 133.51 | 124.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 135 | 144 | 0.10 | 0.06 | 0 | 0.44 | 216 | 0.06 | 0.54 |
| Hex | 81 | 87 | 90 | A | 6 | 0 | 2C | D8 | 6 | 36 |
| Octal | 201 | 207 | 220 | 12 | 6 | 0 | 54 | 330 | 6 | 66 |
| Binary | 10000001 | 10000111 | 10010000 | 1010 | 110 | 0 | 101100 | 11011000 | 110 | 110110 |
Color Harmonies of #818790
Complementary color
Monochromatic Colors of #818790
Black with #818790
Text Example
Text Example
White with #818790
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #818790; }
p { color: rgb(129,135,144); }
H1.HeaderClassName
{
color: #818790;
}
.AnyTagClassName
{
color: #818790;
}
</style>
background-color css
<style>
a { background-color: #818790; }
a { background-color: rgb(129,135,144); }
div.DivClassName
{
background-color: #818790;
}
.BgClassName
{
background-color: #818790;
}
</style>
border-color css
<style>
span { border-color: #818790; }
span { border-color: rgb(129,135,144); }
td.TdClassName
{
border-color: #818790;
}
.TagClassName
{
border-color: #818790;
}
</style>