Shades of Submarine #869498
Tints of Submarine #869498
RGB
CMYK
RGB Variations
Color information
#869498 (or 0x869498) is known color: Submarine. HEX triplet: 86, 94 and 98. RGB value is (134,148,152). Sum of RGB (Red+Green+Blue) = 134+148+152=434 (57% of max value = 765). Red value is 134 (52.73% from 255 or 30.88% from 434); Green value is 148 (58.20% from 255 or 34.10% from 434); Blue value is 152 (59.77% from 255 or 35.02% from 434); Max value from RGB is 152 - color contains mainly: blue. Hex color #869498 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #869498 is #796B67. Grayscale: #909090. Windows color (decimal): -7957352 or 9999494. OLE color: 9999494.
HSL color Cylindrical-coordinate representation of color #869498: hue angle of 193.33º degrees, saturation: 0.08, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #869498 is Cyan = 0.12, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 134 | 148 | 152 | - |
| CMYK | 0.12 | 0.03 | 0 | 0.40 |
| HSL | 193.33º | 0.08% | 0.56% | - |
| HSV(B) | 193.33º | 0.12% | 0.6% | - |
| XYZ | 26.09 | 28.52 | 33.83 | - |
| YUV | 144.27 | 132.36 | 120.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 148 | 152 | 0.12 | 0.03 | 0 | 0.40 | 193.33 | 0.08 | 0.56 |
| Hex | 86 | 94 | 98 | C | 3 | 0 | 28 | C1 | 8 | 38 |
| Octal | 206 | 224 | 230 | 14 | 3 | 0 | 50 | 301 | 10 | 70 |
| Binary | 10000110 | 10010100 | 10011000 | 1100 | 11 | 0 | 101000 | 11000001 | 1000 | 111000 |
Color Harmonies of #869498
Complementary color
Monochromatic Colors of #869498
Black with #869498
Text Example
Text Example
White with #869498
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #869498; }
p { color: rgb(134,148,152); }
H1.HeaderClassName
{
color: #869498;
}
.AnyTagClassName
{
color: #869498;
}
</style>
background-color css
<style>
a { background-color: #869498; }
a { background-color: rgb(134,148,152); }
div.DivClassName
{
background-color: #869498;
}
.BgClassName
{
background-color: #869498;
}
</style>
border-color css
<style>
span { border-color: #869498; }
span { border-color: rgb(134,148,152); }
td.TdClassName
{
border-color: #869498;
}
.TagClassName
{
border-color: #869498;
}
</style>