Shades of Submarine #829092
Tints of Submarine #829092
RGB
CMYK
RGB Variations
Color information
#829092 (or 0x829092) is known color: Submarine. HEX triplet: 82, 90 and 92. RGB value is (130,144,146). Sum of RGB (Red+Green+Blue) = 130+144+146=420 (55% of max value = 765). Red value is 130 (51.17% from 255 or 30.95% from 420); Green value is 144 (56.64% from 255 or 34.29% from 420); Blue value is 146 (57.42% from 255 or 34.76% from 420); Max value from RGB is 146 - color contains mainly: blue. Hex color #829092 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #829092 is #7D6F6D. Grayscale: #8C8C8C. Windows color (decimal): -8220526 or 9605250. OLE color: 9605250.
HSL color Cylindrical-coordinate representation of color #829092: hue angle of 187.5º degrees, saturation: 0.07, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #829092 is Cyan = 0.11, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 130 | 144 | 146 | - |
| CMYK | 0.11 | 0.01 | 0 | 0.43 |
| HSL | 187.5º | 0.07% | 0.54% | - |
| HSV(B) | 187.5º | 0.11% | 0.57% | - |
| XYZ | 24.37 | 26.77 | 31.08 | - |
| YUV | 140.04 | 131.36 | 120.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 144 | 146 | 0.11 | 0.01 | 0 | 0.43 | 187.5 | 0.07 | 0.54 |
| Hex | 82 | 90 | 92 | B | 1 | 0 | 2B | BC | 7 | 36 |
| Octal | 202 | 220 | 222 | 13 | 1 | 0 | 53 | 274 | 7 | 66 |
| Binary | 10000010 | 10010000 | 10010010 | 1011 | 1 | 0 | 101011 | 10111100 | 111 | 110110 |
Color Harmonies of #829092
Complementary color
Monochromatic Colors of #829092
Black with #829092
Text Example
Text Example
White with #829092
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #829092; }
p { color: rgb(130,144,146); }
H1.HeaderClassName
{
color: #829092;
}
.AnyTagClassName
{
color: #829092;
}
</style>
background-color css
<style>
a { background-color: #829092; }
a { background-color: rgb(130,144,146); }
div.DivClassName
{
background-color: #829092;
}
.BgClassName
{
background-color: #829092;
}
</style>
border-color css
<style>
span { border-color: #829092; }
span { border-color: rgb(130,144,146); }
td.TdClassName
{
border-color: #829092;
}
.TagClassName
{
border-color: #829092;
}
</style>