Shades of Light Slate Grey #838995
Tints of Light Slate Grey #838995
RGB
CMYK
RGB Variations
Color information
#838995 (or 0x838995) is known color: Light Slate Grey. HEX triplet: 83, 89 and 95. RGB value is (131,137,149). Sum of RGB (Red+Green+Blue) = 131+137+149=417 (55% of max value = 765). Red value is 131 (51.56% from 255 or 31.41% from 417); Green value is 137 (53.91% from 255 or 32.85% from 417); Blue value is 149 (58.59% from 255 or 35.73% from 417); Max value from RGB is 149 - color contains mainly: blue. Hex color #838995 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #838995 is #7C766A. Grayscale: #888888. Windows color (decimal): -8156779 or 9800067. OLE color: 9800067.
HSL color Cylindrical-coordinate representation of color #838995: hue angle of 220º degrees, saturation: 0.08, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #838995 is Cyan = 0.12, Magento = 0.08, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 131 | 137 | 149 | - |
| CMYK | 0.12 | 0.08 | 0 | 0.42 |
| HSL | 220º | 0.08% | 0.55% | - |
| HSV(B) | 220º | 0.12% | 0.58% | - |
| XYZ | 23.73 | 24.89 | 31.99 | - |
| YUV | 136.57 | 135.01 | 124.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 137 | 149 | 0.12 | 0.08 | 0 | 0.42 | 220 | 0.08 | 0.55 |
| Hex | 83 | 89 | 95 | C | 8 | 0 | 2A | DC | 8 | 37 |
| Octal | 203 | 211 | 225 | 14 | 10 | 0 | 52 | 334 | 10 | 67 |
| Binary | 10000011 | 10001001 | 10010101 | 1100 | 1000 | 0 | 101010 | 11011100 | 1000 | 110111 |
Color Harmonies of #838995
Complementary color
Monochromatic Colors of #838995
Black with #838995
Text Example
Text Example
White with #838995
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #838995; }
p { color: rgb(131,137,149); }
H1.HeaderClassName
{
color: #838995;
}
.AnyTagClassName
{
color: #838995;
}
</style>
background-color css
<style>
a { background-color: #838995; }
a { background-color: rgb(131,137,149); }
div.DivClassName
{
background-color: #838995;
}
.BgClassName
{
background-color: #838995;
}
</style>
border-color css
<style>
span { border-color: #838995; }
span { border-color: rgb(131,137,149); }
td.TdClassName
{
border-color: #838995;
}
.TagClassName
{
border-color: #838995;
}
</style>