Shades of Light Slate Grey #738896
Tints of Light Slate Grey #738896
RGB
CMYK
RGB Variations
Color information
#738896 (or 0x738896) is known color: Light Slate Grey. HEX triplet: 73, 88 and 96. RGB value is (115,136,150). Sum of RGB (Red+Green+Blue) = 115+136+150=401 (53% of max value = 765). Red value is 115 (45.31% from 255 or 28.68% from 401); Green value is 136 (53.52% from 255 or 33.92% from 401); Blue value is 150 (58.98% from 255 or 37.41% from 401); Max value from RGB is 150 - color contains mainly: blue. Hex color #738896 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #738896 is #8C7769. Grayscale: #838383. Windows color (decimal): -9205610 or 9865331. OLE color: 9865331.
HSL color Cylindrical-coordinate representation of color #738896: hue angle of 204º 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 #738896 is Cyan = 0.23, Magento = 0.09, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 115 | 136 | 150 | - |
| CMYK | 0.23 | 0.09 | 0 | 0.41 |
| HSL | 204º | 0.14% | 0.52% | - |
| HSV(B) | 204º | 0.23% | 0.59% | - |
| XYZ | 21.38 | 23.46 | 32.25 | - |
| YUV | 131.32 | 138.54 | 116.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 136 | 150 | 0.23 | 0.09 | 0 | 0.41 | 204 | 0.14 | 0.52 |
| Hex | 73 | 88 | 96 | 17 | 9 | 0 | 29 | CC | E | 34 |
| Octal | 163 | 210 | 226 | 27 | 11 | 0 | 51 | 314 | 16 | 64 |
| Binary | 1110011 | 10001000 | 10010110 | 10111 | 1001 | 0 | 101001 | 11001100 | 1110 | 110100 |
Color Harmonies of #738896
Complementary color
Monochromatic Colors of #738896
Black with #738896
Text Example
Text Example
White with #738896
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #738896; }
p { color: rgb(115,136,150); }
H1.HeaderClassName
{
color: #738896;
}
.AnyTagClassName
{
color: #738896;
}
</style>
background-color css
<style>
a { background-color: #738896; }
a { background-color: rgb(115,136,150); }
div.DivClassName
{
background-color: #738896;
}
.BgClassName
{
background-color: #738896;
}
</style>
border-color css
<style>
span { border-color: #738896; }
span { border-color: rgb(115,136,150); }
td.TdClassName
{
border-color: #738896;
}
.TagClassName
{
border-color: #738896;
}
</style>