Shades of Submarine #859294
Tints of Submarine #859294
RGB
CMYK
RGB Variations
Color information
#859294 (or 0x859294) is known color: Submarine. HEX triplet: 85, 92 and 94. RGB value is (133,146,148). Sum of RGB (Red+Green+Blue) = 133+146+148=427 (56% of max value = 765). Red value is 133 (52.34% from 255 or 31.15% from 427); Green value is 146 (57.42% from 255 or 34.19% from 427); Blue value is 148 (58.20% from 255 or 34.66% from 427); Max value from RGB is 148 - color contains mainly: blue. Hex color #859294 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #859294 is #7A6D6B. Grayscale: #8E8E8E. Windows color (decimal): -8023404 or 9736837. OLE color: 9736837.
HSL color Cylindrical-coordinate representation of color #859294: hue angle of 188º degrees, saturation: 0.07, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.1%. Process color model (Four color, CMYK) of #859294 is Cyan = 0.10, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 133 | 146 | 148 | - |
| CMYK | 0.10 | 0.01 | 0 | 0.42 |
| HSL | 188º | 0.07% | 0.55% | - |
| HSV(B) | 188º | 0.1% | 0.58% | - |
| XYZ | 25.3 | 27.68 | 32.03 | - |
| YUV | 142.34 | 131.19 | 121.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 146 | 148 | 0.10 | 0.01 | 0 | 0.42 | 188 | 0.07 | 0.55 |
| Hex | 85 | 92 | 94 | A | 1 | 0 | 2A | BC | 7 | 37 |
| Octal | 205 | 222 | 224 | 12 | 1 | 0 | 52 | 274 | 7 | 67 |
| Binary | 10000101 | 10010010 | 10010100 | 1010 | 1 | 0 | 101010 | 10111100 | 111 | 110111 |
Color Harmonies of #859294
Complementary color
Monochromatic Colors of #859294
Black with #859294
Text Example
Text Example
White with #859294
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #859294; }
p { color: rgb(133,146,148); }
H1.HeaderClassName
{
color: #859294;
}
.AnyTagClassName
{
color: #859294;
}
</style>
background-color css
<style>
a { background-color: #859294; }
a { background-color: rgb(133,146,148); }
div.DivClassName
{
background-color: #859294;
}
.BgClassName
{
background-color: #859294;
}
</style>
border-color css
<style>
span { border-color: #859294; }
span { border-color: rgb(133,146,148); }
td.TdClassName
{
border-color: #859294;
}
.TagClassName
{
border-color: #859294;
}
</style>