Shades of Slate Grey #738692
Tints of Slate Grey #738692
RGB
CMYK
RGB Variations
Color information
#738692 (or 0x738692) is known color: Slate Grey. HEX triplet: 73, 86 and 92. RGB value is (115,134,146). Sum of RGB (Red+Green+Blue) = 115+134+146=395 (52% of max value = 765). Red value is 115 (45.31% from 255 or 29.11% from 395); Green value is 134 (52.73% from 255 or 33.92% from 395); Blue value is 146 (57.42% from 255 or 36.96% from 395); Max value from RGB is 146 - color contains mainly: blue. Hex color #738692 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #738692 is #8C796D. Grayscale: #818181. Windows color (decimal): -9206126 or 9602675. OLE color: 9602675.
HSL color Cylindrical-coordinate representation of color #738692: hue angle of 203.23º 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 #738692 is Cyan = 0.21, Magento = 0.08, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 115 | 134 | 146 | - |
| CMYK | 0.21 | 0.08 | 0 | 0.43 |
| HSL | 203.23º | 0.12% | 0.51% | - |
| HSV(B) | 203.23º | 0.21% | 0.57% | - |
| XYZ | 20.78 | 22.77 | 30.49 | - |
| YUV | 129.69 | 137.21 | 117.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 134 | 146 | 0.21 | 0.08 | 0 | 0.43 | 203.23 | 0.12 | 0.51 |
| Hex | 73 | 86 | 92 | 15 | 8 | 0 | 2B | CB | C | 33 |
| Octal | 163 | 206 | 222 | 25 | 10 | 0 | 53 | 313 | 14 | 63 |
| Binary | 1110011 | 10000110 | 10010010 | 10101 | 1000 | 0 | 101011 | 11001011 | 1100 | 110011 |
Color Harmonies of #738692
Complementary color
Monochromatic Colors of #738692
Black with #738692
Text Example
Text Example
White with #738692
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #738692; }
p { color: rgb(115,134,146); }
H1.HeaderClassName
{
color: #738692;
}
.AnyTagClassName
{
color: #738692;
}
</style>
background-color css
<style>
a { background-color: #738692; }
a { background-color: rgb(115,134,146); }
div.DivClassName
{
background-color: #738692;
}
.BgClassName
{
background-color: #738692;
}
</style>
border-color css
<style>
span { border-color: #738692; }
span { border-color: rgb(115,134,146); }
td.TdClassName
{
border-color: #738692;
}
.TagClassName
{
border-color: #738692;
}
</style>