Shades of Regent Grey #788486
Tints of Regent Grey #788486
RGB
CMYK
RGB Variations
Color information
#788486 (or 0x788486) is known color: Regent Grey. HEX triplet: 78, 84 and 86. RGB value is (120,132,134). Sum of RGB (Red+Green+Blue) = 120+132+134=386 (51% of max value = 765). Red value is 120 (47.27% from 255 or 31.09% from 386); Green value is 132 (51.95% from 255 or 34.20% from 386); Blue value is 134 (52.73% from 255 or 34.72% from 386); Max value from RGB is 134 - color contains mainly: blue. Hex color #788486 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #788486 is #877B79. Grayscale: #808080. Windows color (decimal): -8878970 or 8815736. OLE color: 8815736.
HSL color Cylindrical-coordinate representation of color #788486: hue angle of 188.57º 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 #788486 is Cyan = 0.10, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 120 | 132 | 134 | - |
| CMYK | 0.10 | 0.01 | 0 | 0.47 |
| HSL | 188.57º | 0.06% | 0.5% | - |
| HSV(B) | 188.57º | 0.1% | 0.53% | - |
| XYZ | 20.3 | 22.22 | 25.77 | - |
| YUV | 128.64 | 131.02 | 121.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 132 | 134 | 0.10 | 0.01 | 0 | 0.47 | 188.57 | 0.06 | 0.5 |
| Hex | 78 | 84 | 86 | A | 1 | 0 | 2F | BD | 6 | 32 |
| Octal | 170 | 204 | 206 | 12 | 1 | 0 | 57 | 275 | 6 | 62 |
| Binary | 1111000 | 10000100 | 10000110 | 1010 | 1 | 0 | 101111 | 10111101 | 110 | 110010 |
Color Harmonies of #788486
Complementary color
Monochromatic Colors of #788486
Black with #788486
Text Example
Text Example
White with #788486
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #788486; }
p { color: rgb(120,132,134); }
H1.HeaderClassName
{
color: #788486;
}
.AnyTagClassName
{
color: #788486;
}
</style>
background-color css
<style>
a { background-color: #788486; }
a { background-color: rgb(120,132,134); }
div.DivClassName
{
background-color: #788486;
}
.BgClassName
{
background-color: #788486;
}
</style>
border-color css
<style>
span { border-color: #788486; }
span { border-color: rgb(120,132,134); }
td.TdClassName
{
border-color: #788486;
}
.TagClassName
{
border-color: #788486;
}
</style>