Shades of Submarine #859797
Tints of Submarine #859797
RGB
CMYK
RGB Variations
Color information
#859797 (or 0x859797) is known color: Submarine. HEX triplet: 85, 97 and 97. RGB value is (133,151,151). Sum of RGB (Red+Green+Blue) = 133+151+151=435 (57% of max value = 765). Red value is 133 (52.34% from 255 or 30.57% from 435); Green value is 151 (59.38% from 255 or 34.71% from 435); Blue value is 151 (59.38% from 255 or 34.71% from 435); Max value from RGB is 151 - color contains mainly: green, blue. Hex color #859797 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #859797 is #7A6868. Grayscale: #919191. Windows color (decimal): -8022121 or 9934725. OLE color: 9934725.
HSL color Cylindrical-coordinate representation of color #859797: hue angle of 180º 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 #859797 is Cyan = 0.12, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 133 | 151 | 151 | - |
| CMYK | 0.12 | 0 | 0 | 0.41 |
| HSL | 180º | 0.08% | 0.56% | - |
| HSV(B) | 180º | 0.12% | 0.59% | - |
| XYZ | 26.33 | 29.35 | 33.56 | - |
| YUV | 145.62 | 131.04 | 119 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 151 | 151 | 0.12 | 0 | 0 | 0.41 | 180 | 0.08 | 0.56 |
| Hex | 85 | 97 | 97 | C | 0 | 0 | 29 | B4 | 8 | 38 |
| Octal | 205 | 227 | 227 | 14 | 0 | 0 | 51 | 264 | 10 | 70 |
| Binary | 10000101 | 10010111 | 10010111 | 1100 | 0 | 0 | 101001 | 10110100 | 1000 | 111000 |
Color Harmonies of #859797
Complementary color
Monochromatic Colors of #859797
Black with #859797
Text Example
Text Example
White with #859797
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #859797; }
p { color: rgb(133,151,151); }
H1.HeaderClassName
{
color: #859797;
}
.AnyTagClassName
{
color: #859797;
}
</style>
background-color css
<style>
a { background-color: #859797; }
a { background-color: rgb(133,151,151); }
div.DivClassName
{
background-color: #859797;
}
.BgClassName
{
background-color: #859797;
}
</style>
border-color css
<style>
span { border-color: #859797; }
span { border-color: rgb(133,151,151); }
td.TdClassName
{
border-color: #859797;
}
.TagClassName
{
border-color: #859797;
}
</style>