Shades of Light Slate Grey #738796
Tints of Light Slate Grey #738796
RGB
CMYK
RGB Variations
Color information
#738796 (or 0x738796) is known color: Light Slate Grey. HEX triplet: 73, 87 and 96. RGB value is (115,135,150). Sum of RGB (Red+Green+Blue) = 115+135+150=400 (52% of max value = 765). Red value is 115 (45.31% from 255 or 28.75% from 400); Green value is 135 (53.12% from 255 or 33.75% from 400); Blue value is 150 (58.98% from 255 or 37.5% from 400); Max value from RGB is 150 - color contains mainly: blue. Hex color #738796 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #738796 is #8C7869. Grayscale: #828282. Windows color (decimal): -9205866 or 9865075. OLE color: 9865075.
HSL color Cylindrical-coordinate representation of color #738796: hue angle of 205.71º degrees, saturation: 0.14, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #738796 is Cyan = 0.23, Magento = 0.1, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 115 | 135 | 150 | - |
| CMYK | 0.23 | 0.1 | 0 | 0.41 |
| HSL | 205.71º | 0.14% | 0.52% | - |
| HSV(B) | 205.71º | 0.23% | 0.59% | - |
| XYZ | 21.24 | 23.17 | 32.21 | - |
| YUV | 130.73 | 138.87 | 116.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 135 | 150 | 0.23 | 0.1 | 0 | 0.41 | 205.71 | 0.14 | 0.52 |
| Hex | 73 | 87 | 96 | 17 | A | 0 | 29 | CE | E | 34 |
| Octal | 163 | 207 | 226 | 27 | 12 | 0 | 51 | 316 | 16 | 64 |
| Binary | 1110011 | 10000111 | 10010110 | 10111 | 1010 | 0 | 101001 | 11001110 | 1110 | 110100 |
Color Harmonies of #738796
Complementary color
Monochromatic Colors of #738796
Black with #738796
Text Example
Text Example
White with #738796
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #738796; }
p { color: rgb(115,135,150); }
H1.HeaderClassName
{
color: #738796;
}
.AnyTagClassName
{
color: #738796;
}
</style>
background-color css
<style>
a { background-color: #738796; }
a { background-color: rgb(115,135,150); }
div.DivClassName
{
background-color: #738796;
}
.BgClassName
{
background-color: #738796;
}
</style>
border-color css
<style>
span { border-color: #738796; }
span { border-color: rgb(115,135,150); }
td.TdClassName
{
border-color: #738796;
}
.TagClassName
{
border-color: #738796;
}
</style>