Shades of Slate Grey #738195
Tints of Slate Grey #738195
RGB
CMYK
RGB Variations
Color information
#738195 (or 0x738195) is known color: Slate Grey. HEX triplet: 73, 81 and 95. RGB value is (115,129,149). Sum of RGB (Red+Green+Blue) = 115+129+149=393 (52% of max value = 765). Red value is 115 (45.31% from 255 or 29.26% from 393); Green value is 129 (50.78% from 255 or 32.82% from 393); Blue value is 149 (58.59% from 255 or 37.91% from 393); Max value from RGB is 149 - color contains mainly: blue. Hex color #738195 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #738195 is #8C7E6A. Grayscale: #7F7F7F. Windows color (decimal): -9207403 or 9798003. OLE color: 9798003.
HSL color Cylindrical-coordinate representation of color #738195: hue angle of 215.29º degrees, saturation: 0.14, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #738195 is Cyan = 0.23, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 115 | 129 | 149 | - |
| CMYK | 0.23 | 0.13 | 0 | 0.42 |
| HSL | 215.29º | 0.14% | 0.52% | - |
| HSV(B) | 215.29º | 0.23% | 0.58% | - |
| XYZ | 20.35 | 21.52 | 31.51 | - |
| YUV | 127.09 | 140.36 | 119.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 129 | 149 | 0.23 | 0.13 | 0 | 0.42 | 215.29 | 0.14 | 0.52 |
| Hex | 73 | 81 | 95 | 17 | D | 0 | 2A | D7 | E | 34 |
| Octal | 163 | 201 | 225 | 27 | 15 | 0 | 52 | 327 | 16 | 64 |
| Binary | 1110011 | 10000001 | 10010101 | 10111 | 1101 | 0 | 101010 | 11010111 | 1110 | 110100 |
Color Harmonies of #738195
Complementary color
Monochromatic Colors of #738195
Black with #738195
Text Example
Text Example
White with #738195
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #738195; }
p { color: rgb(115,129,149); }
H1.HeaderClassName
{
color: #738195;
}
.AnyTagClassName
{
color: #738195;
}
</style>
background-color css
<style>
a { background-color: #738195; }
a { background-color: rgb(115,129,149); }
div.DivClassName
{
background-color: #738195;
}
.BgClassName
{
background-color: #738195;
}
</style>
border-color css
<style>
span { border-color: #738195; }
span { border-color: rgb(115,129,149); }
td.TdClassName
{
border-color: #738195;
}
.TagClassName
{
border-color: #738195;
}
</style>