Shades of Submarine #839699
Tints of Submarine #839699
RGB
CMYK
RGB Variations
Color information
#839699 (or 0x839699) is known color: Submarine. HEX triplet: 83, 96 and 99. RGB value is (131,150,153). Sum of RGB (Red+Green+Blue) = 131+150+153=434 (57% of max value = 765). Red value is 131 (51.56% from 255 or 30.18% from 434); Green value is 150 (58.98% from 255 or 34.56% 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 #839699 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #839699 is #7C6966. Grayscale: #909090. Windows color (decimal): -8153447 or 10065539. OLE color: 10065539.
HSL color Cylindrical-coordinate representation of color #839699: hue angle of 188.18º degrees, saturation: 0.1, 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 #839699 is Cyan = 0.14, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 131 | 150 | 153 | - |
| CMYK | 0.14 | 0.02 | 0 | 0.4 |
| HSL | 188.18º | 0.1% | 0.56% | - |
| HSV(B) | 188.18º | 0.14% | 0.6% | - |
| XYZ | 26.02 | 28.94 | 34.35 | - |
| YUV | 144.66 | 132.71 | 118.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 150 | 153 | 0.14 | 0.02 | 0 | 0.4 | 188.18 | 0.1 | 0.56 |
| Hex | 83 | 96 | 99 | E | 2 | 0 | 28 | BC | A | 38 |
| Octal | 203 | 226 | 231 | 16 | 2 | 0 | 50 | 274 | 12 | 70 |
| Binary | 10000011 | 10010110 | 10011001 | 1110 | 10 | 0 | 101000 | 10111100 | 1010 | 111000 |
Color Harmonies of #839699
Complementary color
Monochromatic Colors of #839699
Black with #839699
Text Example
Text Example
White with #839699
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #839699; }
p { color: rgb(131,150,153); }
H1.HeaderClassName
{
color: #839699;
}
.AnyTagClassName
{
color: #839699;
}
</style>
background-color css
<style>
a { background-color: #839699; }
a { background-color: rgb(131,150,153); }
div.DivClassName
{
background-color: #839699;
}
.BgClassName
{
background-color: #839699;
}
</style>
border-color css
<style>
span { border-color: #839699; }
span { border-color: rgb(131,150,153); }
td.TdClassName
{
border-color: #839699;
}
.TagClassName
{
border-color: #839699;
}
</style>