Shades of Submarine #869191
Tints of Submarine #869191
RGB
CMYK
RGB Variations
Color information
#869191 (or 0x869191) is known color: Submarine. HEX triplet: 86, 91 and 91. RGB value is (134,145,145). Sum of RGB (Red+Green+Blue) = 134+145+145=424 (56% of max value = 765). Red value is 134 (52.73% from 255 or 31.60% from 424); Green value is 145 (57.03% from 255 or 34.20% from 424); Blue value is 145 (57.03% from 255 or 34.20% from 424); Max value from RGB is 145 - color contains mainly: green, blue. Hex color #869191 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #869191 is #796E6E. Grayscale: #8D8D8D. Windows color (decimal): -7958127 or 9539974. OLE color: 9539974.
HSL color Cylindrical-coordinate representation of color #869191: hue angle of 180º 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 #869191 is Cyan = 0.08, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 134 | 145 | 145 | - |
| CMYK | 0.08 | 0 | 0 | 0.43 |
| HSL | 180º | 0.05% | 0.55% | - |
| HSV(B) | 180º | 0.08% | 0.57% | - |
| XYZ | 25.07 | 27.36 | 30.75 | - |
| YUV | 141.71 | 129.86 | 122.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 145 | 145 | 0.08 | 0 | 0 | 0.43 | 180 | 0.05 | 0.55 |
| Hex | 86 | 91 | 91 | 8 | 0 | 0 | 2B | B4 | 5 | 37 |
| Octal | 206 | 221 | 221 | 10 | 0 | 0 | 53 | 264 | 5 | 67 |
| Binary | 10000110 | 10010001 | 10010001 | 1000 | 0 | 0 | 101011 | 10110100 | 101 | 110111 |
Color Harmonies of #869191
Complementary color
Monochromatic Colors of #869191
Black with #869191
Text Example
Text Example
White with #869191
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #869191; }
p { color: rgb(134,145,145); }
H1.HeaderClassName
{
color: #869191;
}
.AnyTagClassName
{
color: #869191;
}
</style>
background-color css
<style>
a { background-color: #869191; }
a { background-color: rgb(134,145,145); }
div.DivClassName
{
background-color: #869191;
}
.BgClassName
{
background-color: #869191;
}
</style>
border-color css
<style>
span { border-color: #869191; }
span { border-color: rgb(134,145,145); }
td.TdClassName
{
border-color: #869191;
}
.TagClassName
{
border-color: #869191;
}
</style>