Shades of Submarine #899798
Tints of Submarine #899798
RGB
CMYK
RGB Variations
Color information
#899798 (or 0x899798) is known color: Submarine. HEX triplet: 89, 97 and 98. RGB value is (137,151,152). Sum of RGB (Red+Green+Blue) = 137+151+152=440 (58% of max value = 765). Red value is 137 (53.91% from 255 or 31.14% from 440); Green value is 151 (59.38% from 255 or 34.32% from 440); Blue value is 152 (59.77% from 255 or 34.55% from 440); Max value from RGB is 152 - color contains mainly: blue. Hex color #899798 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #899798 is #766867. Grayscale: #929292. Windows color (decimal): -7759976 or 10000265. OLE color: 10000265.
HSL color Cylindrical-coordinate representation of color #899798: hue angle of 184º degrees, saturation: 0.07, lightness: 0.57%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.1%. Process color model (Four color, CMYK) of #899798 is Cyan = 0.10, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 137 | 151 | 152 | - |
| CMYK | 0.10 | 0.01 | 0 | 0.40 |
| HSL | 184º | 0.07% | 0.57% | - |
| HSV(B) | 184º | 0.1% | 0.6% | - |
| XYZ | 27.05 | 29.72 | 34.02 | - |
| YUV | 146.93 | 130.86 | 120.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 151 | 152 | 0.10 | 0.01 | 0 | 0.40 | 184 | 0.07 | 0.57 |
| Hex | 89 | 97 | 98 | A | 1 | 0 | 28 | B8 | 7 | 39 |
| Octal | 211 | 227 | 230 | 12 | 1 | 0 | 50 | 270 | 7 | 71 |
| Binary | 10001001 | 10010111 | 10011000 | 1010 | 1 | 0 | 101000 | 10111000 | 111 | 111001 |
Color Harmonies of #899798
Complementary color
Monochromatic Colors of #899798
Black with #899798
Text Example
Text Example
White with #899798
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #899798; }
p { color: rgb(137,151,152); }
H1.HeaderClassName
{
color: #899798;
}
.AnyTagClassName
{
color: #899798;
}
</style>
background-color css
<style>
a { background-color: #899798; }
a { background-color: rgb(137,151,152); }
div.DivClassName
{
background-color: #899798;
}
.BgClassName
{
background-color: #899798;
}
</style>
border-color css
<style>
span { border-color: #899798; }
span { border-color: rgb(137,151,152); }
td.TdClassName
{
border-color: #899798;
}
.TagClassName
{
border-color: #899798;
}
</style>