Shades of Submarine #939797
Tints of Submarine #939797
RGB
CMYK
RGB Variations
Color information
#939797 (or 0x939797) is known color: Submarine. HEX triplet: 93, 97 and 97. RGB value is (147,151,151). Sum of RGB (Red+Green+Blue) = 147+151+151=449 (59% of max value = 765). Red value is 147 (57.81% from 255 or 32.74% from 449); Green value is 151 (59.38% from 255 or 33.63% from 449); Blue value is 151 (59.38% from 255 or 33.63% from 449); Max value from RGB is 151 - color contains mainly: green, blue. Hex color #939797 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #939797 is #6C6868. Grayscale: #959595. Windows color (decimal): -7104617 or 9934739. OLE color: 9934739.
HSL color Cylindrical-coordinate representation of color #939797: hue angle of 180º degrees, saturation: 0.02, lightness: 0.58%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.03%. Process color model (Four color, CMYK) of #939797 is Cyan = 0.03, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 147 | 151 | 151 | - |
| CMYK | 0.03 | 0 | 0 | 0.41 |
| HSL | 180º | 0.02% | 0.58% | - |
| HSV(B) | 180º | 0.03% | 0.59% | - |
| XYZ | 28.69 | 30.57 | 33.67 | - |
| YUV | 149.8 | 128.67 | 126 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 151 | 151 | 0.03 | 0 | 0 | 0.41 | 180 | 0.02 | 0.58 |
| Hex | 93 | 97 | 97 | 3 | 0 | 0 | 29 | B4 | 2 | 3A |
| Octal | 223 | 227 | 227 | 3 | 0 | 0 | 51 | 264 | 2 | 72 |
| Binary | 10010011 | 10010111 | 10010111 | 11 | 0 | 0 | 101001 | 10110100 | 10 | 111010 |
Color Harmonies of #939797
Complementary color
Monochromatic Colors of #939797
Black with #939797
Text Example
Text Example
White with #939797
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #939797; }
p { color: rgb(147,151,151); }
H1.HeaderClassName
{
color: #939797;
}
.AnyTagClassName
{
color: #939797;
}
</style>
background-color css
<style>
a { background-color: #939797; }
a { background-color: rgb(147,151,151); }
div.DivClassName
{
background-color: #939797;
}
.BgClassName
{
background-color: #939797;
}
</style>
border-color css
<style>
span { border-color: #939797; }
span { border-color: rgb(147,151,151); }
td.TdClassName
{
border-color: #939797;
}
.TagClassName
{
border-color: #939797;
}
</style>