Shades of Submarine #809697
Tints of Submarine #809697
RGB
CMYK
RGB Variations
Color information
#809697 (or 0x809697) is known color: Submarine. HEX triplet: 80, 96 and 97. RGB value is (128,150,151). Sum of RGB (Red+Green+Blue) = 128+150+151=429 (56% of max value = 765). Red value is 128 (50.39% from 255 or 29.84% from 429); Green value is 150 (58.98% from 255 or 34.97% from 429); Blue value is 151 (59.38% from 255 or 35.20% from 429); Max value from RGB is 151 - color contains mainly: blue. Hex color #809697 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #809697 is #7F6968. Grayscale: #8F8F8F. Windows color (decimal): -8350057 or 9934464. OLE color: 9934464.
HSL color Cylindrical-coordinate representation of color #809697: hue angle of 182.61º degrees, saturation: 0.1, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #809697 is Cyan = 0.15, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 128 | 150 | 151 | - |
| CMYK | 0.15 | 0.01 | 0 | 0.41 |
| HSL | 182.61º | 0.1% | 0.55% | - |
| HSV(B) | 182.61º | 0.15% | 0.59% | - |
| XYZ | 25.39 | 28.64 | 33.47 | - |
| YUV | 143.54 | 132.21 | 116.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 150 | 151 | 0.15 | 0.01 | 0 | 0.41 | 182.61 | 0.1 | 0.55 |
| Hex | 80 | 96 | 97 | F | 1 | 0 | 29 | B7 | A | 37 |
| Octal | 200 | 226 | 227 | 17 | 1 | 0 | 51 | 267 | 12 | 67 |
| Binary | 10000000 | 10010110 | 10010111 | 1111 | 1 | 0 | 101001 | 10110111 | 1010 | 110111 |
Color Harmonies of #809697
Complementary color
Monochromatic Colors of #809697
Black with #809697
Text Example
Text Example
White with #809697
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #809697; }
p { color: rgb(128,150,151); }
H1.HeaderClassName
{
color: #809697;
}
.AnyTagClassName
{
color: #809697;
}
</style>
background-color css
<style>
a { background-color: #809697; }
a { background-color: rgb(128,150,151); }
div.DivClassName
{
background-color: #809697;
}
.BgClassName
{
background-color: #809697;
}
</style>
border-color css
<style>
span { border-color: #809697; }
span { border-color: rgb(128,150,151); }
td.TdClassName
{
border-color: #809697;
}
.TagClassName
{
border-color: #809697;
}
</style>