Shades of Light Slate Grey #758997
Tints of Light Slate Grey #758997
RGB
CMYK
RGB Variations
Color information
#758997 (or 0x758997) is known color: Light Slate Grey. HEX triplet: 75, 89 and 97. RGB value is (117,137,151). Sum of RGB (Red+Green+Blue) = 117+137+151=405 (53% of max value = 765). Red value is 117 (46.09% from 255 or 28.89% from 405); Green value is 137 (53.91% from 255 or 33.83% from 405); Blue value is 151 (59.38% from 255 or 37.28% from 405); Max value from RGB is 151 - color contains mainly: blue. Hex color #758997 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #758997 is #8A7668. Grayscale: #848484. Windows color (decimal): -9074281 or 9931125. OLE color: 9931125.
HSL color Cylindrical-coordinate representation of color #758997: hue angle of 204.71º 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 #758997 is Cyan = 0.23, Magento = 0.09, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 117 | 137 | 151 | - |
| CMYK | 0.23 | 0.09 | 0 | 0.41 |
| HSL | 204.71º | 0.14% | 0.53% | - |
| HSV(B) | 204.71º | 0.23% | 0.59% | - |
| XYZ | 21.87 | 23.91 | 32.74 | - |
| YUV | 132.62 | 138.37 | 116.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 137 | 151 | 0.23 | 0.09 | 0 | 0.41 | 204.71 | 0.14 | 0.53 |
| Hex | 75 | 89 | 97 | 17 | 9 | 0 | 29 | CD | E | 35 |
| Octal | 165 | 211 | 227 | 27 | 11 | 0 | 51 | 315 | 16 | 65 |
| Binary | 1110101 | 10001001 | 10010111 | 10111 | 1001 | 0 | 101001 | 11001101 | 1110 | 110101 |
Color Harmonies of #758997
Complementary color
Monochromatic Colors of #758997
Black with #758997
Text Example
Text Example
White with #758997
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #758997; }
p { color: rgb(117,137,151); }
H1.HeaderClassName
{
color: #758997;
}
.AnyTagClassName
{
color: #758997;
}
</style>
background-color css
<style>
a { background-color: #758997; }
a { background-color: rgb(117,137,151); }
div.DivClassName
{
background-color: #758997;
}
.BgClassName
{
background-color: #758997;
}
</style>
border-color css
<style>
span { border-color: #758997; }
span { border-color: rgb(117,137,151); }
td.TdClassName
{
border-color: #758997;
}
.TagClassName
{
border-color: #758997;
}
</style>