Shades of Manatee #838792
Tints of Manatee #838792
RGB
CMYK
RGB Variations
Color information
#838792 (or 0x838792) is known color: Manatee. HEX triplet: 83, 87 and 92. RGB value is (131,135,146). Sum of RGB (Red+Green+Blue) = 131+135+146=412 (54% of max value = 765). Red value is 131 (51.56% from 255 or 31.80% from 412); Green value is 135 (53.12% from 255 or 32.77% from 412); Blue value is 146 (57.42% from 255 or 35.44% from 412); Max value from RGB is 146 - color contains mainly: blue. Hex color #838792 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #838792 is #7C786D. Grayscale: #878787. Windows color (decimal): -8157294 or 9602947. OLE color: 9602947.
HSL color Cylindrical-coordinate representation of color #838792: hue angle of 224º degrees, saturation: 0.06, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.1%. Process color model (Four color, CMYK) of #838792 is Cyan = 0.10, Magento = 0.08, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 131 | 135 | 146 | - |
| CMYK | 0.10 | 0.08 | 0 | 0.43 |
| HSL | 224º | 0.06% | 0.54% | - |
| HSV(B) | 224º | 0.1% | 0.57% | - |
| XYZ | 23.21 | 24.23 | 30.65 | - |
| YUV | 135.06 | 134.17 | 125.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 135 | 146 | 0.10 | 0.08 | 0 | 0.43 | 224 | 0.06 | 0.54 |
| Hex | 83 | 87 | 92 | A | 8 | 0 | 2B | E0 | 6 | 36 |
| Octal | 203 | 207 | 222 | 12 | 10 | 0 | 53 | 340 | 6 | 66 |
| Binary | 10000011 | 10000111 | 10010010 | 1010 | 1000 | 0 | 101011 | 11100000 | 110 | 110110 |
Color Harmonies of #838792
Complementary color
Monochromatic Colors of #838792
Black with #838792
Text Example
Text Example
White with #838792
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #838792; }
p { color: rgb(131,135,146); }
H1.HeaderClassName
{
color: #838792;
}
.AnyTagClassName
{
color: #838792;
}
</style>
background-color css
<style>
a { background-color: #838792; }
a { background-color: rgb(131,135,146); }
div.DivClassName
{
background-color: #838792;
}
.BgClassName
{
background-color: #838792;
}
</style>
border-color css
<style>
span { border-color: #838792; }
span { border-color: rgb(131,135,146); }
td.TdClassName
{
border-color: #838792;
}
.TagClassName
{
border-color: #838792;
}
</style>