Shades of Submarine #849599
Tints of Submarine #849599
RGB
CMYK
RGB Variations
Color information
#849599 (or 0x849599) is known color: Submarine. HEX triplet: 84, 95 and 99. RGB value is (132,149,153). Sum of RGB (Red+Green+Blue) = 132+149+153=434 (57% of max value = 765). Red value is 132 (51.95% from 255 or 30.41% from 434); Green value is 149 (58.59% from 255 or 34.33% from 434); Blue value is 153 (60.16% from 255 or 35.25% from 434); Max value from RGB is 153 - color contains mainly: blue. Hex color #849599 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #849599 is #7B6A66. Grayscale: #909090. Windows color (decimal): -8088167 or 10065284. OLE color: 10065284.
HSL color Cylindrical-coordinate representation of color #849599: hue angle of 191.43º degrees, saturation: 0.09, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #849599 is Cyan = 0.14, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 132 | 149 | 153 | - |
| CMYK | 0.14 | 0.03 | 0 | 0.4 |
| HSL | 191.43º | 0.09% | 0.56% | - |
| HSV(B) | 191.43º | 0.14% | 0.6% | - |
| XYZ | 26.01 | 28.7 | 34.31 | - |
| YUV | 144.37 | 132.87 | 119.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 149 | 153 | 0.14 | 0.03 | 0 | 0.4 | 191.43 | 0.09 | 0.56 |
| Hex | 84 | 95 | 99 | E | 3 | 0 | 28 | BF | 9 | 38 |
| Octal | 204 | 225 | 231 | 16 | 3 | 0 | 50 | 277 | 11 | 70 |
| Binary | 10000100 | 10010101 | 10011001 | 1110 | 11 | 0 | 101000 | 10111111 | 1001 | 111000 |
Color Harmonies of #849599
Complementary color
Monochromatic Colors of #849599
Black with #849599
Text Example
Text Example
White with #849599
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #849599; }
p { color: rgb(132,149,153); }
H1.HeaderClassName
{
color: #849599;
}
.AnyTagClassName
{
color: #849599;
}
</style>
background-color css
<style>
a { background-color: #849599; }
a { background-color: rgb(132,149,153); }
div.DivClassName
{
background-color: #849599;
}
.BgClassName
{
background-color: #849599;
}
</style>
border-color css
<style>
span { border-color: #849599; }
span { border-color: rgb(132,149,153); }
td.TdClassName
{
border-color: #849599;
}
.TagClassName
{
border-color: #849599;
}
</style>