Shades of Light Slate Grey #758796
Tints of Light Slate Grey #758796
RGB
CMYK
RGB Variations
Color information
#758796 (or 0x758796) is known color: Light Slate Grey. HEX triplet: 75, 87 and 96. RGB value is (117,135,150). Sum of RGB (Red+Green+Blue) = 117+135+150=402 (53% of max value = 765). Red value is 117 (46.09% from 255 or 29.10% from 402); Green value is 135 (53.12% from 255 or 33.58% from 402); Blue value is 150 (58.98% from 255 or 37.31% from 402); Max value from RGB is 150 - color contains mainly: blue. Hex color #758796 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #758796 is #8A7869. Grayscale: #838383. Windows color (decimal): -9074794 or 9865077. OLE color: 9865077.
HSL color Cylindrical-coordinate representation of color #758796: hue angle of 207.27º degrees, saturation: 0.14, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #758796 is Cyan = 0.22, Magento = 0.1, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 117 | 135 | 150 | - |
| CMYK | 0.22 | 0.1 | 0 | 0.41 |
| HSL | 207.27º | 0.14% | 0.52% | - |
| HSV(B) | 207.27º | 0.22% | 0.59% | - |
| XYZ | 21.51 | 23.31 | 32.22 | - |
| YUV | 131.33 | 138.54 | 117.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 135 | 150 | 0.22 | 0.1 | 0 | 0.41 | 207.27 | 0.14 | 0.52 |
| Hex | 75 | 87 | 96 | 16 | A | 0 | 29 | CF | E | 34 |
| Octal | 165 | 207 | 226 | 26 | 12 | 0 | 51 | 317 | 16 | 64 |
| Binary | 1110101 | 10000111 | 10010110 | 10110 | 1010 | 0 | 101001 | 11001111 | 1110 | 110100 |
Color Harmonies of #758796
Complementary color
Monochromatic Colors of #758796
Black with #758796
Text Example
Text Example
White with #758796
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #758796; }
p { color: rgb(117,135,150); }
H1.HeaderClassName
{
color: #758796;
}
.AnyTagClassName
{
color: #758796;
}
</style>
background-color css
<style>
a { background-color: #758796; }
a { background-color: rgb(117,135,150); }
div.DivClassName
{
background-color: #758796;
}
.BgClassName
{
background-color: #758796;
}
</style>
border-color css
<style>
span { border-color: #758796; }
span { border-color: rgb(117,135,150); }
td.TdClassName
{
border-color: #758796;
}
.TagClassName
{
border-color: #758796;
}
</style>