Shades of Submarine #849498
Tints of Submarine #849498
RGB
CMYK
RGB Variations
Color information
#849498 (or 0x849498) is known color: Submarine. HEX triplet: 84, 94 and 98. RGB value is (132,148,152). Sum of RGB (Red+Green+Blue) = 132+148+152=432 (57% of max value = 765). Red value is 132 (51.95% from 255 or 30.56% from 432); Green value is 148 (58.20% from 255 or 34.26% from 432); Blue value is 152 (59.77% from 255 or 35.19% from 432); Max value from RGB is 152 - color contains mainly: blue. Hex color #849498 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #849498 is #7B6B67. Grayscale: #8F8F8F. Windows color (decimal): -8088424 or 9999492. OLE color: 9999492.
HSL color Cylindrical-coordinate representation of color #849498: hue angle of 192º degrees, saturation: 0.09, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #849498 is Cyan = 0.13, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 132 | 148 | 152 | - |
| CMYK | 0.13 | 0.03 | 0 | 0.40 |
| HSL | 192º | 0.09% | 0.56% | - |
| HSV(B) | 192º | 0.13% | 0.6% | - |
| XYZ | 25.77 | 28.35 | 33.82 | - |
| YUV | 143.67 | 132.7 | 119.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 148 | 152 | 0.13 | 0.03 | 0 | 0.40 | 192 | 0.09 | 0.56 |
| Hex | 84 | 94 | 98 | D | 3 | 0 | 28 | C0 | 9 | 38 |
| Octal | 204 | 224 | 230 | 15 | 3 | 0 | 50 | 300 | 11 | 70 |
| Binary | 10000100 | 10010100 | 10011000 | 1101 | 11 | 0 | 101000 | 11000000 | 1001 | 111000 |
Color Harmonies of #849498
Complementary color
Monochromatic Colors of #849498
Black with #849498
Text Example
Text Example
White with #849498
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #849498; }
p { color: rgb(132,148,152); }
H1.HeaderClassName
{
color: #849498;
}
.AnyTagClassName
{
color: #849498;
}
</style>
background-color css
<style>
a { background-color: #849498; }
a { background-color: rgb(132,148,152); }
div.DivClassName
{
background-color: #849498;
}
.BgClassName
{
background-color: #849498;
}
</style>
border-color css
<style>
span { border-color: #849498; }
span { border-color: rgb(132,148,152); }
td.TdClassName
{
border-color: #849498;
}
.TagClassName
{
border-color: #849498;
}
</style>