Shades of Slate Grey #738591
Tints of Slate Grey #738591
RGB
CMYK
RGB Variations
Color information
#738591 (or 0x738591) is known color: Slate Grey. HEX triplet: 73, 85 and 91. RGB value is (115,133,145). Sum of RGB (Red+Green+Blue) = 115+133+145=393 (52% of max value = 765). Red value is 115 (45.31% from 255 or 29.26% from 393); Green value is 133 (52.34% from 255 or 33.84% from 393); Blue value is 145 (57.03% from 255 or 36.90% from 393); Max value from RGB is 145 - color contains mainly: blue. Hex color #738591 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #738591 is #8C7A6E. Grayscale: #808080. Windows color (decimal): -9206383 or 9536883. OLE color: 9536883.
HSL color Cylindrical-coordinate representation of color #738591: hue angle of 204º degrees, saturation: 0.12, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #738591 is Cyan = 0.21, Magento = 0.08, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 115 | 133 | 145 | - |
| CMYK | 0.21 | 0.08 | 0 | 0.43 |
| HSL | 204º | 0.12% | 0.51% | - |
| HSV(B) | 204º | 0.21% | 0.57% | - |
| XYZ | 20.57 | 22.46 | 30.04 | - |
| YUV | 128.99 | 137.04 | 118.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 133 | 145 | 0.21 | 0.08 | 0 | 0.43 | 204 | 0.12 | 0.51 |
| Hex | 73 | 85 | 91 | 15 | 8 | 0 | 2B | CC | C | 33 |
| Octal | 163 | 205 | 221 | 25 | 10 | 0 | 53 | 314 | 14 | 63 |
| Binary | 1110011 | 10000101 | 10010001 | 10101 | 1000 | 0 | 101011 | 11001100 | 1100 | 110011 |
Color Harmonies of #738591
Complementary color
Monochromatic Colors of #738591
Black with #738591
Text Example
Text Example
White with #738591
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #738591; }
p { color: rgb(115,133,145); }
H1.HeaderClassName
{
color: #738591;
}
.AnyTagClassName
{
color: #738591;
}
</style>
background-color css
<style>
a { background-color: #738591; }
a { background-color: rgb(115,133,145); }
div.DivClassName
{
background-color: #738591;
}
.BgClassName
{
background-color: #738591;
}
</style>
border-color css
<style>
span { border-color: #738591; }
span { border-color: rgb(115,133,145); }
td.TdClassName
{
border-color: #738591;
}
.TagClassName
{
border-color: #738591;
}
</style>