Shades of Submarine #829695
Tints of Submarine #829695
RGB
CMYK
RGB Variations
Color information
#829695 (or 0x829695) is known color: Submarine. HEX triplet: 82, 96 and 95. RGB value is (130,150,149). Sum of RGB (Red+Green+Blue) = 130+150+149=429 (56% of max value = 765). Red value is 130 (51.17% from 255 or 30.30% from 429); Green value is 150 (58.98% from 255 or 34.97% from 429); Blue value is 149 (58.59% from 255 or 34.73% from 429); Max value from RGB is 150 - color contains mainly: green. Hex color #829695 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #829695 is #7D696A. Grayscale: #8F8F8F. Windows color (decimal): -8218987 or 9803394. OLE color: 9803394.
HSL color Cylindrical-coordinate representation of color #829695: hue angle of 177º degrees, saturation: 0.09, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #829695 is Cyan = 0.13, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 130 | 150 | 149 | - |
| CMYK | 0.13 | 0 | 0.01 | 0.41 |
| HSL | 177º | 0.09% | 0.55% | - |
| HSV(B) | 177º | 0.13% | 0.59% | - |
| XYZ | 25.54 | 28.73 | 32.63 | - |
| YUV | 143.91 | 130.87 | 118.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 150 | 149 | 0.13 | 0 | 0.01 | 0.41 | 177 | 0.09 | 0.55 |
| Hex | 82 | 96 | 95 | D | 0 | 1 | 29 | B1 | 9 | 37 |
| Octal | 202 | 226 | 225 | 15 | 0 | 1 | 51 | 261 | 11 | 67 |
| Binary | 10000010 | 10010110 | 10010101 | 1101 | 0 | 1 | 101001 | 10110001 | 1001 | 110111 |
Color Harmonies of #829695
Complementary color
Monochromatic Colors of #829695
Black with #829695
Text Example
Text Example
White with #829695
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #829695; }
p { color: rgb(130,150,149); }
H1.HeaderClassName
{
color: #829695;
}
.AnyTagClassName
{
color: #829695;
}
</style>
background-color css
<style>
a { background-color: #829695; }
a { background-color: rgb(130,150,149); }
div.DivClassName
{
background-color: #829695;
}
.BgClassName
{
background-color: #829695;
}
</style>
border-color css
<style>
span { border-color: #829695; }
span { border-color: rgb(130,150,149); }
td.TdClassName
{
border-color: #829695;
}
.TagClassName
{
border-color: #829695;
}
</style>