Shades of Submarine #859694
Tints of Submarine #859694
RGB
CMYK
RGB Variations
Color information
#859694 (or 0x859694) is known color: Submarine. HEX triplet: 85, 96 and 94. RGB value is (133,150,148). Sum of RGB (Red+Green+Blue) = 133+150+148=431 (57% of max value = 765). Red value is 133 (52.34% from 255 or 30.86% from 431); Green value is 150 (58.98% from 255 or 34.80% from 431); Blue value is 148 (58.20% from 255 or 34.34% from 431); Max value from RGB is 150 - color contains mainly: green. Hex color #859694 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #859694 is #7A696B. Grayscale: #909090. Windows color (decimal): -8022380 or 9737861. OLE color: 9737861.
HSL color Cylindrical-coordinate representation of color #859694: hue angle of 172.94º degrees, saturation: 0.07, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #859694 is Cyan = 0.11, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 133 | 150 | 148 | - |
| CMYK | 0.11 | 0 | 0.01 | 0.41 |
| HSL | 172.94º | 0.07% | 0.55% | - |
| HSV(B) | 172.94º | 0.11% | 0.59% | - |
| XYZ | 25.92 | 28.94 | 32.24 | - |
| YUV | 144.69 | 129.87 | 119.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 150 | 148 | 0.11 | 0 | 0.01 | 0.41 | 172.94 | 0.07 | 0.55 |
| Hex | 85 | 96 | 94 | B | 0 | 1 | 29 | AD | 7 | 37 |
| Octal | 205 | 226 | 224 | 13 | 0 | 1 | 51 | 255 | 7 | 67 |
| Binary | 10000101 | 10010110 | 10010100 | 1011 | 0 | 1 | 101001 | 10101101 | 111 | 110111 |
Color Harmonies of #859694
Complementary color
Monochromatic Colors of #859694
Black with #859694
Text Example
Text Example
White with #859694
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #859694; }
p { color: rgb(133,150,148); }
H1.HeaderClassName
{
color: #859694;
}
.AnyTagClassName
{
color: #859694;
}
</style>
background-color css
<style>
a { background-color: #859694; }
a { background-color: rgb(133,150,148); }
div.DivClassName
{
background-color: #859694;
}
.BgClassName
{
background-color: #859694;
}
</style>
border-color css
<style>
span { border-color: #859694; }
span { border-color: rgb(133,150,148); }
td.TdClassName
{
border-color: #859694;
}
.TagClassName
{
border-color: #859694;
}
</style>