Shades of Submarine #889594
Tints of Submarine #889594
RGB
CMYK
RGB Variations
Color information
#889594 (or 0x889594) is known color: Submarine. HEX triplet: 88, 95 and 94. RGB value is (136,149,148). Sum of RGB (Red+Green+Blue) = 136+149+148=433 (57% of max value = 765). Red value is 136 (53.52% from 255 or 31.41% from 433); Green value is 149 (58.59% from 255 or 34.41% from 433); Blue value is 148 (58.20% from 255 or 34.18% from 433); Max value from RGB is 149 - color contains mainly: green. Hex color #889594 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #889594 is #776A6B. Grayscale: #909090. Windows color (decimal): -7826028 or 9737608. OLE color: 9737608.
HSL color Cylindrical-coordinate representation of color #889594: hue angle of 175.38º degrees, saturation: 0.06, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.09%. Process color model (Four color, CMYK) of #889594 is Cyan = 0.09, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 136 | 149 | 148 | - |
| CMYK | 0.09 | 0 | 0.01 | 0.42 |
| HSL | 175.38º | 0.06% | 0.56% | - |
| HSV(B) | 175.38º | 0.09% | 0.58% | - |
| XYZ | 26.25 | 28.87 | 32.21 | - |
| YUV | 145 | 129.69 | 121.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 149 | 148 | 0.09 | 0 | 0.01 | 0.42 | 175.38 | 0.06 | 0.56 |
| Hex | 88 | 95 | 94 | 9 | 0 | 1 | 2A | AF | 6 | 38 |
| Octal | 210 | 225 | 224 | 11 | 0 | 1 | 52 | 257 | 6 | 70 |
| Binary | 10001000 | 10010101 | 10010100 | 1001 | 0 | 1 | 101010 | 10101111 | 110 | 111000 |
Color Harmonies of #889594
Complementary color
Monochromatic Colors of #889594
Black with #889594
Text Example
Text Example
White with #889594
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #889594; }
p { color: rgb(136,149,148); }
H1.HeaderClassName
{
color: #889594;
}
.AnyTagClassName
{
color: #889594;
}
</style>
background-color css
<style>
a { background-color: #889594; }
a { background-color: rgb(136,149,148); }
div.DivClassName
{
background-color: #889594;
}
.BgClassName
{
background-color: #889594;
}
</style>
border-color css
<style>
span { border-color: #889594; }
span { border-color: rgb(136,149,148); }
td.TdClassName
{
border-color: #889594;
}
.TagClassName
{
border-color: #889594;
}
</style>