Shades of Manatee #838793
Tints of Manatee #838793
RGB
CMYK
RGB Variations
Color information
#838793 (or 0x838793) is known color: Manatee. HEX triplet: 83, 87 and 93. RGB value is (131,135,147). Sum of RGB (Red+Green+Blue) = 131+135+147=413 (54% of max value = 765). Red value is 131 (51.56% from 255 or 31.72% from 413); Green value is 135 (53.12% from 255 or 32.69% from 413); Blue value is 147 (57.81% from 255 or 35.59% from 413); Max value from RGB is 147 - color contains mainly: blue. Hex color #838793 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #838793 is #7C786C. Grayscale: #878787. Windows color (decimal): -8157293 or 9668483. OLE color: 9668483.
HSL color Cylindrical-coordinate representation of color #838793: hue angle of 225º 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 #838793 is Cyan = 0.11, Magento = 0.08, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 131 | 135 | 147 | - |
| CMYK | 0.11 | 0.08 | 0 | 0.42 |
| HSL | 225º | 0.07% | 0.55% | - |
| HSV(B) | 225º | 0.11% | 0.58% | - |
| XYZ | 23.29 | 24.26 | 31.06 | - |
| YUV | 135.17 | 134.67 | 125.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 135 | 147 | 0.11 | 0.08 | 0 | 0.42 | 225 | 0.07 | 0.55 |
| Hex | 83 | 87 | 93 | B | 8 | 0 | 2A | E1 | 7 | 37 |
| Octal | 203 | 207 | 223 | 13 | 10 | 0 | 52 | 341 | 7 | 67 |
| Binary | 10000011 | 10000111 | 10010011 | 1011 | 1000 | 0 | 101010 | 11100001 | 111 | 110111 |
Color Harmonies of #838793
Complementary color
Monochromatic Colors of #838793
Black with #838793
Text Example
Text Example
White with #838793
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #838793; }
p { color: rgb(131,135,147); }
H1.HeaderClassName
{
color: #838793;
}
.AnyTagClassName
{
color: #838793;
}
</style>
background-color css
<style>
a { background-color: #838793; }
a { background-color: rgb(131,135,147); }
div.DivClassName
{
background-color: #838793;
}
.BgClassName
{
background-color: #838793;
}
</style>
border-color css
<style>
span { border-color: #838793; }
span { border-color: rgb(131,135,147); }
td.TdClassName
{
border-color: #838793;
}
.TagClassName
{
border-color: #838793;
}
</style>