Shades of Submarine #849193
Tints of Submarine #849193
RGB
CMYK
RGB Variations
Color information
#849193 (or 0x849193) is known color: Submarine. HEX triplet: 84, 91 and 93. RGB value is (132,145,147). Sum of RGB (Red+Green+Blue) = 132+145+147=424 (56% of max value = 765). Red value is 132 (51.95% from 255 or 31.13% from 424); Green value is 145 (57.03% from 255 or 34.20% from 424); Blue value is 147 (57.81% from 255 or 34.67% from 424); Max value from RGB is 147 - color contains mainly: blue. Hex color #849193 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #849193 is #7B6E6C. Grayscale: #8D8D8D. Windows color (decimal): -8089197 or 9671044. OLE color: 9671044.
HSL color Cylindrical-coordinate representation of color #849193: hue angle of 188º degrees, saturation: 0.06, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.1%. Process color model (Four color, CMYK) of #849193 is Cyan = 0.10, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 132 | 145 | 147 | - |
| CMYK | 0.10 | 0.01 | 0 | 0.42 |
| HSL | 188º | 0.06% | 0.55% | - |
| HSV(B) | 188º | 0.1% | 0.58% | - |
| XYZ | 24.91 | 27.26 | 31.55 | - |
| YUV | 141.34 | 131.19 | 121.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 145 | 147 | 0.10 | 0.01 | 0 | 0.42 | 188 | 0.06 | 0.55 |
| Hex | 84 | 91 | 93 | A | 1 | 0 | 2A | BC | 6 | 37 |
| Octal | 204 | 221 | 223 | 12 | 1 | 0 | 52 | 274 | 6 | 67 |
| Binary | 10000100 | 10010001 | 10010011 | 1010 | 1 | 0 | 101010 | 10111100 | 110 | 110111 |
Color Harmonies of #849193
Complementary color
Monochromatic Colors of #849193
Black with #849193
Text Example
Text Example
White with #849193
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #849193; }
p { color: rgb(132,145,147); }
H1.HeaderClassName
{
color: #849193;
}
.AnyTagClassName
{
color: #849193;
}
</style>
background-color css
<style>
a { background-color: #849193; }
a { background-color: rgb(132,145,147); }
div.DivClassName
{
background-color: #849193;
}
.BgClassName
{
background-color: #849193;
}
</style>
border-color css
<style>
span { border-color: #849193; }
span { border-color: rgb(132,145,147); }
td.TdClassName
{
border-color: #849193;
}
.TagClassName
{
border-color: #849193;
}
</style>