Shades of Submarine #819799
Tints of Submarine #819799
RGB
CMYK
RGB Variations
Color information
#819799 (or 0x819799) is known color: Submarine. HEX triplet: 81, 97 and 99. RGB value is (129,151,153). Sum of RGB (Red+Green+Blue) = 129+151+153=433 (57% of max value = 765). Red value is 129 (50.78% from 255 or 29.79% from 433); Green value is 151 (59.38% from 255 or 34.87% from 433); Blue value is 153 (60.16% from 255 or 35.33% from 433); Max value from RGB is 153 - color contains mainly: blue. Hex color #819799 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #819799 is #7E6866. Grayscale: #909090. Windows color (decimal): -8284263 or 10065793. OLE color: 10065793.
HSL color Cylindrical-coordinate representation of color #819799: hue angle of 185º degrees, saturation: 0.11, 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 #819799 is Cyan = 0.16, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 129 | 151 | 153 | - |
| CMYK | 0.16 | 0.01 | 0 | 0.4 |
| HSL | 185º | 0.11% | 0.55% | - |
| HSV(B) | 185º | 0.16% | 0.6% | - |
| XYZ | 25.87 | 29.1 | 34.39 | - |
| YUV | 144.65 | 132.71 | 116.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 151 | 153 | 0.16 | 0.01 | 0 | 0.4 | 185 | 0.11 | 0.55 |
| Hex | 81 | 97 | 99 | 10 | 1 | 0 | 28 | B9 | B | 37 |
| Octal | 201 | 227 | 231 | 20 | 1 | 0 | 50 | 271 | 13 | 67 |
| Binary | 10000001 | 10010111 | 10011001 | 10000 | 1 | 0 | 101000 | 10111001 | 1011 | 110111 |
Color Harmonies of #819799
Complementary color
Monochromatic Colors of #819799
Black with #819799
Text Example
Text Example
White with #819799
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #819799; }
p { color: rgb(129,151,153); }
H1.HeaderClassName
{
color: #819799;
}
.AnyTagClassName
{
color: #819799;
}
</style>
background-color css
<style>
a { background-color: #819799; }
a { background-color: rgb(129,151,153); }
div.DivClassName
{
background-color: #819799;
}
.BgClassName
{
background-color: #819799;
}
</style>
border-color css
<style>
span { border-color: #819799; }
span { border-color: rgb(129,151,153); }
td.TdClassName
{
border-color: #819799;
}
.TagClassName
{
border-color: #819799;
}
</style>