Shades of Submarine #939798
Tints of Submarine #939798
RGB
CMYK
RGB Variations
Color information
#939798 (or 0x939798) is known color: Submarine. HEX triplet: 93, 97 and 98. RGB value is (147,151,152). Sum of RGB (Red+Green+Blue) = 147+151+152=450 (59% of max value = 765). Red value is 147 (57.81% from 255 or 32.67% from 450); Green value is 151 (59.38% from 255 or 33.56% from 450); Blue value is 152 (59.77% from 255 or 33.78% from 450); Max value from RGB is 152 - color contains mainly: blue. Hex color #939798 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #939798 is #6C6867. Grayscale: #959595. Windows color (decimal): -7104616 or 10000275. OLE color: 10000275.
HSL color Cylindrical-coordinate representation of color #939798: hue angle of 192º degrees, saturation: 0.02, lightness: 0.59%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.03%. Process color model (Four color, CMYK) of #939798 is Cyan = 0.03, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 147 | 151 | 152 | - |
| CMYK | 0.03 | 0.01 | 0 | 0.40 |
| HSL | 192º | 0.02% | 0.59% | - |
| HSV(B) | 192º | 0.03% | 0.6% | - |
| XYZ | 28.77 | 30.6 | 34.1 | - |
| YUV | 149.92 | 129.17 | 125.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 151 | 152 | 0.03 | 0.01 | 0 | 0.40 | 192 | 0.02 | 0.59 |
| Hex | 93 | 97 | 98 | 3 | 1 | 0 | 28 | C0 | 2 | 3B |
| Octal | 223 | 227 | 230 | 3 | 1 | 0 | 50 | 300 | 2 | 73 |
| Binary | 10010011 | 10010111 | 10011000 | 11 | 1 | 0 | 101000 | 11000000 | 10 | 111011 |
Color Harmonies of #939798
Complementary color
Monochromatic Colors of #939798
Black with #939798
Text Example
Text Example
White with #939798
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #939798; }
p { color: rgb(147,151,152); }
H1.HeaderClassName
{
color: #939798;
}
.AnyTagClassName
{
color: #939798;
}
</style>
background-color css
<style>
a { background-color: #939798; }
a { background-color: rgb(147,151,152); }
div.DivClassName
{
background-color: #939798;
}
.BgClassName
{
background-color: #939798;
}
</style>
border-color css
<style>
span { border-color: #939798; }
span { border-color: rgb(147,151,152); }
td.TdClassName
{
border-color: #939798;
}
.TagClassName
{
border-color: #939798;
}
</style>