Shades of Manatee #868790
Tints of Manatee #868790
RGB
CMYK
RGB Variations
Color information
#868790 (or 0x868790) is known color: Manatee. HEX triplet: 86, 87 and 90. RGB value is (134,135,144). Sum of RGB (Red+Green+Blue) = 134+135+144=413 (54% of max value = 765). Red value is 134 (52.73% from 255 or 32.45% from 413); Green value is 135 (53.12% from 255 or 32.69% from 413); Blue value is 144 (56.64% from 255 or 34.87% from 413); Max value from RGB is 144 - color contains mainly: blue. Hex color #868790 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #868790 is #79786F. Grayscale: #878787. Windows color (decimal): -7960688 or 9471878. OLE color: 9471878.
HSL color Cylindrical-coordinate representation of color #868790: hue angle of 234º 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 #868790 is Cyan = 0.07, Magento = 0.06, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 134 | 135 | 144 | - |
| CMYK | 0.07 | 0.06 | 0 | 0.44 |
| HSL | 234º | 0.04% | 0.55% | - |
| HSV(B) | 234º | 0.07% | 0.56% | - |
| XYZ | 23.53 | 24.41 | 29.86 | - |
| YUV | 135.73 | 132.67 | 126.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 135 | 144 | 0.07 | 0.06 | 0 | 0.44 | 234 | 0.04 | 0.55 |
| Hex | 86 | 87 | 90 | 7 | 6 | 0 | 2C | EA | 4 | 37 |
| Octal | 206 | 207 | 220 | 7 | 6 | 0 | 54 | 352 | 4 | 67 |
| Binary | 10000110 | 10000111 | 10010000 | 111 | 110 | 0 | 101100 | 11101010 | 100 | 110111 |
Color Harmonies of #868790
Complementary color
Monochromatic Colors of #868790
Black with #868790
Text Example
Text Example
White with #868790
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #868790; }
p { color: rgb(134,135,144); }
H1.HeaderClassName
{
color: #868790;
}
.AnyTagClassName
{
color: #868790;
}
</style>
background-color css
<style>
a { background-color: #868790; }
a { background-color: rgb(134,135,144); }
div.DivClassName
{
background-color: #868790;
}
.BgClassName
{
background-color: #868790;
}
</style>
border-color css
<style>
span { border-color: #868790; }
span { border-color: rgb(134,135,144); }
td.TdClassName
{
border-color: #868790;
}
.TagClassName
{
border-color: #868790;
}
</style>