Shades of Submarine #879294
Tints of Submarine #879294
RGB
CMYK
RGB Variations
Color information
#879294 (or 0x879294) is known color: Submarine. HEX triplet: 87, 92 and 94. RGB value is (135,146,148). Sum of RGB (Red+Green+Blue) = 135+146+148=429 (56% of max value = 765). Red value is 135 (53.12% from 255 or 31.47% from 429); Green value is 146 (57.42% from 255 or 34.03% from 429); Blue value is 148 (58.20% from 255 or 34.50% from 429); Max value from RGB is 148 - color contains mainly: blue. Hex color #879294 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #879294 is #786D6B. Grayscale: #8E8E8E. Windows color (decimal): -7892332 or 9736839. OLE color: 9736839.
HSL color Cylindrical-coordinate representation of color #879294: hue angle of 189.23º degrees, saturation: 0.06, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.09%. Process color model (Four color, CMYK) of #879294 is Cyan = 0.09, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 135 | 146 | 148 | - |
| CMYK | 0.09 | 0.01 | 0 | 0.42 |
| HSL | 189.23º | 0.06% | 0.55% | - |
| HSV(B) | 189.23º | 0.09% | 0.58% | - |
| XYZ | 25.62 | 27.85 | 32.04 | - |
| YUV | 142.94 | 130.86 | 122.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 146 | 148 | 0.09 | 0.01 | 0 | 0.42 | 189.23 | 0.06 | 0.55 |
| Hex | 87 | 92 | 94 | 9 | 1 | 0 | 2A | BD | 6 | 37 |
| Octal | 207 | 222 | 224 | 11 | 1 | 0 | 52 | 275 | 6 | 67 |
| Binary | 10000111 | 10010010 | 10010100 | 1001 | 1 | 0 | 101010 | 10111101 | 110 | 110111 |
Color Harmonies of #879294
Complementary color
Monochromatic Colors of #879294
Black with #879294
Text Example
Text Example
White with #879294
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #879294; }
p { color: rgb(135,146,148); }
H1.HeaderClassName
{
color: #879294;
}
.AnyTagClassName
{
color: #879294;
}
</style>
background-color css
<style>
a { background-color: #879294; }
a { background-color: rgb(135,146,148); }
div.DivClassName
{
background-color: #879294;
}
.BgClassName
{
background-color: #879294;
}
</style>
border-color css
<style>
span { border-color: #879294; }
span { border-color: rgb(135,146,148); }
td.TdClassName
{
border-color: #879294;
}
.TagClassName
{
border-color: #879294;
}
</style>