Shades of Submarine #859594
Tints of Submarine #859594
RGB
CMYK
RGB Variations
Color information
#859594 (or 0x859594) is known color: Submarine. HEX triplet: 85, 95 and 94. RGB value is (133,149,148). Sum of RGB (Red+Green+Blue) = 133+149+148=430 (56% of max value = 765). Red value is 133 (52.34% from 255 or 30.93% from 430); Green value is 149 (58.59% from 255 or 34.65% from 430); Blue value is 148 (58.20% from 255 or 34.42% from 430); Max value from RGB is 149 - color contains mainly: green. Hex color #859594 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #859594 is #7A6A6B. Grayscale: #909090. Windows color (decimal): -8022636 or 9737605. OLE color: 9737605.
HSL color Cylindrical-coordinate representation of color #859594: hue angle of 176.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 #859594 is Cyan = 0.11, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 133 | 149 | 148 | - |
| CMYK | 0.11 | 0 | 0.01 | 0.42 |
| HSL | 176.25º | 0.07% | 0.55% | - |
| HSV(B) | 176.25º | 0.11% | 0.58% | - |
| XYZ | 25.77 | 28.62 | 32.18 | - |
| YUV | 144.1 | 130.2 | 120.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 149 | 148 | 0.11 | 0 | 0.01 | 0.42 | 176.25 | 0.07 | 0.55 |
| Hex | 85 | 95 | 94 | B | 0 | 1 | 2A | B0 | 7 | 37 |
| Octal | 205 | 225 | 224 | 13 | 0 | 1 | 52 | 260 | 7 | 67 |
| Binary | 10000101 | 10010101 | 10010100 | 1011 | 0 | 1 | 101010 | 10110000 | 111 | 110111 |
Color Harmonies of #859594
Complementary color
Monochromatic Colors of #859594
Black with #859594
Text Example
Text Example
White with #859594
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #859594; }
p { color: rgb(133,149,148); }
H1.HeaderClassName
{
color: #859594;
}
.AnyTagClassName
{
color: #859594;
}
</style>
background-color css
<style>
a { background-color: #859594; }
a { background-color: rgb(133,149,148); }
div.DivClassName
{
background-color: #859594;
}
.BgClassName
{
background-color: #859594;
}
</style>
border-color css
<style>
span { border-color: #859594; }
span { border-color: rgb(133,149,148); }
td.TdClassName
{
border-color: #859594;
}
.TagClassName
{
border-color: #859594;
}
</style>