Shades of Light Slate Grey #838791
Tints of Light Slate Grey #838791
RGB
CMYK
RGB Variations
Color information
#838791 (or 0x838791) is known color: Light Slate Grey. HEX triplet: 83, 87 and 91. RGB value is (131,135,145). Sum of RGB (Red+Green+Blue) = 131+135+145=411 (54% of max value = 765). Red value is 131 (51.56% from 255 or 31.87% from 411); Green value is 135 (53.12% from 255 or 32.85% from 411); Blue value is 145 (57.03% from 255 or 35.28% from 411); Max value from RGB is 145 - color contains mainly: blue. Hex color #838791 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #838791 is #7C786E. Grayscale: #868686. Windows color (decimal): -8157295 or 9537411. OLE color: 9537411.
HSL color Cylindrical-coordinate representation of color #838791: hue angle of 222.86º degrees, saturation: 0.06, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.1%. Process color model (Four color, CMYK) of #838791 is Cyan = 0.10, Magento = 0.07, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 131 | 135 | 145 | - |
| CMYK | 0.10 | 0.07 | 0 | 0.43 |
| HSL | 222.86º | 0.06% | 0.54% | - |
| HSV(B) | 222.86º | 0.1% | 0.57% | - |
| XYZ | 23.13 | 24.2 | 30.24 | - |
| YUV | 134.94 | 133.67 | 125.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 135 | 145 | 0.10 | 0.07 | 0 | 0.43 | 222.86 | 0.06 | 0.54 |
| Hex | 83 | 87 | 91 | A | 7 | 0 | 2B | DF | 6 | 36 |
| Octal | 203 | 207 | 221 | 12 | 7 | 0 | 53 | 337 | 6 | 66 |
| Binary | 10000011 | 10000111 | 10010001 | 1010 | 111 | 0 | 101011 | 11011111 | 110 | 110110 |
Color Harmonies of #838791
Complementary color
Monochromatic Colors of #838791
Black with #838791
Text Example
Text Example
White with #838791
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #838791; }
p { color: rgb(131,135,145); }
H1.HeaderClassName
{
color: #838791;
}
.AnyTagClassName
{
color: #838791;
}
</style>
background-color css
<style>
a { background-color: #838791; }
a { background-color: rgb(131,135,145); }
div.DivClassName
{
background-color: #838791;
}
.BgClassName
{
background-color: #838791;
}
</style>
border-color css
<style>
span { border-color: #838791; }
span { border-color: rgb(131,135,145); }
td.TdClassName
{
border-color: #838791;
}
.TagClassName
{
border-color: #838791;
}
</style>