Shades of Manatee #838798
Tints of Manatee #838798
RGB
CMYK
RGB Variations
Color information
#838798 (or 0x838798) is known color: Manatee. HEX triplet: 83, 87 and 98. RGB value is (131,135,152). Sum of RGB (Red+Green+Blue) = 131+135+152=418 (55% of max value = 765). Red value is 131 (51.56% from 255 or 31.34% from 418); Green value is 135 (53.12% from 255 or 32.30% from 418); Blue value is 152 (59.77% from 255 or 36.36% from 418); Max value from RGB is 152 - color contains mainly: blue. Hex color #838798 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #838798 is #7C7867. Grayscale: #878787. Windows color (decimal): -8157288 or 9996163. OLE color: 9996163.
HSL color Cylindrical-coordinate representation of color #838798: hue angle of 228.57º degrees, saturation: 0.09, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #838798 is Cyan = 0.14, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 131 | 135 | 152 | - |
| CMYK | 0.14 | 0.11 | 0 | 0.40 |
| HSL | 228.57º | 0.09% | 0.55% | - |
| HSV(B) | 228.57º | 0.14% | 0.6% | - |
| XYZ | 23.69 | 24.42 | 33.17 | - |
| YUV | 135.74 | 137.17 | 124.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 135 | 152 | 0.14 | 0.11 | 0 | 0.40 | 228.57 | 0.09 | 0.55 |
| Hex | 83 | 87 | 98 | E | B | 0 | 28 | E5 | 9 | 37 |
| Octal | 203 | 207 | 230 | 16 | 13 | 0 | 50 | 345 | 11 | 67 |
| Binary | 10000011 | 10000111 | 10011000 | 1110 | 1011 | 0 | 101000 | 11100101 | 1001 | 110111 |
Color Harmonies of #838798
Complementary color
Monochromatic Colors of #838798
Black with #838798
Text Example
Text Example
White with #838798
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #838798; }
p { color: rgb(131,135,152); }
H1.HeaderClassName
{
color: #838798;
}
.AnyTagClassName
{
color: #838798;
}
</style>
background-color css
<style>
a { background-color: #838798; }
a { background-color: rgb(131,135,152); }
div.DivClassName
{
background-color: #838798;
}
.BgClassName
{
background-color: #838798;
}
</style>
border-color css
<style>
span { border-color: #838798; }
span { border-color: rgb(131,135,152); }
td.TdClassName
{
border-color: #838798;
}
.TagClassName
{
border-color: #838798;
}
</style>