Shades of Submarine #869497
Tints of Submarine #869497
RGB
CMYK
RGB Variations
Color information
#869497 (or 0x869497) is known color: Submarine. HEX triplet: 86, 94 and 97. RGB value is (134,148,151). Sum of RGB (Red+Green+Blue) = 134+148+151=433 (57% of max value = 765). Red value is 134 (52.73% from 255 or 30.95% from 433); Green value is 148 (58.20% from 255 or 34.18% from 433); Blue value is 151 (59.38% from 255 or 34.87% from 433); Max value from RGB is 151 - color contains mainly: blue. Hex color #869497 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #869497 is #796B68. Grayscale: #909090. Windows color (decimal): -7957353 or 9933958. OLE color: 9933958.
HSL color Cylindrical-coordinate representation of color #869497: hue angle of 190.59º degrees, saturation: 0.08, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #869497 is Cyan = 0.11, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 134 | 148 | 151 | - |
| CMYK | 0.11 | 0.02 | 0 | 0.41 |
| HSL | 190.59º | 0.08% | 0.56% | - |
| HSV(B) | 190.59º | 0.11% | 0.59% | - |
| XYZ | 26.01 | 28.48 | 33.41 | - |
| YUV | 144.16 | 131.86 | 120.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 148 | 151 | 0.11 | 0.02 | 0 | 0.41 | 190.59 | 0.08 | 0.56 |
| Hex | 86 | 94 | 97 | B | 2 | 0 | 29 | BF | 8 | 38 |
| Octal | 206 | 224 | 227 | 13 | 2 | 0 | 51 | 277 | 10 | 70 |
| Binary | 10000110 | 10010100 | 10010111 | 1011 | 10 | 0 | 101001 | 10111111 | 1000 | 111000 |
Color Harmonies of #869497
Complementary color
Monochromatic Colors of #869497
Black with #869497
Text Example
Text Example
White with #869497
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #869497; }
p { color: rgb(134,148,151); }
H1.HeaderClassName
{
color: #869497;
}
.AnyTagClassName
{
color: #869497;
}
</style>
background-color css
<style>
a { background-color: #869497; }
a { background-color: rgb(134,148,151); }
div.DivClassName
{
background-color: #869497;
}
.BgClassName
{
background-color: #869497;
}
</style>
border-color css
<style>
span { border-color: #869497; }
span { border-color: rgb(134,148,151); }
td.TdClassName
{
border-color: #869497;
}
.TagClassName
{
border-color: #869497;
}
</style>