Shades of Submarine #869294
Tints of Submarine #869294
RGB
CMYK
RGB Variations
Color information
#869294 (or 0x869294) is known color: Submarine. HEX triplet: 86, 92 and 94. RGB value is (134,146,148). Sum of RGB (Red+Green+Blue) = 134+146+148=428 (56% of max value = 765). Red value is 134 (52.73% from 255 or 31.31% from 428); Green value is 146 (57.42% from 255 or 34.11% from 428); Blue value is 148 (58.20% from 255 or 34.58% from 428); Max value from RGB is 148 - color contains mainly: blue. Hex color #869294 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #869294 is #796D6B. Grayscale: #8E8E8E. Windows color (decimal): -7957868 or 9736838. OLE color: 9736838.
HSL color Cylindrical-coordinate representation of color #869294: hue angle of 188.57º 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 #869294 is Cyan = 0.09, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 134 | 146 | 148 | - |
| CMYK | 0.09 | 0.01 | 0 | 0.42 |
| HSL | 188.57º | 0.06% | 0.55% | - |
| HSV(B) | 188.57º | 0.09% | 0.58% | - |
| XYZ | 25.46 | 27.76 | 32.03 | - |
| YUV | 142.64 | 131.02 | 121.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 146 | 148 | 0.09 | 0.01 | 0 | 0.42 | 188.57 | 0.06 | 0.55 |
| Hex | 86 | 92 | 94 | 9 | 1 | 0 | 2A | BD | 6 | 37 |
| Octal | 206 | 222 | 224 | 11 | 1 | 0 | 52 | 275 | 6 | 67 |
| Binary | 10000110 | 10010010 | 10010100 | 1001 | 1 | 0 | 101010 | 10111101 | 110 | 110111 |
Color Harmonies of #869294
Complementary color
Monochromatic Colors of #869294
Black with #869294
Text Example
Text Example
White with #869294
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #869294; }
p { color: rgb(134,146,148); }
H1.HeaderClassName
{
color: #869294;
}
.AnyTagClassName
{
color: #869294;
}
</style>
background-color css
<style>
a { background-color: #869294; }
a { background-color: rgb(134,146,148); }
div.DivClassName
{
background-color: #869294;
}
.BgClassName
{
background-color: #869294;
}
</style>
border-color css
<style>
span { border-color: #869294; }
span { border-color: rgb(134,146,148); }
td.TdClassName
{
border-color: #869294;
}
.TagClassName
{
border-color: #869294;
}
</style>