Shades of Manatee #838794
Tints of Manatee #838794
RGB
CMYK
RGB Variations
Color information
#838794 (or 0x838794) is known color: Manatee. HEX triplet: 83, 87 and 94. RGB value is (131,135,148). Sum of RGB (Red+Green+Blue) = 131+135+148=414 (54% of max value = 765). Red value is 131 (51.56% from 255 or 31.64% from 414); Green value is 135 (53.12% from 255 or 32.61% from 414); Blue value is 148 (58.20% from 255 or 35.75% from 414); Max value from RGB is 148 - color contains mainly: blue. Hex color #838794 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #838794 is #7C786B. Grayscale: #878787. Windows color (decimal): -8157292 or 9734019. OLE color: 9734019.
HSL color Cylindrical-coordinate representation of color #838794: hue angle of 225.88º 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 #838794 is Cyan = 0.11, Magento = 0.09, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 131 | 135 | 148 | - |
| CMYK | 0.11 | 0.09 | 0 | 0.42 |
| HSL | 225.88º | 0.07% | 0.55% | - |
| HSV(B) | 225.88º | 0.11% | 0.58% | - |
| XYZ | 23.37 | 24.29 | 31.47 | - |
| YUV | 135.29 | 135.17 | 124.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 135 | 148 | 0.11 | 0.09 | 0 | 0.42 | 225.88 | 0.07 | 0.55 |
| Hex | 83 | 87 | 94 | B | 9 | 0 | 2A | E2 | 7 | 37 |
| Octal | 203 | 207 | 224 | 13 | 11 | 0 | 52 | 342 | 7 | 67 |
| Binary | 10000011 | 10000111 | 10010100 | 1011 | 1001 | 0 | 101010 | 11100010 | 111 | 110111 |
Color Harmonies of #838794
Complementary color
Monochromatic Colors of #838794
Black with #838794
Text Example
Text Example
White with #838794
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #838794; }
p { color: rgb(131,135,148); }
H1.HeaderClassName
{
color: #838794;
}
.AnyTagClassName
{
color: #838794;
}
</style>
background-color css
<style>
a { background-color: #838794; }
a { background-color: rgb(131,135,148); }
div.DivClassName
{
background-color: #838794;
}
.BgClassName
{
background-color: #838794;
}
</style>
border-color css
<style>
span { border-color: #838794; }
span { border-color: rgb(131,135,148); }
td.TdClassName
{
border-color: #838794;
}
.TagClassName
{
border-color: #838794;
}
</style>