Shades of Submarine #829494
Tints of Submarine #829494
RGB
CMYK
RGB Variations
Color information
#829494 (or 0x829494) is known color: Submarine. HEX triplet: 82, 94 and 94. RGB value is (130,148,148). Sum of RGB (Red+Green+Blue) = 130+148+148=426 (56% of max value = 765). Red value is 130 (51.17% from 255 or 30.52% from 426); Green value is 148 (58.20% from 255 or 34.74% from 426); Blue value is 148 (58.20% from 255 or 34.74% from 426); Max value from RGB is 148 - color contains mainly: green, blue. Hex color #829494 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #829494 is #7D6B6B. Grayscale: #8E8E8E. Windows color (decimal): -8219500 or 9737346. OLE color: 9737346.
HSL color Cylindrical-coordinate representation of color #829494: hue angle of 180º degrees, saturation: 0.08, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #829494 is Cyan = 0.12, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 130 | 148 | 148 | - |
| CMYK | 0.12 | 0 | 0 | 0.42 |
| HSL | 180º | 0.08% | 0.55% | - |
| HSV(B) | 180º | 0.12% | 0.58% | - |
| XYZ | 25.14 | 28.06 | 32.11 | - |
| YUV | 142.62 | 131.04 | 119 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 148 | 148 | 0.12 | 0 | 0 | 0.42 | 180 | 0.08 | 0.55 |
| Hex | 82 | 94 | 94 | C | 0 | 0 | 2A | B4 | 8 | 37 |
| Octal | 202 | 224 | 224 | 14 | 0 | 0 | 52 | 264 | 10 | 67 |
| Binary | 10000010 | 10010100 | 10010100 | 1100 | 0 | 0 | 101010 | 10110100 | 1000 | 110111 |
Color Harmonies of #829494
Complementary color
Monochromatic Colors of #829494
Black with #829494
Text Example
Text Example
White with #829494
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #829494; }
p { color: rgb(130,148,148); }
H1.HeaderClassName
{
color: #829494;
}
.AnyTagClassName
{
color: #829494;
}
</style>
background-color css
<style>
a { background-color: #829494; }
a { background-color: rgb(130,148,148); }
div.DivClassName
{
background-color: #829494;
}
.BgClassName
{
background-color: #829494;
}
</style>
border-color css
<style>
span { border-color: #829494; }
span { border-color: rgb(130,148,148); }
td.TdClassName
{
border-color: #829494;
}
.TagClassName
{
border-color: #829494;
}
</style>