Shades of Submarine #919292
Tints of Submarine #919292
RGB
CMYK
RGB Variations
Color information
#919292 (or 0x919292) is known color: Submarine. HEX triplet: 91, 92 and 92. RGB value is (145,146,146). Sum of RGB (Red+Green+Blue) = 145+146+146=437 (57% of max value = 765). Red value is 145 (57.03% from 255 or 33.18% from 437); Green value is 146 (57.42% from 255 or 33.41% from 437); Blue value is 146 (57.42% from 255 or 33.41% from 437); Max value from RGB is 146 - color contains mainly: green, blue. Hex color #919292 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #919292 is #6E6D6D. Grayscale: #919191. Windows color (decimal): -7236974 or 9605777. OLE color: 9605777.
HSL color Cylindrical-coordinate representation of color #919292: hue angle of 180º degrees, saturation: 0, lightness: 0.57%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.01%. Process color model (Four color, CMYK) of #919292 is Cyan = 0.01, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
RGB | 145 | 146 | 146 | - |
CMYK | 0.01 | 0 | 0 | 0.43 |
HSL | 180º | 0% | 0.57% | - |
HSV(B) | 180º | 0.01% | 0.57% | - |
XYZ | 27.14 | 28.65 | 31.29 | - |
YUV | 145.7 | 128.17 | 127.5 | - |
System | Red | Green | Blue | C | M | Y | K | H | S | L |
---|---|---|---|---|---|---|---|---|---|---|
Decimal | 145 | 146 | 146 | 0.01 | 0 | 0 | 0.43 | 180 | 0 | 0.57 |
Hex | 91 | 92 | 92 | 1 | 0 | 0 | 2B | B4 | 0 | 39 |
Octal | 221 | 222 | 222 | 1 | 0 | 0 | 53 | 264 | 0 | 71 |
Binary | 10010001 | 10010010 | 10010010 | 1 | 0 | 0 | 101011 | 10110100 | 0 | 111001 |
Color Harmonies of #919292
Complementary color
Monochromatic Colors of #919292
Black with #919292
Text Example
Text Example
White with #919292
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #919292; }
p { color: rgb(145,146,146); }
H1.HeaderClassName
{
color: #919292;
}
.AnyTagClassName
{
color: #919292;
}
</style>
background-color css
<style>
a { background-color: #919292; }
a { background-color: rgb(145,146,146); }
div.DivClassName
{
background-color: #919292;
}
.BgClassName
{
background-color: #919292;
}
</style>
border-color css
<style>
span { border-color: #919292; }
span { border-color: rgb(145,146,146); }
td.TdClassName
{
border-color: #919292;
}
.TagClassName
{
border-color: #919292;
}
</style>