Shades of Manatee #838395
Tints of Manatee #838395
RGB
CMYK
RGB Variations
Color information
#838395 (or 0x838395) is known color: Manatee. HEX triplet: 83, 83 and 95. RGB value is (131,131,149). Sum of RGB (Red+Green+Blue) = 131+131+149=411 (54% of max value = 765). Red value is 131 (51.56% from 255 or 31.87% from 411); Green value is 131 (51.56% from 255 or 31.87% from 411); Blue value is 149 (58.59% from 255 or 36.25% from 411); Max value from RGB is 149 - color contains mainly: blue. Hex color #838395 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #838395 is #7C7C6A. Grayscale: #848484. Windows color (decimal): -8158315 or 9798531. OLE color: 9798531.
HSL color Cylindrical-coordinate representation of color #838395: hue angle of 240º degrees, saturation: 0.08, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #838395 is Cyan = 0.12, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 131 | 131 | 149 | - |
| CMYK | 0.12 | 0.12 | 0 | 0.42 |
| HSL | 240º | 0.08% | 0.55% | - |
| HSV(B) | 240º | 0.12% | 0.58% | - |
| XYZ | 22.9 | 23.23 | 31.71 | - |
| YUV | 133.05 | 137 | 126.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 131 | 149 | 0.12 | 0.12 | 0 | 0.42 | 240 | 0.08 | 0.55 |
| Hex | 83 | 83 | 95 | C | C | 0 | 2A | F0 | 8 | 37 |
| Octal | 203 | 203 | 225 | 14 | 14 | 0 | 52 | 360 | 10 | 67 |
| Binary | 10000011 | 10000011 | 10010101 | 1100 | 1100 | 0 | 101010 | 11110000 | 1000 | 110111 |
Color Harmonies of #838395
Complementary color
Monochromatic Colors of #838395
Black with #838395
Text Example
Text Example
White with #838395
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #838395; }
p { color: rgb(131,131,149); }
H1.HeaderClassName
{
color: #838395;
}
.AnyTagClassName
{
color: #838395;
}
</style>
background-color css
<style>
a { background-color: #838395; }
a { background-color: rgb(131,131,149); }
div.DivClassName
{
background-color: #838395;
}
.BgClassName
{
background-color: #838395;
}
</style>
border-color css
<style>
span { border-color: #838395; }
span { border-color: rgb(131,131,149); }
td.TdClassName
{
border-color: #838395;
}
.TagClassName
{
border-color: #838395;
}
</style>