Shades of Light Slate Grey #738793
Tints of Light Slate Grey #738793
RGB
CMYK
RGB Variations
Color information
#738793 (or 0x738793) is known color: Light Slate Grey. HEX triplet: 73, 87 and 93. RGB value is (115,135,147). Sum of RGB (Red+Green+Blue) = 115+135+147=397 (52% of max value = 765). Red value is 115 (45.31% from 255 or 28.97% from 397); Green value is 135 (53.12% from 255 or 34.01% 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 #738793 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #738793 is #8C786C. Grayscale: #828282. Windows color (decimal): -9205869 or 9668467. OLE color: 9668467.
HSL color Cylindrical-coordinate representation of color #738793: hue angle of 202.5º degrees, saturation: 0.13, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #738793 is Cyan = 0.22, Magento = 0.08, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 115 | 135 | 147 | - |
| CMYK | 0.22 | 0.08 | 0 | 0.42 |
| HSL | 202.5º | 0.13% | 0.51% | - |
| HSV(B) | 202.5º | 0.22% | 0.58% | - |
| XYZ | 21 | 23.08 | 30.95 | - |
| YUV | 130.39 | 137.37 | 117.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 135 | 147 | 0.22 | 0.08 | 0 | 0.42 | 202.5 | 0.13 | 0.51 |
| Hex | 73 | 87 | 93 | 16 | 8 | 0 | 2A | CA | D | 33 |
| Octal | 163 | 207 | 223 | 26 | 10 | 0 | 52 | 312 | 15 | 63 |
| Binary | 1110011 | 10000111 | 10010011 | 10110 | 1000 | 0 | 101010 | 11001010 | 1101 | 110011 |
Color Harmonies of #738793
Complementary color
Monochromatic Colors of #738793
Black with #738793
Text Example
Text Example
White with #738793
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #738793; }
p { color: rgb(115,135,147); }
H1.HeaderClassName
{
color: #738793;
}
.AnyTagClassName
{
color: #738793;
}
</style>
background-color css
<style>
a { background-color: #738793; }
a { background-color: rgb(115,135,147); }
div.DivClassName
{
background-color: #738793;
}
.BgClassName
{
background-color: #738793;
}
</style>
border-color css
<style>
span { border-color: #738793; }
span { border-color: rgb(115,135,147); }
td.TdClassName
{
border-color: #738793;
}
.TagClassName
{
border-color: #738793;
}
</style>