Shades of Submarine #819394
Tints of Submarine #819394
RGB
CMYK
RGB Variations
Color information
#819394 (or 0x819394) is known color: Submarine. HEX triplet: 81, 93 and 94. RGB value is (129,147,148). Sum of RGB (Red+Green+Blue) = 129+147+148=424 (56% of max value = 765). Red value is 129 (50.78% from 255 or 30.42% from 424); Green value is 147 (57.81% from 255 or 34.67% from 424); Blue value is 148 (58.20% from 255 or 34.91% from 424); Max value from RGB is 148 - color contains mainly: blue. Hex color #819394 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #819394 is #7E6C6B. Grayscale: #8D8D8D. Windows color (decimal): -8285292 or 9737089. OLE color: 9737089.
HSL color Cylindrical-coordinate representation of color #819394: hue angle of 183.16º degrees, saturation: 0.08, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #819394 is Cyan = 0.13, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 129 | 147 | 148 | - |
| CMYK | 0.13 | 0.01 | 0 | 0.42 |
| HSL | 183.16º | 0.08% | 0.54% | - |
| HSV(B) | 183.16º | 0.13% | 0.58% | - |
| XYZ | 24.83 | 27.67 | 32.05 | - |
| YUV | 141.73 | 131.54 | 118.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 147 | 148 | 0.13 | 0.01 | 0 | 0.42 | 183.16 | 0.08 | 0.54 |
| Hex | 81 | 93 | 94 | D | 1 | 0 | 2A | B7 | 8 | 36 |
| Octal | 201 | 223 | 224 | 15 | 1 | 0 | 52 | 267 | 10 | 66 |
| Binary | 10000001 | 10010011 | 10010100 | 1101 | 1 | 0 | 101010 | 10110111 | 1000 | 110110 |
Color Harmonies of #819394
Complementary color
Monochromatic Colors of #819394
Black with #819394
Text Example
Text Example
White with #819394
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #819394; }
p { color: rgb(129,147,148); }
H1.HeaderClassName
{
color: #819394;
}
.AnyTagClassName
{
color: #819394;
}
</style>
background-color css
<style>
a { background-color: #819394; }
a { background-color: rgb(129,147,148); }
div.DivClassName
{
background-color: #819394;
}
.BgClassName
{
background-color: #819394;
}
</style>
border-color css
<style>
span { border-color: #819394; }
span { border-color: rgb(129,147,148); }
td.TdClassName
{
border-color: #819394;
}
.TagClassName
{
border-color: #819394;
}
</style>