Shades of Manatee #868690
Tints of Manatee #868690
RGB
CMYK
RGB Variations
Color information
#868690 (or 0x868690) is known color: Manatee. HEX triplet: 86, 86 and 90. RGB value is (134,134,144). Sum of RGB (Red+Green+Blue) = 134+134+144=412 (54% of max value = 765). Red value is 134 (52.73% from 255 or 32.52% from 412); Green value is 134 (52.73% from 255 or 32.52% from 412); Blue value is 144 (56.64% from 255 or 34.95% from 412); Max value from RGB is 144 - color contains mainly: blue. Hex color #868690 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #868690 is #79796F. Grayscale: #878787. Windows color (decimal): -7960944 or 9471622. OLE color: 9471622.
HSL color Cylindrical-coordinate representation of color #868690: hue angle of 240º degrees, saturation: 0.04, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.07%. Process color model (Four color, CMYK) of #868690 is Cyan = 0.07, Magento = 0.07, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 134 | 134 | 144 | - |
| CMYK | 0.07 | 0.07 | 0 | 0.44 |
| HSL | 240º | 0.04% | 0.55% | - |
| HSV(B) | 240º | 0.07% | 0.56% | - |
| XYZ | 23.39 | 24.13 | 29.81 | - |
| YUV | 135.14 | 133 | 127.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 134 | 144 | 0.07 | 0.07 | 0 | 0.44 | 240 | 0.04 | 0.55 |
| Hex | 86 | 86 | 90 | 7 | 7 | 0 | 2C | F0 | 4 | 37 |
| Octal | 206 | 206 | 220 | 7 | 7 | 0 | 54 | 360 | 4 | 67 |
| Binary | 10000110 | 10000110 | 10010000 | 111 | 111 | 0 | 101100 | 11110000 | 100 | 110111 |
Color Harmonies of #868690
Complementary color
Monochromatic Colors of #868690
Black with #868690
Text Example
Text Example
White with #868690
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #868690; }
p { color: rgb(134,134,144); }
H1.HeaderClassName
{
color: #868690;
}
.AnyTagClassName
{
color: #868690;
}
</style>
background-color css
<style>
a { background-color: #868690; }
a { background-color: rgb(134,134,144); }
div.DivClassName
{
background-color: #868690;
}
.BgClassName
{
background-color: #868690;
}
</style>
border-color css
<style>
span { border-color: #868690; }
span { border-color: rgb(134,134,144); }
td.TdClassName
{
border-color: #868690;
}
.TagClassName
{
border-color: #868690;
}
</style>