Shades of Submarine #829395
Tints of Submarine #829395
RGB
CMYK
RGB Variations
Color information
#829395 (or 0x829395) is known color: Submarine. HEX triplet: 82, 93 and 95. RGB value is (130,147,149). Sum of RGB (Red+Green+Blue) = 130+147+149=426 (56% of max value = 765). Red value is 130 (51.17% from 255 or 30.52% from 426); Green value is 147 (57.81% from 255 or 34.51% from 426); Blue value is 149 (58.59% from 255 or 34.98% from 426); Max value from RGB is 149 - color contains mainly: blue. Hex color #829395 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #829395 is #7D6C6A. Grayscale: #8E8E8E. Windows color (decimal): -8219755 or 9802626. OLE color: 9802626.
HSL color Cylindrical-coordinate representation of color #829395: hue angle of 186.32º degrees, saturation: 0.08, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #829395 is Cyan = 0.13, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 130 | 147 | 149 | - |
| CMYK | 0.13 | 0.01 | 0 | 0.42 |
| HSL | 186.32º | 0.08% | 0.55% | - |
| HSV(B) | 186.32º | 0.13% | 0.58% | - |
| XYZ | 25.06 | 27.78 | 32.48 | - |
| YUV | 142.15 | 131.87 | 119.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 147 | 149 | 0.13 | 0.01 | 0 | 0.42 | 186.32 | 0.08 | 0.55 |
| Hex | 82 | 93 | 95 | D | 1 | 0 | 2A | BA | 8 | 37 |
| Octal | 202 | 223 | 225 | 15 | 1 | 0 | 52 | 272 | 10 | 67 |
| Binary | 10000010 | 10010011 | 10010101 | 1101 | 1 | 0 | 101010 | 10111010 | 1000 | 110111 |
Color Harmonies of #829395
Complementary color
Monochromatic Colors of #829395
Black with #829395
Text Example
Text Example
White with #829395
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #829395; }
p { color: rgb(130,147,149); }
H1.HeaderClassName
{
color: #829395;
}
.AnyTagClassName
{
color: #829395;
}
</style>
background-color css
<style>
a { background-color: #829395; }
a { background-color: rgb(130,147,149); }
div.DivClassName
{
background-color: #829395;
}
.BgClassName
{
background-color: #829395;
}
</style>
border-color css
<style>
span { border-color: #829395; }
span { border-color: rgb(130,147,149); }
td.TdClassName
{
border-color: #829395;
}
.TagClassName
{
border-color: #829395;
}
</style>