Shades of Regent Grey #778487
Tints of Regent Grey #778487
RGB
CMYK
RGB Variations
Color information
#778487 (or 0x778487) is known color: Regent Grey. HEX triplet: 77, 84 and 87. RGB value is (119,132,135). Sum of RGB (Red+Green+Blue) = 119+132+135=386 (51% of max value = 765). Red value is 119 (46.88% from 255 or 30.83% from 386); Green value is 132 (51.95% from 255 or 34.20% from 386); Blue value is 135 (53.12% from 255 or 34.97% from 386); Max value from RGB is 135 - color contains mainly: blue. Hex color #778487 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #778487 is #887B78. Grayscale: #808080. Windows color (decimal): -8944505 or 8881271. OLE color: 8881271.
HSL color Cylindrical-coordinate representation of color #778487: hue angle of 191.25º degrees, saturation: 0.06, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #778487 is Cyan = 0.12, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 119 | 132 | 135 | - |
| CMYK | 0.12 | 0.02 | 0 | 0.47 |
| HSL | 191.25º | 0.06% | 0.5% | - |
| HSV(B) | 191.25º | 0.12% | 0.53% | - |
| XYZ | 20.23 | 22.17 | 26.14 | - |
| YUV | 128.46 | 131.69 | 121.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 132 | 135 | 0.12 | 0.02 | 0 | 0.47 | 191.25 | 0.06 | 0.5 |
| Hex | 77 | 84 | 87 | C | 2 | 0 | 2F | BF | 6 | 32 |
| Octal | 167 | 204 | 207 | 14 | 2 | 0 | 57 | 277 | 6 | 62 |
| Binary | 1110111 | 10000100 | 10000111 | 1100 | 10 | 0 | 101111 | 10111111 | 110 | 110010 |
Color Harmonies of #778487
Complementary color
Monochromatic Colors of #778487
Black with #778487
Text Example
Text Example
White with #778487
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #778487; }
p { color: rgb(119,132,135); }
H1.HeaderClassName
{
color: #778487;
}
.AnyTagClassName
{
color: #778487;
}
</style>
background-color css
<style>
a { background-color: #778487; }
a { background-color: rgb(119,132,135); }
div.DivClassName
{
background-color: #778487;
}
.BgClassName
{
background-color: #778487;
}
</style>
border-color css
<style>
span { border-color: #778487; }
span { border-color: rgb(119,132,135); }
td.TdClassName
{
border-color: #778487;
}
.TagClassName
{
border-color: #778487;
}
</style>