Shades of Light Slate Grey #758792
Tints of Light Slate Grey #758792
RGB
CMYK
RGB Variations
Color information
#758792 (or 0x758792) is known color: Light Slate Grey. HEX triplet: 75, 87 and 92. RGB value is (117,135,146). Sum of RGB (Red+Green+Blue) = 117+135+146=398 (52% of max value = 765). Red value is 117 (46.09% from 255 or 29.40% from 398); Green value is 135 (53.12% from 255 or 33.92% from 398); Blue value is 146 (57.42% from 255 or 36.68% from 398); Max value from RGB is 146 - color contains mainly: blue. Hex color #758792 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #758792 is #8A786D. Grayscale: #828282. Windows color (decimal): -9074798 or 9602933. OLE color: 9602933.
HSL color Cylindrical-coordinate representation of color #758792: hue angle of 202.76º degrees, saturation: 0.12, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #758792 is Cyan = 0.20, Magento = 0.08, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 117 | 135 | 146 | - |
| CMYK | 0.20 | 0.08 | 0 | 0.43 |
| HSL | 202.76º | 0.12% | 0.52% | - |
| HSV(B) | 202.76º | 0.2% | 0.57% | - |
| XYZ | 21.19 | 23.19 | 30.55 | - |
| YUV | 130.87 | 136.54 | 118.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 135 | 146 | 0.20 | 0.08 | 0 | 0.43 | 202.76 | 0.12 | 0.52 |
| Hex | 75 | 87 | 92 | 14 | 8 | 0 | 2B | CB | C | 34 |
| Octal | 165 | 207 | 222 | 24 | 10 | 0 | 53 | 313 | 14 | 64 |
| Binary | 1110101 | 10000111 | 10010010 | 10100 | 1000 | 0 | 101011 | 11001011 | 1100 | 110100 |
Color Harmonies of #758792
Complementary color
Monochromatic Colors of #758792
Black with #758792
Text Example
Text Example
White with #758792
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #758792; }
p { color: rgb(117,135,146); }
H1.HeaderClassName
{
color: #758792;
}
.AnyTagClassName
{
color: #758792;
}
</style>
background-color css
<style>
a { background-color: #758792; }
a { background-color: rgb(117,135,146); }
div.DivClassName
{
background-color: #758792;
}
.BgClassName
{
background-color: #758792;
}
</style>
border-color css
<style>
span { border-color: #758792; }
span { border-color: rgb(117,135,146); }
td.TdClassName
{
border-color: #758792;
}
.TagClassName
{
border-color: #758792;
}
</style>