Shades of Submarine #829393
Tints of Submarine #829393
RGB
CMYK
RGB Variations
Color information
#829393 (or 0x829393) is known color: Submarine. HEX triplet: 82, 93 and 93. RGB value is (130,147,147). Sum of RGB (Red+Green+Blue) = 130+147+147=424 (56% of max value = 765). Red value is 130 (51.17% from 255 or 30.66% from 424); Green value is 147 (57.81% from 255 or 34.67% from 424); Blue value is 147 (57.81% from 255 or 34.67% from 424); Max value from RGB is 147 - color contains mainly: green, blue. Hex color #829393 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #829393 is #7D6C6C. Grayscale: #8D8D8D. Windows color (decimal): -8219757 or 9671554. OLE color: 9671554.
HSL color Cylindrical-coordinate representation of color #829393: hue angle of 180º degrees, saturation: 0.07, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #829393 is Cyan = 0.12, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 130 | 147 | 147 | - |
| CMYK | 0.12 | 0 | 0 | 0.42 |
| HSL | 180º | 0.07% | 0.54% | - |
| HSV(B) | 180º | 0.12% | 0.58% | - |
| XYZ | 24.91 | 27.72 | 31.64 | - |
| YUV | 141.92 | 130.87 | 119.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 147 | 147 | 0.12 | 0 | 0 | 0.42 | 180 | 0.07 | 0.54 |
| Hex | 82 | 93 | 93 | C | 0 | 0 | 2A | B4 | 7 | 36 |
| Octal | 202 | 223 | 223 | 14 | 0 | 0 | 52 | 264 | 7 | 66 |
| Binary | 10000010 | 10010011 | 10010011 | 1100 | 0 | 0 | 101010 | 10110100 | 111 | 110110 |
Color Harmonies of #829393
Complementary color
Monochromatic Colors of #829393
Black with #829393
Text Example
Text Example
White with #829393
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #829393; }
p { color: rgb(130,147,147); }
H1.HeaderClassName
{
color: #829393;
}
.AnyTagClassName
{
color: #829393;
}
</style>
background-color css
<style>
a { background-color: #829393; }
a { background-color: rgb(130,147,147); }
div.DivClassName
{
background-color: #829393;
}
.BgClassName
{
background-color: #829393;
}
</style>
border-color css
<style>
span { border-color: #829393; }
span { border-color: rgb(130,147,147); }
td.TdClassName
{
border-color: #829393;
}
.TagClassName
{
border-color: #829393;
}
</style>