Shades of Regent Grey #788990
Tints of Regent Grey #788990
RGB
CMYK
RGB Variations
Color information
#788990 (or 0x788990) is known color: Regent Grey. HEX triplet: 78, 89 and 90. RGB value is (120,137,144). Sum of RGB (Red+Green+Blue) = 120+137+144=401 (53% of max value = 765). Red value is 120 (47.27% from 255 or 29.93% from 401); Green value is 137 (53.91% from 255 or 34.16% from 401); Blue value is 144 (56.64% from 255 or 35.91% from 401); Max value from RGB is 144 - color contains mainly: blue. Hex color #788990 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #788990 is #87766F. Grayscale: #848484. Windows color (decimal): -8877680 or 9472376. OLE color: 9472376.
HSL color Cylindrical-coordinate representation of color #788990: hue angle of 197.5º degrees, saturation: 0.1, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #788990 is Cyan = 0.17, Magento = 0.05, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 120 | 137 | 144 | - |
| CMYK | 0.17 | 0.05 | 0 | 0.44 |
| HSL | 197.5º | 0.1% | 0.52% | - |
| HSV(B) | 197.5º | 0.17% | 0.56% | - |
| XYZ | 21.73 | 23.9 | 29.85 | - |
| YUV | 132.72 | 134.37 | 118.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 137 | 144 | 0.17 | 0.05 | 0 | 0.44 | 197.5 | 0.1 | 0.52 |
| Hex | 78 | 89 | 90 | 11 | 5 | 0 | 2C | C6 | A | 34 |
| Octal | 170 | 211 | 220 | 21 | 5 | 0 | 54 | 306 | 12 | 64 |
| Binary | 1111000 | 10001001 | 10010000 | 10001 | 101 | 0 | 101100 | 11000110 | 1010 | 110100 |
Color Harmonies of #788990
Complementary color
Monochromatic Colors of #788990
Black with #788990
Text Example
Text Example
White with #788990
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #788990; }
p { color: rgb(120,137,144); }
H1.HeaderClassName
{
color: #788990;
}
.AnyTagClassName
{
color: #788990;
}
</style>
background-color css
<style>
a { background-color: #788990; }
a { background-color: rgb(120,137,144); }
div.DivClassName
{
background-color: #788990;
}
.BgClassName
{
background-color: #788990;
}
</style>
border-color css
<style>
span { border-color: #788990; }
span { border-color: rgb(120,137,144); }
td.TdClassName
{
border-color: #788990;
}
.TagClassName
{
border-color: #788990;
}
</style>