Shades of Submarine #809798
Tints of Submarine #809798
RGB
CMYK
RGB Variations
Color information
#809798 (or 0x809798) is known color: Submarine. HEX triplet: 80, 97 and 98. RGB value is (128,151,152). Sum of RGB (Red+Green+Blue) = 128+151+152=431 (57% of max value = 765). Red value is 128 (50.39% from 255 or 29.70% from 431); Green value is 151 (59.38% from 255 or 35.03% from 431); Blue value is 152 (59.77% from 255 or 35.27% from 431); Max value from RGB is 152 - color contains mainly: blue. Hex color #809798 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #809798 is #7F6867. Grayscale: #909090. Windows color (decimal): -8349800 or 10000256. OLE color: 10000256.
HSL color Cylindrical-coordinate representation of color #809798: hue angle of 182.5º degrees, saturation: 0.1, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #809798 is Cyan = 0.16, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 128 | 151 | 152 | - |
| CMYK | 0.16 | 0.01 | 0 | 0.40 |
| HSL | 182.5º | 0.1% | 0.55% | - |
| HSV(B) | 182.5º | 0.16% | 0.6% | - |
| XYZ | 25.64 | 28.99 | 33.95 | - |
| YUV | 144.24 | 132.38 | 116.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 151 | 152 | 0.16 | 0.01 | 0 | 0.40 | 182.5 | 0.1 | 0.55 |
| Hex | 80 | 97 | 98 | 10 | 1 | 0 | 28 | B6 | A | 37 |
| Octal | 200 | 227 | 230 | 20 | 1 | 0 | 50 | 266 | 12 | 67 |
| Binary | 10000000 | 10010111 | 10011000 | 10000 | 1 | 0 | 101000 | 10110110 | 1010 | 110111 |
Color Harmonies of #809798
Complementary color
Monochromatic Colors of #809798
Black with #809798
Text Example
Text Example
White with #809798
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #809798; }
p { color: rgb(128,151,152); }
H1.HeaderClassName
{
color: #809798;
}
.AnyTagClassName
{
color: #809798;
}
</style>
background-color css
<style>
a { background-color: #809798; }
a { background-color: rgb(128,151,152); }
div.DivClassName
{
background-color: #809798;
}
.BgClassName
{
background-color: #809798;
}
</style>
border-color css
<style>
span { border-color: #809798; }
span { border-color: rgb(128,151,152); }
td.TdClassName
{
border-color: #809798;
}
.TagClassName
{
border-color: #809798;
}
</style>