Shades of Submarine #879493
Tints of Submarine #879493
RGB
CMYK
RGB Variations
Color information
#879493 (or 0x879493) is known color: Submarine. HEX triplet: 87, 94 and 93. RGB value is (135,148,147). Sum of RGB (Red+Green+Blue) = 135+148+147=430 (56% of max value = 765). Red value is 135 (53.12% from 255 or 31.40% from 430); Green value is 148 (58.20% from 255 or 34.42% from 430); Blue value is 147 (57.81% from 255 or 34.19% from 430); Max value from RGB is 148 - color contains mainly: green. Hex color #879493 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #879493 is #786B6C. Grayscale: #8F8F8F. Windows color (decimal): -7891821 or 9671815. OLE color: 9671815.
HSL color Cylindrical-coordinate representation of color #879493: hue angle of 175.38º degrees, saturation: 0.06, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.09%. Process color model (Four color, CMYK) of #879493 is Cyan = 0.09, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 135 | 148 | 147 | - |
| CMYK | 0.09 | 0 | 0.01 | 0.42 |
| HSL | 175.38º | 0.06% | 0.55% | - |
| HSV(B) | 175.38º | 0.09% | 0.58% | - |
| XYZ | 25.85 | 28.44 | 31.73 | - |
| YUV | 144 | 129.69 | 121.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 148 | 147 | 0.09 | 0 | 0.01 | 0.42 | 175.38 | 0.06 | 0.55 |
| Hex | 87 | 94 | 93 | 9 | 0 | 1 | 2A | AF | 6 | 37 |
| Octal | 207 | 224 | 223 | 11 | 0 | 1 | 52 | 257 | 6 | 67 |
| Binary | 10000111 | 10010100 | 10010011 | 1001 | 0 | 1 | 101010 | 10101111 | 110 | 110111 |
Color Harmonies of #879493
Complementary color
Monochromatic Colors of #879493
Black with #879493
Text Example
Text Example
White with #879493
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #879493; }
p { color: rgb(135,148,147); }
H1.HeaderClassName
{
color: #879493;
}
.AnyTagClassName
{
color: #879493;
}
</style>
background-color css
<style>
a { background-color: #879493; }
a { background-color: rgb(135,148,147); }
div.DivClassName
{
background-color: #879493;
}
.BgClassName
{
background-color: #879493;
}
</style>
border-color css
<style>
span { border-color: #879493; }
span { border-color: rgb(135,148,147); }
td.TdClassName
{
border-color: #879493;
}
.TagClassName
{
border-color: #879493;
}
</style>