Shades of Regent Grey #788586
Tints of Regent Grey #788586
RGB
CMYK
RGB Variations
Color information
#788586 (or 0x788586) is known color: Regent Grey. HEX triplet: 78, 85 and 86. RGB value is (120,133,134). Sum of RGB (Red+Green+Blue) = 120+133+134=387 (51% of max value = 765). Red value is 120 (47.27% from 255 or 31.01% from 387); Green value is 133 (52.34% from 255 or 34.37% from 387); Blue value is 134 (52.73% from 255 or 34.63% from 387); Max value from RGB is 134 - color contains mainly: blue. Hex color #788586 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #788586 is #877A79. Grayscale: #818181. Windows color (decimal): -8878714 or 8815992. OLE color: 8815992.
HSL color Cylindrical-coordinate representation of color #788586: hue angle of 184.29º degrees, saturation: 0.06, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.1%. Process color model (Four color, CMYK) of #788586 is Cyan = 0.10, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 120 | 133 | 134 | - |
| CMYK | 0.10 | 0.01 | 0 | 0.47 |
| HSL | 184.29º | 0.06% | 0.5% | - |
| HSV(B) | 184.29º | 0.1% | 0.53% | - |
| XYZ | 20.44 | 22.49 | 25.82 | - |
| YUV | 129.23 | 130.69 | 121.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 133 | 134 | 0.10 | 0.01 | 0 | 0.47 | 184.29 | 0.06 | 0.5 |
| Hex | 78 | 85 | 86 | A | 1 | 0 | 2F | B8 | 6 | 32 |
| Octal | 170 | 205 | 206 | 12 | 1 | 0 | 57 | 270 | 6 | 62 |
| Binary | 1111000 | 10000101 | 10000110 | 1010 | 1 | 0 | 101111 | 10111000 | 110 | 110010 |
Color Harmonies of #788586
Complementary color
Monochromatic Colors of #788586
Black with #788586
Text Example
Text Example
White with #788586
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #788586; }
p { color: rgb(120,133,134); }
H1.HeaderClassName
{
color: #788586;
}
.AnyTagClassName
{
color: #788586;
}
</style>
background-color css
<style>
a { background-color: #788586; }
a { background-color: rgb(120,133,134); }
div.DivClassName
{
background-color: #788586;
}
.BgClassName
{
background-color: #788586;
}
</style>
border-color css
<style>
span { border-color: #788586; }
span { border-color: rgb(120,133,134); }
td.TdClassName
{
border-color: #788586;
}
.TagClassName
{
border-color: #788586;
}
</style>