Shades of Submarine #819295
Tints of Submarine #819295
RGB
CMYK
RGB Variations
Color information
#819295 (or 0x819295) is known color: Submarine. HEX triplet: 81, 92 and 95. RGB value is (129,146,149). Sum of RGB (Red+Green+Blue) = 129+146+149=424 (56% of max value = 765). Red value is 129 (50.78% from 255 or 30.42% from 424); Green value is 146 (57.42% from 255 or 34.43% from 424); Blue value is 149 (58.59% from 255 or 35.14% from 424); Max value from RGB is 149 - color contains mainly: blue. Hex color #819295 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #819295 is #7E6D6A. Grayscale: #8D8D8D. Windows color (decimal): -8285547 or 9802369. OLE color: 9802369.
HSL color Cylindrical-coordinate representation of color #819295: hue angle of 189º 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 #819295 is Cyan = 0.13, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 129 | 146 | 149 | - |
| CMYK | 0.13 | 0.02 | 0 | 0.42 |
| HSL | 189º | 0.09% | 0.55% | - |
| HSV(B) | 189º | 0.13% | 0.58% | - |
| XYZ | 24.76 | 27.39 | 32.42 | - |
| YUV | 141.26 | 132.37 | 119.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 146 | 149 | 0.13 | 0.02 | 0 | 0.42 | 189 | 0.09 | 0.55 |
| Hex | 81 | 92 | 95 | D | 2 | 0 | 2A | BD | 9 | 37 |
| Octal | 201 | 222 | 225 | 15 | 2 | 0 | 52 | 275 | 11 | 67 |
| Binary | 10000001 | 10010010 | 10010101 | 1101 | 10 | 0 | 101010 | 10111101 | 1001 | 110111 |
Color Harmonies of #819295
Complementary color
Monochromatic Colors of #819295
Black with #819295
Text Example
Text Example
White with #819295
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #819295; }
p { color: rgb(129,146,149); }
H1.HeaderClassName
{
color: #819295;
}
.AnyTagClassName
{
color: #819295;
}
</style>
background-color css
<style>
a { background-color: #819295; }
a { background-color: rgb(129,146,149); }
div.DivClassName
{
background-color: #819295;
}
.BgClassName
{
background-color: #819295;
}
</style>
border-color css
<style>
span { border-color: #819295; }
span { border-color: rgb(129,146,149); }
td.TdClassName
{
border-color: #819295;
}
.TagClassName
{
border-color: #819295;
}
</style>