Shades of Light Slate Grey #738398
Tints of Light Slate Grey #738398
RGB
CMYK
RGB Variations
Color information
#738398 (or 0x738398) is known color: Light Slate Grey. HEX triplet: 73, 83 and 98. RGB value is (115,131,152). Sum of RGB (Red+Green+Blue) = 115+131+152=398 (52% of max value = 765). Red value is 115 (45.31% from 255 or 28.89% from 398); Green value is 131 (51.56% from 255 or 32.91% from 398); Blue value is 152 (59.77% from 255 or 38.19% from 398); Max value from RGB is 152 - color contains mainly: blue. Hex color #738398 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #738398 is #8C7C67. Grayscale: #808080. Windows color (decimal): -9206888 or 9995123. OLE color: 9995123.
HSL color Cylindrical-coordinate representation of color #738398: hue angle of 214.05º degrees, saturation: 0.15, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #738398 is Cyan = 0.24, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 115 | 131 | 152 | - |
| CMYK | 0.24 | 0.14 | 0 | 0.40 |
| HSL | 214.05º | 0.15% | 0.52% | - |
| HSV(B) | 214.05º | 0.24% | 0.6% | - |
| XYZ | 20.85 | 22.14 | 32.88 | - |
| YUV | 128.61 | 141.2 | 118.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 131 | 152 | 0.24 | 0.14 | 0 | 0.40 | 214.05 | 0.15 | 0.52 |
| Hex | 73 | 83 | 98 | 18 | E | 0 | 28 | D6 | F | 34 |
| Octal | 163 | 203 | 230 | 30 | 16 | 0 | 50 | 326 | 17 | 64 |
| Binary | 1110011 | 10000011 | 10011000 | 11000 | 1110 | 0 | 101000 | 11010110 | 1111 | 110100 |
Color Harmonies of #738398
Complementary color
Monochromatic Colors of #738398
Black with #738398
Text Example
Text Example
White with #738398
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #738398; }
p { color: rgb(115,131,152); }
H1.HeaderClassName
{
color: #738398;
}
.AnyTagClassName
{
color: #738398;
}
</style>
background-color css
<style>
a { background-color: #738398; }
a { background-color: rgb(115,131,152); }
div.DivClassName
{
background-color: #738398;
}
.BgClassName
{
background-color: #738398;
}
</style>
border-color css
<style>
span { border-color: #738398; }
span { border-color: rgb(115,131,152); }
td.TdClassName
{
border-color: #738398;
}
.TagClassName
{
border-color: #738398;
}
</style>