Shades of Submarine #819395
Tints of Submarine #819395
RGB
CMYK
RGB Variations
Color information
#819395 (or 0x819395) is known color: Submarine. HEX triplet: 81, 93 and 95. RGB value is (129,147,149). Sum of RGB (Red+Green+Blue) = 129+147+149=425 (56% of max value = 765). Red value is 129 (50.78% from 255 or 30.35% from 425); Green value is 147 (57.81% from 255 or 34.59% from 425); Blue value is 149 (58.59% from 255 or 35.06% from 425); Max value from RGB is 149 - color contains mainly: blue. Hex color #819395 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #819395 is #7E6C6A. Grayscale: #8D8D8D. Windows color (decimal): -8285291 or 9802625. OLE color: 9802625.
HSL color Cylindrical-coordinate representation of color #819395: hue angle of 186º degrees, saturation: 0.09, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #819395 is Cyan = 0.13, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 129 | 147 | 149 | - |
| CMYK | 0.13 | 0.01 | 0 | 0.42 |
| HSL | 186º | 0.09% | 0.55% | - |
| HSV(B) | 186º | 0.13% | 0.58% | - |
| XYZ | 24.91 | 27.7 | 32.47 | - |
| YUV | 141.85 | 132.04 | 118.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 147 | 149 | 0.13 | 0.01 | 0 | 0.42 | 186 | 0.09 | 0.55 |
| Hex | 81 | 93 | 95 | D | 1 | 0 | 2A | BA | 9 | 37 |
| Octal | 201 | 223 | 225 | 15 | 1 | 0 | 52 | 272 | 11 | 67 |
| Binary | 10000001 | 10010011 | 10010101 | 1101 | 1 | 0 | 101010 | 10111010 | 1001 | 110111 |
Color Harmonies of #819395
Complementary color
Monochromatic Colors of #819395
Black with #819395
Text Example
Text Example
White with #819395
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #819395; }
p { color: rgb(129,147,149); }
H1.HeaderClassName
{
color: #819395;
}
.AnyTagClassName
{
color: #819395;
}
</style>
background-color css
<style>
a { background-color: #819395; }
a { background-color: rgb(129,147,149); }
div.DivClassName
{
background-color: #819395;
}
.BgClassName
{
background-color: #819395;
}
</style>
border-color css
<style>
span { border-color: #819395; }
span { border-color: rgb(129,147,149); }
td.TdClassName
{
border-color: #819395;
}
.TagClassName
{
border-color: #819395;
}
</style>