Shades of Manatee #838396
Tints of Manatee #838396
RGB
CMYK
RGB Variations
Color information
#838396 (or 0x838396) is known color: Manatee. HEX triplet: 83, 83 and 96. RGB value is (131,131,150). Sum of RGB (Red+Green+Blue) = 131+131+150=412 (54% of max value = 765). Red value is 131 (51.56% from 255 or 31.80% from 412); Green value is 131 (51.56% from 255 or 31.80% from 412); Blue value is 150 (58.98% from 255 or 36.41% from 412); Max value from RGB is 150 - color contains mainly: blue. Hex color #838396 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #838396 is #7C7C69. Grayscale: #858585. Windows color (decimal): -8158314 or 9864067. OLE color: 9864067.
HSL color Cylindrical-coordinate representation of color #838396: hue angle of 240º degrees, saturation: 0.08, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #838396 is Cyan = 0.13, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 131 | 131 | 150 | - |
| CMYK | 0.13 | 0.13 | 0 | 0.41 |
| HSL | 240º | 0.08% | 0.55% | - |
| HSV(B) | 240º | 0.13% | 0.59% | - |
| XYZ | 22.98 | 23.26 | 32.13 | - |
| YUV | 133.17 | 137.5 | 126.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 131 | 150 | 0.13 | 0.13 | 0 | 0.41 | 240 | 0.08 | 0.55 |
| Hex | 83 | 83 | 96 | D | D | 0 | 29 | F0 | 8 | 37 |
| Octal | 203 | 203 | 226 | 15 | 15 | 0 | 51 | 360 | 10 | 67 |
| Binary | 10000011 | 10000011 | 10010110 | 1101 | 1101 | 0 | 101001 | 11110000 | 1000 | 110111 |
Color Harmonies of #838396
Complementary color
Monochromatic Colors of #838396
Black with #838396
Text Example
Text Example
White with #838396
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #838396; }
p { color: rgb(131,131,150); }
H1.HeaderClassName
{
color: #838396;
}
.AnyTagClassName
{
color: #838396;
}
</style>
background-color css
<style>
a { background-color: #838396; }
a { background-color: rgb(131,131,150); }
div.DivClassName
{
background-color: #838396;
}
.BgClassName
{
background-color: #838396;
}
</style>
border-color css
<style>
span { border-color: #838396; }
span { border-color: rgb(131,131,150); }
td.TdClassName
{
border-color: #838396;
}
.TagClassName
{
border-color: #838396;
}
</style>