Shades of Submarine #869092
Tints of Submarine #869092
RGB
CMYK
RGB Variations
Color information
#869092 (or 0x869092) is known color: Submarine. HEX triplet: 86, 90 and 92. RGB value is (134,144,146). Sum of RGB (Red+Green+Blue) = 134+144+146=424 (56% of max value = 765). Red value is 134 (52.73% from 255 or 31.60% from 424); Green value is 144 (56.64% from 255 or 33.96% from 424); Blue value is 146 (57.42% from 255 or 34.43% from 424); Max value from RGB is 146 - color contains mainly: blue. Hex color #869092 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #869092 is #796F6D. Grayscale: #8D8D8D. Windows color (decimal): -7958382 or 9605254. OLE color: 9605254.
HSL color Cylindrical-coordinate representation of color #869092: hue angle of 190º degrees, saturation: 0.05, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.08%. Process color model (Four color, CMYK) of #869092 is Cyan = 0.08, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 134 | 144 | 146 | - |
| CMYK | 0.08 | 0.01 | 0 | 0.43 |
| HSL | 190º | 0.05% | 0.55% | - |
| HSV(B) | 190º | 0.08% | 0.57% | - |
| XYZ | 24.99 | 27.09 | 31.11 | - |
| YUV | 141.24 | 130.69 | 122.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 144 | 146 | 0.08 | 0.01 | 0 | 0.43 | 190 | 0.05 | 0.55 |
| Hex | 86 | 90 | 92 | 8 | 1 | 0 | 2B | BE | 5 | 37 |
| Octal | 206 | 220 | 222 | 10 | 1 | 0 | 53 | 276 | 5 | 67 |
| Binary | 10000110 | 10010000 | 10010010 | 1000 | 1 | 0 | 101011 | 10111110 | 101 | 110111 |
Color Harmonies of #869092
Complementary color
Monochromatic Colors of #869092
Black with #869092
Text Example
Text Example
White with #869092
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #869092; }
p { color: rgb(134,144,146); }
H1.HeaderClassName
{
color: #869092;
}
.AnyTagClassName
{
color: #869092;
}
</style>
background-color css
<style>
a { background-color: #869092; }
a { background-color: rgb(134,144,146); }
div.DivClassName
{
background-color: #869092;
}
.BgClassName
{
background-color: #869092;
}
</style>
border-color css
<style>
span { border-color: #869092; }
span { border-color: rgb(134,144,146); }
td.TdClassName
{
border-color: #869092;
}
.TagClassName
{
border-color: #869092;
}
</style>