Shades of Submarine #849799
Tints of Submarine #849799
RGB
CMYK
RGB Variations
Color information
#849799 (or 0x849799) is known color: Submarine. HEX triplet: 84, 97 and 99. RGB value is (132,151,153). Sum of RGB (Red+Green+Blue) = 132+151+153=436 (57% of max value = 765). Red value is 132 (51.95% from 255 or 30.28% from 436); Green value is 151 (59.38% from 255 or 34.63% from 436); Blue value is 153 (60.16% from 255 or 35.09% from 436); Max value from RGB is 153 - color contains mainly: blue. Hex color #849799 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #849799 is #7B6866. Grayscale: #919191. Windows color (decimal): -8087655 or 10065796. OLE color: 10065796.
HSL color Cylindrical-coordinate representation of color #849799: hue angle of 185.71º 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 #849799 is Cyan = 0.14, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 132 | 151 | 153 | - |
| CMYK | 0.14 | 0.01 | 0 | 0.4 |
| HSL | 185.71º | 0.09% | 0.56% | - |
| HSV(B) | 185.71º | 0.14% | 0.6% | - |
| XYZ | 26.33 | 29.34 | 34.41 | - |
| YUV | 145.55 | 132.21 | 118.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 151 | 153 | 0.14 | 0.01 | 0 | 0.4 | 185.71 | 0.09 | 0.56 |
| Hex | 84 | 97 | 99 | E | 1 | 0 | 28 | BA | 9 | 38 |
| Octal | 204 | 227 | 231 | 16 | 1 | 0 | 50 | 272 | 11 | 70 |
| Binary | 10000100 | 10010111 | 10011001 | 1110 | 1 | 0 | 101000 | 10111010 | 1001 | 111000 |
Color Harmonies of #849799
Complementary color
Monochromatic Colors of #849799
Black with #849799
Text Example
Text Example
White with #849799
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #849799; }
p { color: rgb(132,151,153); }
H1.HeaderClassName
{
color: #849799;
}
.AnyTagClassName
{
color: #849799;
}
</style>
background-color css
<style>
a { background-color: #849799; }
a { background-color: rgb(132,151,153); }
div.DivClassName
{
background-color: #849799;
}
.BgClassName
{
background-color: #849799;
}
</style>
border-color css
<style>
span { border-color: #849799; }
span { border-color: rgb(132,151,153); }
td.TdClassName
{
border-color: #849799;
}
.TagClassName
{
border-color: #849799;
}
</style>