Shades of Submarine #849495
Tints of Submarine #849495
RGB
CMYK
RGB Variations
Color information
#849495 (or 0x849495) is known color: Submarine. HEX triplet: 84, 94 and 95. RGB value is (132,148,149). Sum of RGB (Red+Green+Blue) = 132+148+149=429 (56% of max value = 765). Red value is 132 (51.95% from 255 or 30.77% from 429); Green value is 148 (58.20% from 255 or 34.50% from 429); Blue value is 149 (58.59% from 255 or 34.73% from 429); Max value from RGB is 149 - color contains mainly: blue. Hex color #849495 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #849495 is #7B6B6A. Grayscale: #8F8F8F. Windows color (decimal): -8088427 or 9802884. OLE color: 9802884.
HSL color Cylindrical-coordinate representation of color #849495: hue angle of 183.53º degrees, saturation: 0.07, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #849495 is Cyan = 0.11, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 132 | 148 | 149 | - |
| CMYK | 0.11 | 0.01 | 0 | 0.42 |
| HSL | 183.53º | 0.07% | 0.55% | - |
| HSV(B) | 183.53º | 0.11% | 0.58% | - |
| XYZ | 25.53 | 28.26 | 32.54 | - |
| YUV | 143.33 | 131.2 | 119.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 148 | 149 | 0.11 | 0.01 | 0 | 0.42 | 183.53 | 0.07 | 0.55 |
| Hex | 84 | 94 | 95 | B | 1 | 0 | 2A | B8 | 7 | 37 |
| Octal | 204 | 224 | 225 | 13 | 1 | 0 | 52 | 270 | 7 | 67 |
| Binary | 10000100 | 10010100 | 10010101 | 1011 | 1 | 0 | 101010 | 10111000 | 111 | 110111 |
Color Harmonies of #849495
Complementary color
Monochromatic Colors of #849495
Black with #849495
Text Example
Text Example
White with #849495
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #849495; }
p { color: rgb(132,148,149); }
H1.HeaderClassName
{
color: #849495;
}
.AnyTagClassName
{
color: #849495;
}
</style>
background-color css
<style>
a { background-color: #849495; }
a { background-color: rgb(132,148,149); }
div.DivClassName
{
background-color: #849495;
}
.BgClassName
{
background-color: #849495;
}
</style>
border-color css
<style>
span { border-color: #849495; }
span { border-color: rgb(132,148,149); }
td.TdClassName
{
border-color: #849495;
}
.TagClassName
{
border-color: #849495;
}
</style>