Shades of Submarine #829895
Tints of Submarine #829895
RGB
CMYK
RGB Variations
Color information
#829895 (or 0x829895) is known color: Submarine. HEX triplet: 82, 98 and 95. RGB value is (130,152,149). Sum of RGB (Red+Green+Blue) = 130+152+149=431 (57% of max value = 765). Red value is 130 (51.17% from 255 or 30.16% from 431); Green value is 152 (59.77% from 255 or 35.27% from 431); Blue value is 149 (58.59% from 255 or 34.57% from 431); Max value from RGB is 152 - color contains mainly: green. Hex color #829895 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #829895 is #7D676A. Grayscale: #919191. Windows color (decimal): -8218475 or 9803906. OLE color: 9803906.
HSL color Cylindrical-coordinate representation of color #829895: hue angle of 171.82º degrees, saturation: 0.1, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #829895 is Cyan = 0.14, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 130 | 152 | 149 | - |
| CMYK | 0.14 | 0 | 0.02 | 0.40 |
| HSL | 171.82º | 0.1% | 0.55% | - |
| HSV(B) | 171.82º | 0.14% | 0.6% | - |
| XYZ | 25.86 | 29.37 | 32.74 | - |
| YUV | 145.08 | 130.21 | 117.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 152 | 149 | 0.14 | 0 | 0.02 | 0.40 | 171.82 | 0.1 | 0.55 |
| Hex | 82 | 98 | 95 | E | 0 | 2 | 28 | AC | A | 37 |
| Octal | 202 | 230 | 225 | 16 | 0 | 2 | 50 | 254 | 12 | 67 |
| Binary | 10000010 | 10011000 | 10010101 | 1110 | 0 | 10 | 101000 | 10101100 | 1010 | 110111 |
Color Harmonies of #829895
Complementary color
Monochromatic Colors of #829895
Black with #829895
Text Example
Text Example
White with #829895
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #829895; }
p { color: rgb(130,152,149); }
H1.HeaderClassName
{
color: #829895;
}
.AnyTagClassName
{
color: #829895;
}
</style>
background-color css
<style>
a { background-color: #829895; }
a { background-color: rgb(130,152,149); }
div.DivClassName
{
background-color: #829895;
}
.BgClassName
{
background-color: #829895;
}
</style>
border-color css
<style>
span { border-color: #829895; }
span { border-color: rgb(130,152,149); }
td.TdClassName
{
border-color: #829895;
}
.TagClassName
{
border-color: #829895;
}
</style>