Shades of Submarine #839493
Tints of Submarine #839493
RGB
CMYK
RGB Variations
Color information
#839493 (or 0x839493) is known color: Submarine. HEX triplet: 83, 94 and 93. RGB value is (131,148,147). Sum of RGB (Red+Green+Blue) = 131+148+147=426 (56% of max value = 765). Red value is 131 (51.56% from 255 or 30.75% from 426); Green value is 148 (58.20% from 255 or 34.74% from 426); Blue value is 147 (57.81% from 255 or 34.51% from 426); Max value from RGB is 148 - color contains mainly: green. Hex color #839493 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #839493 is #7C6B6C. Grayscale: #8E8E8E. Windows color (decimal): -8153965 or 9671811. OLE color: 9671811.
HSL color Cylindrical-coordinate representation of color #839493: hue angle of 176.47º 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 #839493 is Cyan = 0.11, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 131 | 148 | 147 | - |
| CMYK | 0.11 | 0 | 0.01 | 0.42 |
| HSL | 176.47º | 0.07% | 0.55% | - |
| HSV(B) | 176.47º | 0.11% | 0.58% | - |
| XYZ | 25.22 | 28.11 | 31.7 | - |
| YUV | 142.8 | 130.37 | 119.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 148 | 147 | 0.11 | 0 | 0.01 | 0.42 | 176.47 | 0.07 | 0.55 |
| Hex | 83 | 94 | 93 | B | 0 | 1 | 2A | B0 | 7 | 37 |
| Octal | 203 | 224 | 223 | 13 | 0 | 1 | 52 | 260 | 7 | 67 |
| Binary | 10000011 | 10010100 | 10010011 | 1011 | 0 | 1 | 101010 | 10110000 | 111 | 110111 |
Color Harmonies of #839493
Complementary color
Monochromatic Colors of #839493
Black with #839493
Text Example
Text Example
White with #839493
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #839493; }
p { color: rgb(131,148,147); }
H1.HeaderClassName
{
color: #839493;
}
.AnyTagClassName
{
color: #839493;
}
</style>
background-color css
<style>
a { background-color: #839493; }
a { background-color: rgb(131,148,147); }
div.DivClassName
{
background-color: #839493;
}
.BgClassName
{
background-color: #839493;
}
</style>
border-color css
<style>
span { border-color: #839493; }
span { border-color: rgb(131,148,147); }
td.TdClassName
{
border-color: #839493;
}
.TagClassName
{
border-color: #839493;
}
</style>