Shades of Regent Grey #798489
Tints of Regent Grey #798489
RGB
CMYK
RGB Variations
Color information
#798489 (or 0x798489) is known color: Regent Grey. HEX triplet: 79, 84 and 89. RGB value is (121,132,137). Sum of RGB (Red+Green+Blue) = 121+132+137=390 (51% of max value = 765). Red value is 121 (47.66% from 255 or 31.03% from 390); Green value is 132 (51.95% from 255 or 33.85% from 390); Blue value is 137 (53.91% from 255 or 35.13% from 390); Max value from RGB is 137 - color contains mainly: blue. Hex color #798489 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #798489 is #867B76. Grayscale: #818181. Windows color (decimal): -8813431 or 9012345. OLE color: 9012345.
HSL color Cylindrical-coordinate representation of color #798489: hue angle of 198.75º degrees, saturation: 0.06, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #798489 is Cyan = 0.12, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 121 | 132 | 137 | - |
| CMYK | 0.12 | 0.04 | 0 | 0.46 |
| HSL | 198.75º | 0.06% | 0.51% | - |
| HSV(B) | 198.75º | 0.12% | 0.54% | - |
| XYZ | 20.65 | 22.37 | 26.9 | - |
| YUV | 129.28 | 132.36 | 122.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 132 | 137 | 0.12 | 0.04 | 0 | 0.46 | 198.75 | 0.06 | 0.51 |
| Hex | 79 | 84 | 89 | C | 4 | 0 | 2E | C7 | 6 | 33 |
| Octal | 171 | 204 | 211 | 14 | 4 | 0 | 56 | 307 | 6 | 63 |
| Binary | 1111001 | 10000100 | 10001001 | 1100 | 100 | 0 | 101110 | 11000111 | 110 | 110011 |
Color Harmonies of #798489
Complementary color
Monochromatic Colors of #798489
Black with #798489
Text Example
Text Example
White with #798489
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #798489; }
p { color: rgb(121,132,137); }
H1.HeaderClassName
{
color: #798489;
}
.AnyTagClassName
{
color: #798489;
}
</style>
background-color css
<style>
a { background-color: #798489; }
a { background-color: rgb(121,132,137); }
div.DivClassName
{
background-color: #798489;
}
.BgClassName
{
background-color: #798489;
}
</style>
border-color css
<style>
span { border-color: #798489; }
span { border-color: rgb(121,132,137); }
td.TdClassName
{
border-color: #798489;
}
.TagClassName
{
border-color: #798489;
}
</style>