Shades of Submarine #859697
Tints of Submarine #859697
RGB
CMYK
RGB Variations
Color information
#859697 (or 0x859697) is known color: Submarine. HEX triplet: 85, 96 and 97. RGB value is (133,150,151). Sum of RGB (Red+Green+Blue) = 133+150+151=434 (57% of max value = 765). Red value is 133 (52.34% from 255 or 30.65% from 434); Green value is 150 (58.98% from 255 or 34.56% from 434); Blue value is 151 (59.38% from 255 or 34.79% from 434); Max value from RGB is 151 - color contains mainly: blue. Hex color #859697 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #859697 is #7A6968. Grayscale: #919191. Windows color (decimal): -8022377 or 9934469. OLE color: 9934469.
HSL color Cylindrical-coordinate representation of color #859697: hue angle of 183.33º degrees, saturation: 0.08, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #859697 is Cyan = 0.12, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 133 | 150 | 151 | - |
| CMYK | 0.12 | 0.01 | 0 | 0.41 |
| HSL | 183.33º | 0.08% | 0.56% | - |
| HSV(B) | 183.33º | 0.12% | 0.59% | - |
| XYZ | 26.17 | 29.03 | 33.5 | - |
| YUV | 145.03 | 131.37 | 119.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 150 | 151 | 0.12 | 0.01 | 0 | 0.41 | 183.33 | 0.08 | 0.56 |
| Hex | 85 | 96 | 97 | C | 1 | 0 | 29 | B7 | 8 | 38 |
| Octal | 205 | 226 | 227 | 14 | 1 | 0 | 51 | 267 | 10 | 70 |
| Binary | 10000101 | 10010110 | 10010111 | 1100 | 1 | 0 | 101001 | 10110111 | 1000 | 111000 |
Color Harmonies of #859697
Complementary color
Monochromatic Colors of #859697
Black with #859697
Text Example
Text Example
White with #859697
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #859697; }
p { color: rgb(133,150,151); }
H1.HeaderClassName
{
color: #859697;
}
.AnyTagClassName
{
color: #859697;
}
</style>
background-color css
<style>
a { background-color: #859697; }
a { background-color: rgb(133,150,151); }
div.DivClassName
{
background-color: #859697;
}
.BgClassName
{
background-color: #859697;
}
</style>
border-color css
<style>
span { border-color: #859697; }
span { border-color: rgb(133,150,151); }
td.TdClassName
{
border-color: #859697;
}
.TagClassName
{
border-color: #859697;
}
</style>