Shades of Submarine #859395
Tints of Submarine #859395
RGB
CMYK
RGB Variations
Color information
#859395 (or 0x859395) is known color: Submarine. HEX triplet: 85, 93 and 95. RGB value is (133,147,149). Sum of RGB (Red+Green+Blue) = 133+147+149=429 (56% of max value = 765). Red value is 133 (52.34% from 255 or 31.00% from 429); Green value is 147 (57.81% from 255 or 34.27% from 429); Blue value is 149 (58.59% from 255 or 34.73% from 429); Max value from RGB is 149 - color contains mainly: blue. Hex color #859395 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #859395 is #7A6C6A. Grayscale: #8F8F8F. Windows color (decimal): -8023147 or 9802629. OLE color: 9802629.
HSL color Cylindrical-coordinate representation of color #859395: hue angle of 187.5º 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 #859395 is Cyan = 0.11, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 133 | 147 | 149 | - |
| CMYK | 0.11 | 0.01 | 0 | 0.42 |
| HSL | 187.5º | 0.07% | 0.55% | - |
| HSV(B) | 187.5º | 0.11% | 0.58% | - |
| XYZ | 25.53 | 28.02 | 32.5 | - |
| YUV | 143.04 | 131.36 | 120.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 147 | 149 | 0.11 | 0.01 | 0 | 0.42 | 187.5 | 0.07 | 0.55 |
| Hex | 85 | 93 | 95 | B | 1 | 0 | 2A | BC | 7 | 37 |
| Octal | 205 | 223 | 225 | 13 | 1 | 0 | 52 | 274 | 7 | 67 |
| Binary | 10000101 | 10010011 | 10010101 | 1011 | 1 | 0 | 101010 | 10111100 | 111 | 110111 |
Color Harmonies of #859395
Complementary color
Monochromatic Colors of #859395
Black with #859395
Text Example
Text Example
White with #859395
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #859395; }
p { color: rgb(133,147,149); }
H1.HeaderClassName
{
color: #859395;
}
.AnyTagClassName
{
color: #859395;
}
</style>
background-color css
<style>
a { background-color: #859395; }
a { background-color: rgb(133,147,149); }
div.DivClassName
{
background-color: #859395;
}
.BgClassName
{
background-color: #859395;
}
</style>
border-color css
<style>
span { border-color: #859395; }
span { border-color: rgb(133,147,149); }
td.TdClassName
{
border-color: #859395;
}
.TagClassName
{
border-color: #859395;
}
</style>