Shades of Regent Grey #788589
Tints of Regent Grey #788589
RGB
CMYK
RGB Variations
Color information
#788589 (or 0x788589) is known color: Regent Grey. HEX triplet: 78, 85 and 89. RGB value is (120,133,137). Sum of RGB (Red+Green+Blue) = 120+133+137=390 (51% of max value = 765). Red value is 120 (47.27% from 255 or 30.77% from 390); Green value is 133 (52.34% from 255 or 34.10% 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 #788589 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #788589 is #877A76. Grayscale: #818181. Windows color (decimal): -8878711 or 9012600. OLE color: 9012600.
HSL color Cylindrical-coordinate representation of color #788589: hue angle of 194.12º degrees, saturation: 0.07, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #788589 is Cyan = 0.12, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 120 | 133 | 137 | - |
| CMYK | 0.12 | 0.03 | 0 | 0.46 |
| HSL | 194.12º | 0.07% | 0.5% | - |
| HSV(B) | 194.12º | 0.12% | 0.54% | - |
| XYZ | 20.65 | 22.57 | 26.94 | - |
| YUV | 129.57 | 132.19 | 121.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 133 | 137 | 0.12 | 0.03 | 0 | 0.46 | 194.12 | 0.07 | 0.5 |
| Hex | 78 | 85 | 89 | C | 3 | 0 | 2E | C2 | 7 | 32 |
| Octal | 170 | 205 | 211 | 14 | 3 | 0 | 56 | 302 | 7 | 62 |
| Binary | 1111000 | 10000101 | 10001001 | 1100 | 11 | 0 | 101110 | 11000010 | 111 | 110010 |
Color Harmonies of #788589
Complementary color
Monochromatic Colors of #788589
Black with #788589
Text Example
Text Example
White with #788589
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #788589; }
p { color: rgb(120,133,137); }
H1.HeaderClassName
{
color: #788589;
}
.AnyTagClassName
{
color: #788589;
}
</style>
background-color css
<style>
a { background-color: #788589; }
a { background-color: rgb(120,133,137); }
div.DivClassName
{
background-color: #788589;
}
.BgClassName
{
background-color: #788589;
}
</style>
border-color css
<style>
span { border-color: #788589; }
span { border-color: rgb(120,133,137); }
td.TdClassName
{
border-color: #788589;
}
.TagClassName
{
border-color: #788589;
}
</style>