Shades of Manatee #848495
Tints of Manatee #848495
RGB
CMYK
RGB Variations
Color information
#848495 (or 0x848495) is known color: Manatee. HEX triplet: 84, 84 and 95. RGB value is (132,132,149). Sum of RGB (Red+Green+Blue) = 132+132+149=413 (54% of max value = 765). Red value is 132 (51.95% from 255 or 31.96% from 413); Green value is 132 (51.95% from 255 or 31.96% from 413); Blue value is 149 (58.59% from 255 or 36.08% from 413); Max value from RGB is 149 - color contains mainly: blue. Hex color #848495 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #848495 is #7B7B6A. Grayscale: #858585. Windows color (decimal): -8092523 or 9798788. OLE color: 9798788.
HSL color Cylindrical-coordinate representation of color #848495: hue angle of 240º degrees, saturation: 0.07, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #848495 is Cyan = 0.11, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 132 | 132 | 149 | - |
| CMYK | 0.11 | 0.11 | 0 | 0.42 |
| HSL | 240º | 0.07% | 0.55% | - |
| HSV(B) | 240º | 0.11% | 0.58% | - |
| XYZ | 23.19 | 23.58 | 31.76 | - |
| YUV | 133.94 | 136.5 | 126.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 132 | 149 | 0.11 | 0.11 | 0 | 0.42 | 240 | 0.07 | 0.55 |
| Hex | 84 | 84 | 95 | B | B | 0 | 2A | F0 | 7 | 37 |
| Octal | 204 | 204 | 225 | 13 | 13 | 0 | 52 | 360 | 7 | 67 |
| Binary | 10000100 | 10000100 | 10010101 | 1011 | 1011 | 0 | 101010 | 11110000 | 111 | 110111 |
Color Harmonies of #848495
Complementary color
Monochromatic Colors of #848495
Black with #848495
Text Example
Text Example
White with #848495
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #848495; }
p { color: rgb(132,132,149); }
H1.HeaderClassName
{
color: #848495;
}
.AnyTagClassName
{
color: #848495;
}
</style>
background-color css
<style>
a { background-color: #848495; }
a { background-color: rgb(132,132,149); }
div.DivClassName
{
background-color: #848495;
}
.BgClassName
{
background-color: #848495;
}
</style>
border-color css
<style>
span { border-color: #848495; }
span { border-color: rgb(132,132,149); }
td.TdClassName
{
border-color: #848495;
}
.TagClassName
{
border-color: #848495;
}
</style>