Shades of Submarine #889493
Tints of Submarine #889493
RGB
CMYK
RGB Variations
Color information
#889493 (or 0x889493) is known color: Submarine. HEX triplet: 88, 94 and 93. RGB value is (136,148,147). Sum of RGB (Red+Green+Blue) = 136+148+147=431 (57% of max value = 765). Red value is 136 (53.52% from 255 or 31.55% from 431); Green value is 148 (58.20% from 255 or 34.34% from 431); Blue value is 147 (57.81% from 255 or 34.11% from 431); Max value from RGB is 148 - color contains mainly: green. Hex color #889493 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #889493 is #776B6C. Grayscale: #909090. Windows color (decimal): -7826285 or 9671816. OLE color: 9671816.
HSL color Cylindrical-coordinate representation of color #889493: hue angle of 175º degrees, saturation: 0.05, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.08%. Process color model (Four color, CMYK) of #889493 is Cyan = 0.08, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 136 | 148 | 147 | - |
| CMYK | 0.08 | 0 | 0.01 | 0.42 |
| HSL | 175º | 0.05% | 0.56% | - |
| HSV(B) | 175º | 0.08% | 0.58% | - |
| XYZ | 26.01 | 28.52 | 31.74 | - |
| YUV | 144.3 | 129.52 | 122.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 148 | 147 | 0.08 | 0 | 0.01 | 0.42 | 175 | 0.05 | 0.56 |
| Hex | 88 | 94 | 93 | 8 | 0 | 1 | 2A | AF | 5 | 38 |
| Octal | 210 | 224 | 223 | 10 | 0 | 1 | 52 | 257 | 5 | 70 |
| Binary | 10001000 | 10010100 | 10010011 | 1000 | 0 | 1 | 101010 | 10101111 | 101 | 111000 |
Color Harmonies of #889493
Complementary color
Monochromatic Colors of #889493
Black with #889493
Text Example
Text Example
White with #889493
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #889493; }
p { color: rgb(136,148,147); }
H1.HeaderClassName
{
color: #889493;
}
.AnyTagClassName
{
color: #889493;
}
</style>
background-color css
<style>
a { background-color: #889493; }
a { background-color: rgb(136,148,147); }
div.DivClassName
{
background-color: #889493;
}
.BgClassName
{
background-color: #889493;
}
</style>
border-color css
<style>
span { border-color: #889493; }
span { border-color: rgb(136,148,147); }
td.TdClassName
{
border-color: #889493;
}
.TagClassName
{
border-color: #889493;
}
</style>