Shades of Submarine #889596
Tints of Submarine #889596
RGB
CMYK
RGB Variations
Color information
#889596 (or 0x889596) is known color: Submarine. HEX triplet: 88, 95 and 96. RGB value is (136,149,150). Sum of RGB (Red+Green+Blue) = 136+149+150=435 (57% of max value = 765). Red value is 136 (53.52% from 255 or 31.26% from 435); Green value is 149 (58.59% from 255 or 34.25% from 435); Blue value is 150 (58.98% from 255 or 34.48% from 435); Max value from RGB is 150 - color contains mainly: blue. Hex color #889596 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #889596 is #776A69. Grayscale: #919191. Windows color (decimal): -7826026 or 9868680. OLE color: 9868680.
HSL color Cylindrical-coordinate representation of color #889596: hue angle of 184.29º degrees, saturation: 0.06, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.09%. Process color model (Four color, CMYK) of #889596 is Cyan = 0.09, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 136 | 149 | 150 | - |
| CMYK | 0.09 | 0.01 | 0 | 0.41 |
| HSL | 184.29º | 0.06% | 0.56% | - |
| HSV(B) | 184.29º | 0.09% | 0.59% | - |
| XYZ | 26.41 | 28.93 | 33.05 | - |
| YUV | 145.23 | 130.69 | 121.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 149 | 150 | 0.09 | 0.01 | 0 | 0.41 | 184.29 | 0.06 | 0.56 |
| Hex | 88 | 95 | 96 | 9 | 1 | 0 | 29 | B8 | 6 | 38 |
| Octal | 210 | 225 | 226 | 11 | 1 | 0 | 51 | 270 | 6 | 70 |
| Binary | 10001000 | 10010101 | 10010110 | 1001 | 1 | 0 | 101001 | 10111000 | 110 | 111000 |
Color Harmonies of #889596
Complementary color
Monochromatic Colors of #889596
Black with #889596
Text Example
Text Example
White with #889596
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #889596; }
p { color: rgb(136,149,150); }
H1.HeaderClassName
{
color: #889596;
}
.AnyTagClassName
{
color: #889596;
}
</style>
background-color css
<style>
a { background-color: #889596; }
a { background-color: rgb(136,149,150); }
div.DivClassName
{
background-color: #889596;
}
.BgClassName
{
background-color: #889596;
}
</style>
border-color css
<style>
span { border-color: #889596; }
span { border-color: rgb(136,149,150); }
td.TdClassName
{
border-color: #889596;
}
.TagClassName
{
border-color: #889596;
}
</style>