Shades of Submarine #879595
Tints of Submarine #879595
RGB
CMYK
RGB Variations
Color information
#879595 (or 0x879595) is known color: Submarine. HEX triplet: 87, 95 and 95. RGB value is (135,149,149). Sum of RGB (Red+Green+Blue) = 135+149+149=433 (57% of max value = 765). Red value is 135 (53.12% from 255 or 31.18% from 433); Green value is 149 (58.59% from 255 or 34.41% from 433); Blue value is 149 (58.59% from 255 or 34.41% from 433); Max value from RGB is 149 - color contains mainly: green, blue. Hex color #879595 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #879595 is #786A6A. Grayscale: #909090. Windows color (decimal): -7891563 or 9803143. OLE color: 9803143.
HSL color Cylindrical-coordinate representation of color #879595: hue angle of 180º 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 #879595 is Cyan = 0.09, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 135 | 149 | 149 | - |
| CMYK | 0.09 | 0 | 0 | 0.42 |
| HSL | 180º | 0.06% | 0.56% | - |
| HSV(B) | 180º | 0.09% | 0.58% | - |
| XYZ | 26.16 | 28.82 | 32.62 | - |
| YUV | 144.81 | 130.36 | 121 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 149 | 149 | 0.09 | 0 | 0 | 0.42 | 180 | 0.06 | 0.56 |
| Hex | 87 | 95 | 95 | 9 | 0 | 0 | 2A | B4 | 6 | 38 |
| Octal | 207 | 225 | 225 | 11 | 0 | 0 | 52 | 264 | 6 | 70 |
| Binary | 10000111 | 10010101 | 10010101 | 1001 | 0 | 0 | 101010 | 10110100 | 110 | 111000 |
Color Harmonies of #879595
Complementary color
Monochromatic Colors of #879595
Black with #879595
Text Example
Text Example
White with #879595
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #879595; }
p { color: rgb(135,149,149); }
H1.HeaderClassName
{
color: #879595;
}
.AnyTagClassName
{
color: #879595;
}
</style>
background-color css
<style>
a { background-color: #879595; }
a { background-color: rgb(135,149,149); }
div.DivClassName
{
background-color: #879595;
}
.BgClassName
{
background-color: #879595;
}
</style>
border-color css
<style>
span { border-color: #879595; }
span { border-color: rgb(135,149,149); }
td.TdClassName
{
border-color: #879595;
}
.TagClassName
{
border-color: #879595;
}
</style>