Shades of Submarine #849394
Tints of Submarine #849394
RGB
CMYK
RGB Variations
Color information
#849394 (or 0x849394) is known color: Submarine. HEX triplet: 84, 93 and 94. RGB value is (132,147,148). Sum of RGB (Red+Green+Blue) = 132+147+148=427 (56% of max value = 765). Red value is 132 (51.95% from 255 or 30.91% from 427); Green value is 147 (57.81% from 255 or 34.43% from 427); Blue value is 148 (58.20% from 255 or 34.66% from 427); Max value from RGB is 148 - color contains mainly: blue. Hex color #849394 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #849394 is #7B6C6B. Grayscale: #8E8E8E. Windows color (decimal): -8088684 or 9737092. OLE color: 9737092.
HSL color Cylindrical-coordinate representation of color #849394: hue angle of 183.75º 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 #849394 is Cyan = 0.11, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 132 | 147 | 148 | - |
| CMYK | 0.11 | 0.01 | 0 | 0.42 |
| HSL | 183.75º | 0.07% | 0.55% | - |
| HSV(B) | 183.75º | 0.11% | 0.58% | - |
| XYZ | 25.29 | 27.91 | 32.07 | - |
| YUV | 142.63 | 131.03 | 120.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 147 | 148 | 0.11 | 0.01 | 0 | 0.42 | 183.75 | 0.07 | 0.55 |
| Hex | 84 | 93 | 94 | B | 1 | 0 | 2A | B8 | 7 | 37 |
| Octal | 204 | 223 | 224 | 13 | 1 | 0 | 52 | 270 | 7 | 67 |
| Binary | 10000100 | 10010011 | 10010100 | 1011 | 1 | 0 | 101010 | 10111000 | 111 | 110111 |
Color Harmonies of #849394
Complementary color
Monochromatic Colors of #849394
Black with #849394
Text Example
Text Example
White with #849394
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #849394; }
p { color: rgb(132,147,148); }
H1.HeaderClassName
{
color: #849394;
}
.AnyTagClassName
{
color: #849394;
}
</style>
background-color css
<style>
a { background-color: #849394; }
a { background-color: rgb(132,147,148); }
div.DivClassName
{
background-color: #849394;
}
.BgClassName
{
background-color: #849394;
}
</style>
border-color css
<style>
span { border-color: #849394; }
span { border-color: rgb(132,147,148); }
td.TdClassName
{
border-color: #849394;
}
.TagClassName
{
border-color: #849394;
}
</style>