Shades of Submarine #859092
Tints of Submarine #859092
RGB
CMYK
RGB Variations
Color information
#859092 (or 0x859092) is known color: Submarine. HEX triplet: 85, 90 and 92. RGB value is (133,144,146). Sum of RGB (Red+Green+Blue) = 133+144+146=423 (56% of max value = 765). Red value is 133 (52.34% from 255 or 31.44% from 423); Green value is 144 (56.64% from 255 or 34.04% from 423); Blue value is 146 (57.42% from 255 or 34.52% from 423); Max value from RGB is 146 - color contains mainly: blue. Hex color #859092 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #859092 is #7A6F6D. Grayscale: #8C8C8C. Windows color (decimal): -8023918 or 9605253. OLE color: 9605253.
HSL color Cylindrical-coordinate representation of color #859092: hue angle of 189.23º degrees, saturation: 0.06, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.09%. Process color model (Four color, CMYK) of #859092 is Cyan = 0.09, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 133 | 144 | 146 | - |
| CMYK | 0.09 | 0.01 | 0 | 0.43 |
| HSL | 189.23º | 0.06% | 0.55% | - |
| HSV(B) | 189.23º | 0.09% | 0.57% | - |
| XYZ | 24.83 | 27.01 | 31.1 | - |
| YUV | 140.94 | 130.86 | 122.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 144 | 146 | 0.09 | 0.01 | 0 | 0.43 | 189.23 | 0.06 | 0.55 |
| Hex | 85 | 90 | 92 | 9 | 1 | 0 | 2B | BD | 6 | 37 |
| Octal | 205 | 220 | 222 | 11 | 1 | 0 | 53 | 275 | 6 | 67 |
| Binary | 10000101 | 10010000 | 10010010 | 1001 | 1 | 0 | 101011 | 10111101 | 110 | 110111 |
Color Harmonies of #859092
Complementary color
Monochromatic Colors of #859092
Black with #859092
Text Example
Text Example
White with #859092
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #859092; }
p { color: rgb(133,144,146); }
H1.HeaderClassName
{
color: #859092;
}
.AnyTagClassName
{
color: #859092;
}
</style>
background-color css
<style>
a { background-color: #859092; }
a { background-color: rgb(133,144,146); }
div.DivClassName
{
background-color: #859092;
}
.BgClassName
{
background-color: #859092;
}
</style>
border-color css
<style>
span { border-color: #859092; }
span { border-color: rgb(133,144,146); }
td.TdClassName
{
border-color: #859092;
}
.TagClassName
{
border-color: #859092;
}
</style>