Shades of Submarine #879395
Tints of Submarine #879395
RGB
CMYK
RGB Variations
Color information
#879395 (or 0x879395) is known color: Submarine. HEX triplet: 87, 93 and 95. RGB value is (135,147,149). Sum of RGB (Red+Green+Blue) = 135+147+149=431 (57% of max value = 765). Red value is 135 (53.12% from 255 or 31.32% from 431); Green value is 147 (57.81% from 255 or 34.11% from 431); Blue value is 149 (58.59% from 255 or 34.57% from 431); Max value from RGB is 149 - color contains mainly: blue. Hex color #879395 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #879395 is #786C6A. Grayscale: #8F8F8F. Windows color (decimal): -7892075 or 9802631. OLE color: 9802631.
HSL color Cylindrical-coordinate representation of color #879395: hue angle of 188.57º 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 #879395 is Cyan = 0.09, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 135 | 147 | 149 | - |
| CMYK | 0.09 | 0.01 | 0 | 0.42 |
| HSL | 188.57º | 0.06% | 0.56% | - |
| HSV(B) | 188.57º | 0.09% | 0.58% | - |
| XYZ | 25.85 | 28.19 | 32.51 | - |
| YUV | 143.64 | 131.02 | 121.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 147 | 149 | 0.09 | 0.01 | 0 | 0.42 | 188.57 | 0.06 | 0.56 |
| Hex | 87 | 93 | 95 | 9 | 1 | 0 | 2A | BD | 6 | 38 |
| Octal | 207 | 223 | 225 | 11 | 1 | 0 | 52 | 275 | 6 | 70 |
| Binary | 10000111 | 10010011 | 10010101 | 1001 | 1 | 0 | 101010 | 10111101 | 110 | 111000 |
Color Harmonies of #879395
Complementary color
Monochromatic Colors of #879395
Black with #879395
Text Example
Text Example
White with #879395
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #879395; }
p { color: rgb(135,147,149); }
H1.HeaderClassName
{
color: #879395;
}
.AnyTagClassName
{
color: #879395;
}
</style>
background-color css
<style>
a { background-color: #879395; }
a { background-color: rgb(135,147,149); }
div.DivClassName
{
background-color: #879395;
}
.BgClassName
{
background-color: #879395;
}
</style>
border-color css
<style>
span { border-color: #879395; }
span { border-color: rgb(135,147,149); }
td.TdClassName
{
border-color: #879395;
}
.TagClassName
{
border-color: #879395;
}
</style>