Shades of Submarine #819496
Tints of Submarine #819496
RGB
CMYK
RGB Variations
Color information
#819496 (or 0x819496) is known color: Submarine. HEX triplet: 81, 94 and 96. RGB value is (129,148,150). Sum of RGB (Red+Green+Blue) = 129+148+150=427 (56% of max value = 765). Red value is 129 (50.78% from 255 or 30.21% from 427); Green value is 148 (58.20% from 255 or 34.66% from 427); Blue value is 150 (58.98% from 255 or 35.13% from 427); Max value from RGB is 150 - color contains mainly: blue. Hex color #819496 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #819496 is #7E6B69. Grayscale: #8E8E8E. Windows color (decimal): -8285034 or 9868417. OLE color: 9868417.
HSL color Cylindrical-coordinate representation of color #819496: hue angle of 185.71º degrees, saturation: 0.09, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #819496 is Cyan = 0.14, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 129 | 148 | 150 | - |
| CMYK | 0.14 | 0.01 | 0 | 0.41 |
| HSL | 185.71º | 0.09% | 0.55% | - |
| HSV(B) | 185.71º | 0.14% | 0.59% | - |
| XYZ | 25.15 | 28.05 | 32.94 | - |
| YUV | 142.55 | 132.21 | 118.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 148 | 150 | 0.14 | 0.01 | 0 | 0.41 | 185.71 | 0.09 | 0.55 |
| Hex | 81 | 94 | 96 | E | 1 | 0 | 29 | BA | 9 | 37 |
| Octal | 201 | 224 | 226 | 16 | 1 | 0 | 51 | 272 | 11 | 67 |
| Binary | 10000001 | 10010100 | 10010110 | 1110 | 1 | 0 | 101001 | 10111010 | 1001 | 110111 |
Color Harmonies of #819496
Complementary color
Monochromatic Colors of #819496
Black with #819496
Text Example
Text Example
White with #819496
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #819496; }
p { color: rgb(129,148,150); }
H1.HeaderClassName
{
color: #819496;
}
.AnyTagClassName
{
color: #819496;
}
</style>
background-color css
<style>
a { background-color: #819496; }
a { background-color: rgb(129,148,150); }
div.DivClassName
{
background-color: #819496;
}
.BgClassName
{
background-color: #819496;
}
</style>
border-color css
<style>
span { border-color: #819496; }
span { border-color: rgb(129,148,150); }
td.TdClassName
{
border-color: #819496;
}
.TagClassName
{
border-color: #819496;
}
</style>