Shades of Light Slate Grey #758593
Tints of Light Slate Grey #758593
RGB
CMYK
RGB Variations
Color information
#758593 (or 0x758593) is known color: Light Slate Grey. HEX triplet: 75, 85 and 93. RGB value is (117,133,147). Sum of RGB (Red+Green+Blue) = 117+133+147=397 (52% of max value = 765). Red value is 117 (46.09% from 255 or 29.47% from 397); Green value is 133 (52.34% from 255 or 33.50% from 397); Blue value is 147 (57.81% from 255 or 37.03% from 397); Max value from RGB is 147 - color contains mainly: blue. Hex color #758593 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #758593 is #8A7A6C. Grayscale: #818181. Windows color (decimal): -9075309 or 9667957. OLE color: 9667957.
HSL color Cylindrical-coordinate representation of color #758593: hue angle of 208º degrees, saturation: 0.12, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #758593 is Cyan = 0.20, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 117 | 133 | 147 | - |
| CMYK | 0.20 | 0.10 | 0 | 0.42 |
| HSL | 208º | 0.12% | 0.52% | - |
| HSV(B) | 208º | 0.2% | 0.58% | - |
| XYZ | 20.99 | 22.66 | 30.87 | - |
| YUV | 129.81 | 137.7 | 118.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 133 | 147 | 0.20 | 0.10 | 0 | 0.42 | 208 | 0.12 | 0.52 |
| Hex | 75 | 85 | 93 | 14 | A | 0 | 2A | D0 | C | 34 |
| Octal | 165 | 205 | 223 | 24 | 12 | 0 | 52 | 320 | 14 | 64 |
| Binary | 1110101 | 10000101 | 10010011 | 10100 | 1010 | 0 | 101010 | 11010000 | 1100 | 110100 |
Color Harmonies of #758593
Complementary color
Monochromatic Colors of #758593
Black with #758593
Text Example
Text Example
White with #758593
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #758593; }
p { color: rgb(117,133,147); }
H1.HeaderClassName
{
color: #758593;
}
.AnyTagClassName
{
color: #758593;
}
</style>
background-color css
<style>
a { background-color: #758593; }
a { background-color: rgb(117,133,147); }
div.DivClassName
{
background-color: #758593;
}
.BgClassName
{
background-color: #758593;
}
</style>
border-color css
<style>
span { border-color: #758593; }
span { border-color: rgb(117,133,147); }
td.TdClassName
{
border-color: #758593;
}
.TagClassName
{
border-color: #758593;
}
</style>