Shades of Submarine #879597
Tints of Submarine #879597
RGB
CMYK
RGB Variations
Color information
#879597 (or 0x879597) is known color: Submarine. HEX triplet: 87, 95 and 97. RGB value is (135,149,151). Sum of RGB (Red+Green+Blue) = 135+149+151=435 (57% of max value = 765). Red value is 135 (53.12% from 255 or 31.03% from 435); Green value is 149 (58.59% from 255 or 34.25% from 435); Blue value is 151 (59.38% from 255 or 34.71% from 435); Max value from RGB is 151 - color contains mainly: blue. Hex color #879597 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #879597 is #786A68. Grayscale: #919191. Windows color (decimal): -7891561 or 9934215. OLE color: 9934215.
HSL color Cylindrical-coordinate representation of color #879597: hue angle of 187.5º degrees, saturation: 0.07, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #879597 is Cyan = 0.11, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 135 | 149 | 151 | - |
| CMYK | 0.11 | 0.01 | 0 | 0.41 |
| HSL | 187.5º | 0.07% | 0.56% | - |
| HSV(B) | 187.5º | 0.11% | 0.59% | - |
| XYZ | 26.33 | 28.88 | 33.47 | - |
| YUV | 145.04 | 131.36 | 120.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 149 | 151 | 0.11 | 0.01 | 0 | 0.41 | 187.5 | 0.07 | 0.56 |
| Hex | 87 | 95 | 97 | B | 1 | 0 | 29 | BC | 7 | 38 |
| Octal | 207 | 225 | 227 | 13 | 1 | 0 | 51 | 274 | 7 | 70 |
| Binary | 10000111 | 10010101 | 10010111 | 1011 | 1 | 0 | 101001 | 10111100 | 111 | 111000 |
Color Harmonies of #879597
Complementary color
Monochromatic Colors of #879597
Black with #879597
Text Example
Text Example
White with #879597
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #879597; }
p { color: rgb(135,149,151); }
H1.HeaderClassName
{
color: #879597;
}
.AnyTagClassName
{
color: #879597;
}
</style>
background-color css
<style>
a { background-color: #879597; }
a { background-color: rgb(135,149,151); }
div.DivClassName
{
background-color: #879597;
}
.BgClassName
{
background-color: #879597;
}
</style>
border-color css
<style>
span { border-color: #879597; }
span { border-color: rgb(135,149,151); }
td.TdClassName
{
border-color: #879597;
}
.TagClassName
{
border-color: #879597;
}
</style>