Shades of Submarine #889597
Tints of Submarine #889597
RGB
CMYK
RGB Variations
Color information
#889597 (or 0x889597) is known color: Submarine. HEX triplet: 88, 95 and 97. RGB value is (136,149,151). Sum of RGB (Red+Green+Blue) = 136+149+151=436 (57% of max value = 765). Red value is 136 (53.52% from 255 or 31.19% from 436); Green value is 149 (58.59% from 255 or 34.17% from 436); Blue value is 151 (59.38% from 255 or 34.63% from 436); Max value from RGB is 151 - color contains mainly: blue. Hex color #889597 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #889597 is #776A68. Grayscale: #919191. Windows color (decimal): -7826025 or 9934216. OLE color: 9934216.
HSL color Cylindrical-coordinate representation of color #889597: hue angle of 188º degrees, saturation: 0.07, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.1%. Process color model (Four color, CMYK) of #889597 is Cyan = 0.10, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 136 | 149 | 151 | - |
| CMYK | 0.10 | 0.01 | 0 | 0.41 |
| HSL | 188º | 0.07% | 0.56% | - |
| HSV(B) | 188º | 0.1% | 0.59% | - |
| XYZ | 26.49 | 28.96 | 33.47 | - |
| YUV | 145.34 | 131.19 | 121.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 149 | 151 | 0.10 | 0.01 | 0 | 0.41 | 188 | 0.07 | 0.56 |
| Hex | 88 | 95 | 97 | A | 1 | 0 | 29 | BC | 7 | 38 |
| Octal | 210 | 225 | 227 | 12 | 1 | 0 | 51 | 274 | 7 | 70 |
| Binary | 10001000 | 10010101 | 10010111 | 1010 | 1 | 0 | 101001 | 10111100 | 111 | 111000 |
Color Harmonies of #889597
Complementary color
Monochromatic Colors of #889597
Black with #889597
Text Example
Text Example
White with #889597
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #889597; }
p { color: rgb(136,149,151); }
H1.HeaderClassName
{
color: #889597;
}
.AnyTagClassName
{
color: #889597;
}
</style>
background-color css
<style>
a { background-color: #889597; }
a { background-color: rgb(136,149,151); }
div.DivClassName
{
background-color: #889597;
}
.BgClassName
{
background-color: #889597;
}
</style>
border-color css
<style>
span { border-color: #889597; }
span { border-color: rgb(136,149,151); }
td.TdClassName
{
border-color: #889597;
}
.TagClassName
{
border-color: #889597;
}
</style>