Shades of Submarine #859295
Tints of Submarine #859295
RGB
CMYK
RGB Variations
Color information
#859295 (or 0x859295) is known color: Submarine. HEX triplet: 85, 92 and 95. RGB value is (133,146,149). Sum of RGB (Red+Green+Blue) = 133+146+149=428 (56% of max value = 765). Red value is 133 (52.34% from 255 or 31.07% from 428); Green value is 146 (57.42% from 255 or 34.11% from 428); Blue value is 149 (58.59% from 255 or 34.81% from 428); Max value from RGB is 149 - color contains mainly: blue. Hex color #859295 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #859295 is #7A6D6A. Grayscale: #8E8E8E. Windows color (decimal): -8023403 or 9802373. OLE color: 9802373.
HSL color Cylindrical-coordinate representation of color #859295: hue angle of 191.25º degrees, saturation: 0.07, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #859295 is Cyan = 0.11, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 133 | 146 | 149 | - |
| CMYK | 0.11 | 0.02 | 0 | 0.42 |
| HSL | 191.25º | 0.07% | 0.55% | - |
| HSV(B) | 191.25º | 0.11% | 0.58% | - |
| XYZ | 25.38 | 27.71 | 32.45 | - |
| YUV | 142.46 | 131.69 | 121.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 146 | 149 | 0.11 | 0.02 | 0 | 0.42 | 191.25 | 0.07 | 0.55 |
| Hex | 85 | 92 | 95 | B | 2 | 0 | 2A | BF | 7 | 37 |
| Octal | 205 | 222 | 225 | 13 | 2 | 0 | 52 | 277 | 7 | 67 |
| Binary | 10000101 | 10010010 | 10010101 | 1011 | 10 | 0 | 101010 | 10111111 | 111 | 110111 |
Color Harmonies of #859295
Complementary color
Monochromatic Colors of #859295
Black with #859295
Text Example
Text Example
White with #859295
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #859295; }
p { color: rgb(133,146,149); }
H1.HeaderClassName
{
color: #859295;
}
.AnyTagClassName
{
color: #859295;
}
</style>
background-color css
<style>
a { background-color: #859295; }
a { background-color: rgb(133,146,149); }
div.DivClassName
{
background-color: #859295;
}
.BgClassName
{
background-color: #859295;
}
</style>
border-color css
<style>
span { border-color: #859295; }
span { border-color: rgb(133,146,149); }
td.TdClassName
{
border-color: #859295;
}
.TagClassName
{
border-color: #859295;
}
</style>