Shades of Submarine #859796
Tints of Submarine #859796
RGB
CMYK
RGB Variations
Color information
#859796 (or 0x859796) is known color: Submarine. HEX triplet: 85, 97 and 96. RGB value is (133,151,150). Sum of RGB (Red+Green+Blue) = 133+151+150=434 (57% of max value = 765). Red value is 133 (52.34% from 255 or 30.65% from 434); Green value is 151 (59.38% from 255 or 34.79% from 434); Blue value is 150 (58.98% from 255 or 34.56% from 434); Max value from RGB is 151 - color contains mainly: green. Hex color #859796 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #859796 is #7A6869. Grayscale: #919191. Windows color (decimal): -8022122 or 9869189. OLE color: 9869189.
HSL color Cylindrical-coordinate representation of color #859796: hue angle of 176.67º 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 #859796 is Cyan = 0.12, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 133 | 151 | 150 | - |
| CMYK | 0.12 | 0 | 0.01 | 0.41 |
| HSL | 176.67º | 0.08% | 0.56% | - |
| HSV(B) | 176.67º | 0.12% | 0.59% | - |
| XYZ | 26.24 | 29.32 | 33.13 | - |
| YUV | 145.5 | 130.54 | 119.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 151 | 150 | 0.12 | 0 | 0.01 | 0.41 | 176.67 | 0.08 | 0.56 |
| Hex | 85 | 97 | 96 | C | 0 | 1 | 29 | B1 | 8 | 38 |
| Octal | 205 | 227 | 226 | 14 | 0 | 1 | 51 | 261 | 10 | 70 |
| Binary | 10000101 | 10010111 | 10010110 | 1100 | 0 | 1 | 101001 | 10110001 | 1000 | 111000 |
Color Harmonies of #859796
Complementary color
Monochromatic Colors of #859796
Black with #859796
Text Example
Text Example
White with #859796
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #859796; }
p { color: rgb(133,151,150); }
H1.HeaderClassName
{
color: #859796;
}
.AnyTagClassName
{
color: #859796;
}
</style>
background-color css
<style>
a { background-color: #859796; }
a { background-color: rgb(133,151,150); }
div.DivClassName
{
background-color: #859796;
}
.BgClassName
{
background-color: #859796;
}
</style>
border-color css
<style>
span { border-color: #859796; }
span { border-color: rgb(133,151,150); }
td.TdClassName
{
border-color: #859796;
}
.TagClassName
{
border-color: #859796;
}
</style>