Shades of Regent Grey #849194
Tints of Regent Grey #849194
RGB
CMYK
RGB Variations
Color information
#849194 (or 0x849194) is known color: Regent Grey. HEX triplet: 84, 91 and 94. RGB value is (132,145,148). Sum of RGB (Red+Green+Blue) = 132+145+148=425 (56% of max value = 765). Red value is 132 (51.95% from 255 or 31.06% from 425); Green value is 145 (57.03% from 255 or 34.12% from 425); Blue value is 148 (58.20% from 255 or 34.82% from 425); Max value from RGB is 148 - color contains mainly: blue. Hex color #849194 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #849194 is #7B6E6B. Grayscale: #8D8D8D. Windows color (decimal): -8089196 or 9736580. OLE color: 9736580.
HSL color Cylindrical-coordinate representation of color #849194: hue angle of 191.25º degrees, saturation: 0.07, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #849194 is Cyan = 0.11, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 132 | 145 | 148 | - |
| CMYK | 0.11 | 0.02 | 0 | 0.42 |
| HSL | 191.25º | 0.07% | 0.55% | - |
| HSV(B) | 191.25º | 0.11% | 0.58% | - |
| XYZ | 24.99 | 27.29 | 31.97 | - |
| YUV | 141.46 | 131.69 | 121.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 145 | 148 | 0.11 | 0.02 | 0 | 0.42 | 191.25 | 0.07 | 0.55 |
| Hex | 84 | 91 | 94 | B | 2 | 0 | 2A | BF | 7 | 37 |
| Octal | 204 | 221 | 224 | 13 | 2 | 0 | 52 | 277 | 7 | 67 |
| Binary | 10000100 | 10010001 | 10010100 | 1011 | 10 | 0 | 101010 | 10111111 | 111 | 110111 |
Color Harmonies of #849194
Complementary color
Monochromatic Colors of #849194
Black with #849194
Text Example
Text Example
White with #849194
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #849194; }
p { color: rgb(132,145,148); }
H1.HeaderClassName
{
color: #849194;
}
.AnyTagClassName
{
color: #849194;
}
</style>
background-color css
<style>
a { background-color: #849194; }
a { background-color: rgb(132,145,148); }
div.DivClassName
{
background-color: #849194;
}
.BgClassName
{
background-color: #849194;
}
</style>
border-color css
<style>
span { border-color: #849194; }
span { border-color: rgb(132,145,148); }
td.TdClassName
{
border-color: #849194;
}
.TagClassName
{
border-color: #849194;
}
</style>