Shades of Light Slate Grey #758395
Tints of Light Slate Grey #758395
RGB
CMYK
RGB Variations
Color information
#758395 (or 0x758395) is known color: Light Slate Grey. HEX triplet: 75, 83 and 95. RGB value is (117,131,149). Sum of RGB (Red+Green+Blue) = 117+131+149=397 (52% of max value = 765). Red value is 117 (46.09% from 255 or 29.47% from 397); Green value is 131 (51.56% from 255 or 33.00% from 397); Blue value is 149 (58.59% from 255 or 37.53% from 397); Max value from RGB is 149 - color contains mainly: blue. Hex color #758395 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #758395 is #8A7C6A. Grayscale: #808080. Windows color (decimal): -9075819 or 9798517. OLE color: 9798517.
HSL color Cylindrical-coordinate representation of color #758395: hue angle of 213.75º degrees, saturation: 0.13, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #758395 is Cyan = 0.21, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 117 | 131 | 149 | - |
| CMYK | 0.21 | 0.12 | 0 | 0.42 |
| HSL | 213.75º | 0.13% | 0.52% | - |
| HSV(B) | 213.75º | 0.21% | 0.58% | - |
| XYZ | 20.88 | 22.18 | 31.62 | - |
| YUV | 128.87 | 139.36 | 119.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 131 | 149 | 0.21 | 0.12 | 0 | 0.42 | 213.75 | 0.13 | 0.52 |
| Hex | 75 | 83 | 95 | 15 | C | 0 | 2A | D6 | D | 34 |
| Octal | 165 | 203 | 225 | 25 | 14 | 0 | 52 | 326 | 15 | 64 |
| Binary | 1110101 | 10000011 | 10010101 | 10101 | 1100 | 0 | 101010 | 11010110 | 1101 | 110100 |
Color Harmonies of #758395
Complementary color
Monochromatic Colors of #758395
Black with #758395
Text Example
Text Example
White with #758395
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #758395; }
p { color: rgb(117,131,149); }
H1.HeaderClassName
{
color: #758395;
}
.AnyTagClassName
{
color: #758395;
}
</style>
background-color css
<style>
a { background-color: #758395; }
a { background-color: rgb(117,131,149); }
div.DivClassName
{
background-color: #758395;
}
.BgClassName
{
background-color: #758395;
}
</style>
border-color css
<style>
span { border-color: #758395; }
span { border-color: rgb(117,131,149); }
td.TdClassName
{
border-color: #758395;
}
.TagClassName
{
border-color: #758395;
}
</style>