Shades of Light Slate Grey #758597
Tints of Light Slate Grey #758597
RGB
CMYK
RGB Variations
Color information
#758597 (or 0x758597) is known color: Light Slate Grey. HEX triplet: 75, 85 and 97. RGB value is (117,133,151). Sum of RGB (Red+Green+Blue) = 117+133+151=401 (53% of max value = 765). Red value is 117 (46.09% from 255 or 29.18% from 401); Green value is 133 (52.34% from 255 or 33.17% from 401); Blue value is 151 (59.38% from 255 or 37.66% from 401); Max value from RGB is 151 - color contains mainly: blue. Hex color #758597 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #758597 is #8A7A68. Grayscale: #828282. Windows color (decimal): -9075305 or 9930101. OLE color: 9930101.
HSL color Cylindrical-coordinate representation of color #758597: hue angle of 211.76º 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 #758597 is Cyan = 0.23, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 117 | 133 | 151 | - |
| CMYK | 0.23 | 0.12 | 0 | 0.41 |
| HSL | 211.76º | 0.14% | 0.53% | - |
| HSV(B) | 211.76º | 0.23% | 0.59% | - |
| XYZ | 21.31 | 22.79 | 32.55 | - |
| YUV | 130.27 | 139.7 | 118.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 133 | 151 | 0.23 | 0.12 | 0 | 0.41 | 211.76 | 0.14 | 0.53 |
| Hex | 75 | 85 | 97 | 17 | C | 0 | 29 | D4 | E | 35 |
| Octal | 165 | 205 | 227 | 27 | 14 | 0 | 51 | 324 | 16 | 65 |
| Binary | 1110101 | 10000101 | 10010111 | 10111 | 1100 | 0 | 101001 | 11010100 | 1110 | 110101 |
Color Harmonies of #758597
Complementary color
Monochromatic Colors of #758597
Black with #758597
Text Example
Text Example
White with #758597
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #758597; }
p { color: rgb(117,133,151); }
H1.HeaderClassName
{
color: #758597;
}
.AnyTagClassName
{
color: #758597;
}
</style>
background-color css
<style>
a { background-color: #758597; }
a { background-color: rgb(117,133,151); }
div.DivClassName
{
background-color: #758597;
}
.BgClassName
{
background-color: #758597;
}
</style>
border-color css
<style>
span { border-color: #758597; }
span { border-color: rgb(117,133,151); }
td.TdClassName
{
border-color: #758597;
}
.TagClassName
{
border-color: #758597;
}
</style>