Shades of Submarine #859798
Tints of Submarine #859798
RGB
CMYK
RGB Variations
Color information
#859798 (or 0x859798) is known color: Submarine. HEX triplet: 85, 97 and 98. RGB value is (133,151,152). Sum of RGB (Red+Green+Blue) = 133+151+152=436 (57% of max value = 765). Red value is 133 (52.34% from 255 or 30.50% from 436); Green value is 151 (59.38% from 255 or 34.63% from 436); Blue value is 152 (59.77% from 255 or 34.86% from 436); Max value from RGB is 152 - color contains mainly: blue. Hex color #859798 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #859798 is #7A6867. Grayscale: #919191. Windows color (decimal): -8022120 or 10000261. OLE color: 10000261.
HSL color Cylindrical-coordinate representation of color #859798: hue angle of 183.16º degrees, saturation: 0.08, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #859798 is Cyan = 0.13, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 133 | 151 | 152 | - |
| CMYK | 0.13 | 0.01 | 0 | 0.40 |
| HSL | 183.16º | 0.08% | 0.56% | - |
| HSV(B) | 183.16º | 0.13% | 0.6% | - |
| XYZ | 26.41 | 29.39 | 33.99 | - |
| YUV | 145.73 | 131.54 | 118.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 151 | 152 | 0.13 | 0.01 | 0 | 0.40 | 183.16 | 0.08 | 0.56 |
| Hex | 85 | 97 | 98 | D | 1 | 0 | 28 | B7 | 8 | 38 |
| Octal | 205 | 227 | 230 | 15 | 1 | 0 | 50 | 267 | 10 | 70 |
| Binary | 10000101 | 10010111 | 10011000 | 1101 | 1 | 0 | 101000 | 10110111 | 1000 | 111000 |
Color Harmonies of #859798
Complementary color
Monochromatic Colors of #859798
Black with #859798
Text Example
Text Example
White with #859798
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #859798; }
p { color: rgb(133,151,152); }
H1.HeaderClassName
{
color: #859798;
}
.AnyTagClassName
{
color: #859798;
}
</style>
background-color css
<style>
a { background-color: #859798; }
a { background-color: rgb(133,151,152); }
div.DivClassName
{
background-color: #859798;
}
.BgClassName
{
background-color: #859798;
}
</style>
border-color css
<style>
span { border-color: #859798; }
span { border-color: rgb(133,151,152); }
td.TdClassName
{
border-color: #859798;
}
.TagClassName
{
border-color: #859798;
}
</style>