Shades of Submarine #819695
Tints of Submarine #819695
RGB
CMYK
RGB Variations
Color information
#819695 (or 0x819695) is known color: Submarine. HEX triplet: 81, 96 and 95. RGB value is (129,150,149). Sum of RGB (Red+Green+Blue) = 129+150+149=428 (56% of max value = 765). Red value is 129 (50.78% from 255 or 30.14% from 428); Green value is 150 (58.98% from 255 or 35.05% from 428); Blue value is 149 (58.59% from 255 or 34.81% from 428); Max value from RGB is 150 - color contains mainly: green. Hex color #819695 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #819695 is #7E696A. Grayscale: #8F8F8F. Windows color (decimal): -8284523 or 9803393. OLE color: 9803393.
HSL color Cylindrical-coordinate representation of color #819695: hue angle of 177.14º 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 #819695 is Cyan = 0.14, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 129 | 150 | 149 | - |
| CMYK | 0.14 | 0 | 0.01 | 0.41 |
| HSL | 177.14º | 0.09% | 0.55% | - |
| HSV(B) | 177.14º | 0.14% | 0.59% | - |
| XYZ | 25.38 | 28.65 | 32.63 | - |
| YUV | 143.61 | 131.04 | 117.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 150 | 149 | 0.14 | 0 | 0.01 | 0.41 | 177.14 | 0.09 | 0.55 |
| Hex | 81 | 96 | 95 | E | 0 | 1 | 29 | B1 | 9 | 37 |
| Octal | 201 | 226 | 225 | 16 | 0 | 1 | 51 | 261 | 11 | 67 |
| Binary | 10000001 | 10010110 | 10010101 | 1110 | 0 | 1 | 101001 | 10110001 | 1001 | 110111 |
Color Harmonies of #819695
Complementary color
Monochromatic Colors of #819695
Black with #819695
Text Example
Text Example
White with #819695
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #819695; }
p { color: rgb(129,150,149); }
H1.HeaderClassName
{
color: #819695;
}
.AnyTagClassName
{
color: #819695;
}
</style>
background-color css
<style>
a { background-color: #819695; }
a { background-color: rgb(129,150,149); }
div.DivClassName
{
background-color: #819695;
}
.BgClassName
{
background-color: #819695;
}
</style>
border-color css
<style>
span { border-color: #819695; }
span { border-color: rgb(129,150,149); }
td.TdClassName
{
border-color: #819695;
}
.TagClassName
{
border-color: #819695;
}
</style>