Shades of Submarine #869998
Tints of Submarine #869998
RGB
CMYK
RGB Variations
Color information
#869998 (or 0x869998) is known color: Submarine. HEX triplet: 86, 99 and 98. RGB value is (134,153,152). Sum of RGB (Red+Green+Blue) = 134+153+152=439 (58% of max value = 765). Red value is 134 (52.73% from 255 or 30.52% from 439); Green value is 153 (60.16% from 255 or 34.85% from 439); Blue value is 152 (59.77% from 255 or 34.62% from 439); Max value from RGB is 153 - color contains mainly: green. Hex color #869998 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #869998 is #796667. Grayscale: #939393. Windows color (decimal): -7956072 or 10000774. OLE color: 10000774.
HSL color Cylindrical-coordinate representation of color #869998: hue angle of 176.84º degrees, saturation: 0.09, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #869998 is Cyan = 0.12, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 134 | 153 | 152 | - |
| CMYK | 0.12 | 0 | 0.01 | 0.4 |
| HSL | 176.84º | 0.09% | 0.56% | - |
| HSV(B) | 176.84º | 0.12% | 0.6% | - |
| XYZ | 26.89 | 30.12 | 34.1 | - |
| YUV | 147.21 | 130.71 | 118.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 153 | 152 | 0.12 | 0 | 0.01 | 0.4 | 176.84 | 0.09 | 0.56 |
| Hex | 86 | 99 | 98 | C | 0 | 1 | 28 | B1 | 9 | 38 |
| Octal | 206 | 231 | 230 | 14 | 0 | 1 | 50 | 261 | 11 | 70 |
| Binary | 10000110 | 10011001 | 10011000 | 1100 | 0 | 1 | 101000 | 10110001 | 1001 | 111000 |
Color Harmonies of #869998
Complementary color
Monochromatic Colors of #869998
Black with #869998
Text Example
Text Example
White with #869998
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #869998; }
p { color: rgb(134,153,152); }
H1.HeaderClassName
{
color: #869998;
}
.AnyTagClassName
{
color: #869998;
}
</style>
background-color css
<style>
a { background-color: #869998; }
a { background-color: rgb(134,153,152); }
div.DivClassName
{
background-color: #869998;
}
.BgClassName
{
background-color: #869998;
}
</style>
border-color css
<style>
span { border-color: #869998; }
span { border-color: rgb(134,153,152); }
td.TdClassName
{
border-color: #869998;
}
.TagClassName
{
border-color: #869998;
}
</style>