Shades of Light Slate Grey #758497
Tints of Light Slate Grey #758497
RGB
CMYK
RGB Variations
Color information
#758497 (or 0x758497) is known color: Light Slate Grey. HEX triplet: 75, 84 and 97. RGB value is (117,132,151). Sum of RGB (Red+Green+Blue) = 117+132+151=400 (52% of max value = 765). Red value is 117 (46.09% from 255 or 29.25% from 400); Green value is 132 (51.95% from 255 or 33% from 400); Blue value is 151 (59.38% from 255 or 37.75% from 400); Max value from RGB is 151 - color contains mainly: blue. Hex color #758497 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #758497 is #8A7B68. Grayscale: #818181. Windows color (decimal): -9075561 or 9929845. OLE color: 9929845.
HSL color Cylindrical-coordinate representation of color #758497: hue angle of 213.53º degrees, saturation: 0.14, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #758497 is Cyan = 0.23, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 117 | 132 | 151 | - |
| CMYK | 0.23 | 0.13 | 0 | 0.41 |
| HSL | 213.53º | 0.14% | 0.53% | - |
| HSV(B) | 213.53º | 0.23% | 0.59% | - |
| XYZ | 21.17 | 22.52 | 32.51 | - |
| YUV | 129.68 | 140.03 | 118.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 132 | 151 | 0.23 | 0.13 | 0 | 0.41 | 213.53 | 0.14 | 0.53 |
| Hex | 75 | 84 | 97 | 17 | D | 0 | 29 | D6 | E | 35 |
| Octal | 165 | 204 | 227 | 27 | 15 | 0 | 51 | 326 | 16 | 65 |
| Binary | 1110101 | 10000100 | 10010111 | 10111 | 1101 | 0 | 101001 | 11010110 | 1110 | 110101 |
Color Harmonies of #758497
Complementary color
Monochromatic Colors of #758497
Black with #758497
Text Example
Text Example
White with #758497
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #758497; }
p { color: rgb(117,132,151); }
H1.HeaderClassName
{
color: #758497;
}
.AnyTagClassName
{
color: #758497;
}
</style>
background-color css
<style>
a { background-color: #758497; }
a { background-color: rgb(117,132,151); }
div.DivClassName
{
background-color: #758497;
}
.BgClassName
{
background-color: #758497;
}
</style>
border-color css
<style>
span { border-color: #758497; }
span { border-color: rgb(117,132,151); }
td.TdClassName
{
border-color: #758497;
}
.TagClassName
{
border-color: #758497;
}
</style>