Shades of Submarine #809498
Tints of Submarine #809498
RGB
CMYK
RGB Variations
Color information
#809498 (or 0x809498) is known color: Submarine. HEX triplet: 80, 94 and 98. RGB value is (128,148,152). Sum of RGB (Red+Green+Blue) = 128+148+152=428 (56% of max value = 765). Red value is 128 (50.39% from 255 or 29.91% from 428); Green value is 148 (58.20% from 255 or 34.58% from 428); Blue value is 152 (59.77% from 255 or 35.51% from 428); Max value from RGB is 152 - color contains mainly: blue. Hex color #809498 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #809498 is #7F6B67. Grayscale: #8E8E8E. Windows color (decimal): -8350568 or 9999488. OLE color: 9999488.
HSL color Cylindrical-coordinate representation of color #809498: hue angle of 190º 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 #809498 is Cyan = 0.16, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 128 | 148 | 152 | - |
| CMYK | 0.16 | 0.03 | 0 | 0.40 |
| HSL | 190º | 0.1% | 0.55% | - |
| HSV(B) | 190º | 0.16% | 0.6% | - |
| XYZ | 25.16 | 28.04 | 33.79 | - |
| YUV | 142.48 | 133.37 | 117.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 148 | 152 | 0.16 | 0.03 | 0 | 0.40 | 190 | 0.1 | 0.55 |
| Hex | 80 | 94 | 98 | 10 | 3 | 0 | 28 | BE | A | 37 |
| Octal | 200 | 224 | 230 | 20 | 3 | 0 | 50 | 276 | 12 | 67 |
| Binary | 10000000 | 10010100 | 10011000 | 10000 | 11 | 0 | 101000 | 10111110 | 1010 | 110111 |
Color Harmonies of #809498
Complementary color
Monochromatic Colors of #809498
Black with #809498
Text Example
Text Example
White with #809498
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #809498; }
p { color: rgb(128,148,152); }
H1.HeaderClassName
{
color: #809498;
}
.AnyTagClassName
{
color: #809498;
}
</style>
background-color css
<style>
a { background-color: #809498; }
a { background-color: rgb(128,148,152); }
div.DivClassName
{
background-color: #809498;
}
.BgClassName
{
background-color: #809498;
}
</style>
border-color css
<style>
span { border-color: #809498; }
span { border-color: rgb(128,148,152); }
td.TdClassName
{
border-color: #809498;
}
.TagClassName
{
border-color: #809498;
}
</style>