Shades of Submarine #849294
Tints of Submarine #849294
RGB
CMYK
RGB Variations
Color information
#849294 (or 0x849294) is known color: Submarine. HEX triplet: 84, 92 and 94. RGB value is (132,146,148). Sum of RGB (Red+Green+Blue) = 132+146+148=426 (56% of max value = 765). Red value is 132 (51.95% from 255 or 30.99% from 426); Green value is 146 (57.42% from 255 or 34.27% from 426); Blue value is 148 (58.20% from 255 or 34.74% from 426); Max value from RGB is 148 - color contains mainly: blue. Hex color #849294 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #849294 is #7B6D6B. Grayscale: #8E8E8E. Windows color (decimal): -8088940 or 9736836. OLE color: 9736836.
HSL color Cylindrical-coordinate representation of color #849294: hue angle of 187.5º degrees, saturation: 0.07, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #849294 is Cyan = 0.11, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 132 | 146 | 148 | - |
| CMYK | 0.11 | 0.01 | 0 | 0.42 |
| HSL | 187.5º | 0.07% | 0.55% | - |
| HSV(B) | 187.5º | 0.11% | 0.58% | - |
| XYZ | 25.14 | 27.6 | 32.02 | - |
| YUV | 142.04 | 131.36 | 120.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 146 | 148 | 0.11 | 0.01 | 0 | 0.42 | 187.5 | 0.07 | 0.55 |
| Hex | 84 | 92 | 94 | B | 1 | 0 | 2A | BC | 7 | 37 |
| Octal | 204 | 222 | 224 | 13 | 1 | 0 | 52 | 274 | 7 | 67 |
| Binary | 10000100 | 10010010 | 10010100 | 1011 | 1 | 0 | 101010 | 10111100 | 111 | 110111 |
Color Harmonies of #849294
Complementary color
Monochromatic Colors of #849294
Black with #849294
Text Example
Text Example
White with #849294
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #849294; }
p { color: rgb(132,146,148); }
H1.HeaderClassName
{
color: #849294;
}
.AnyTagClassName
{
color: #849294;
}
</style>
background-color css
<style>
a { background-color: #849294; }
a { background-color: rgb(132,146,148); }
div.DivClassName
{
background-color: #849294;
}
.BgClassName
{
background-color: #849294;
}
</style>
border-color css
<style>
span { border-color: #849294; }
span { border-color: rgb(132,146,148); }
td.TdClassName
{
border-color: #849294;
}
.TagClassName
{
border-color: #849294;
}
</style>