Shades of Regent Grey #839296
Tints of Regent Grey #839296
RGB
CMYK
RGB Variations
Color information
#839296 (or 0x839296) is known color: Regent Grey. HEX triplet: 83, 92 and 96. RGB value is (131,146,150). Sum of RGB (Red+Green+Blue) = 131+146+150=427 (56% of max value = 765). Red value is 131 (51.56% from 255 or 30.68% from 427); Green value is 146 (57.42% from 255 or 34.19% from 427); Blue value is 150 (58.98% from 255 or 35.13% from 427); Max value from RGB is 150 - color contains mainly: blue. Hex color #839296 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #839296 is #7C6D69. Grayscale: #8D8D8D. Windows color (decimal): -8154474 or 9867907. OLE color: 9867907.
HSL color Cylindrical-coordinate representation of color #839296: hue angle of 192.63º 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 #839296 is Cyan = 0.13, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 131 | 146 | 150 | - |
| CMYK | 0.13 | 0.03 | 0 | 0.41 |
| HSL | 192.63º | 0.08% | 0.55% | - |
| HSV(B) | 192.63º | 0.13% | 0.59% | - |
| XYZ | 25.14 | 27.59 | 32.85 | - |
| YUV | 141.97 | 132.53 | 120.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 146 | 150 | 0.13 | 0.03 | 0 | 0.41 | 192.63 | 0.08 | 0.55 |
| Hex | 83 | 92 | 96 | D | 3 | 0 | 29 | C1 | 8 | 37 |
| Octal | 203 | 222 | 226 | 15 | 3 | 0 | 51 | 301 | 10 | 67 |
| Binary | 10000011 | 10010010 | 10010110 | 1101 | 11 | 0 | 101001 | 11000001 | 1000 | 110111 |
Color Harmonies of #839296
Complementary color
Monochromatic Colors of #839296
Black with #839296
Text Example
Text Example
White with #839296
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #839296; }
p { color: rgb(131,146,150); }
H1.HeaderClassName
{
color: #839296;
}
.AnyTagClassName
{
color: #839296;
}
</style>
background-color css
<style>
a { background-color: #839296; }
a { background-color: rgb(131,146,150); }
div.DivClassName
{
background-color: #839296;
}
.BgClassName
{
background-color: #839296;
}
</style>
border-color css
<style>
span { border-color: #839296; }
span { border-color: rgb(131,146,150); }
td.TdClassName
{
border-color: #839296;
}
.TagClassName
{
border-color: #839296;
}
</style>