Shades of Regent Grey #778790
Tints of Regent Grey #778790
RGB
CMYK
RGB Variations
Color information
#778790 (or 0x778790) is known color: Regent Grey. HEX triplet: 77, 87 and 90. RGB value is (119,135,144). Sum of RGB (Red+Green+Blue) = 119+135+144=398 (52% of max value = 765). Red value is 119 (46.88% from 255 or 29.90% from 398); Green value is 135 (53.12% from 255 or 33.92% from 398); Blue value is 144 (56.64% from 255 or 36.18% from 398); Max value from RGB is 144 - color contains mainly: blue. Hex color #778790 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #778790 is #88786F. Grayscale: #838383. Windows color (decimal): -8943728 or 9471863. OLE color: 9471863.
HSL color Cylindrical-coordinate representation of color #778790: hue angle of 201.6º 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 #778790 is Cyan = 0.17, Magento = 0.06, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 119 | 135 | 144 | - |
| CMYK | 0.17 | 0.06 | 0 | 0.44 |
| HSL | 201.6º | 0.1% | 0.52% | - |
| HSV(B) | 201.6º | 0.17% | 0.56% | - |
| XYZ | 21.31 | 23.26 | 29.75 | - |
| YUV | 131.24 | 135.2 | 119.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 135 | 144 | 0.17 | 0.06 | 0 | 0.44 | 201.6 | 0.1 | 0.52 |
| Hex | 77 | 87 | 90 | 11 | 6 | 0 | 2C | CA | A | 34 |
| Octal | 167 | 207 | 220 | 21 | 6 | 0 | 54 | 312 | 12 | 64 |
| Binary | 1110111 | 10000111 | 10010000 | 10001 | 110 | 0 | 101100 | 11001010 | 1010 | 110100 |
Color Harmonies of #778790
Complementary color
Monochromatic Colors of #778790
Black with #778790
Text Example
Text Example
White with #778790
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #778790; }
p { color: rgb(119,135,144); }
H1.HeaderClassName
{
color: #778790;
}
.AnyTagClassName
{
color: #778790;
}
</style>
background-color css
<style>
a { background-color: #778790; }
a { background-color: rgb(119,135,144); }
div.DivClassName
{
background-color: #778790;
}
.BgClassName
{
background-color: #778790;
}
</style>
border-color css
<style>
span { border-color: #778790; }
span { border-color: rgb(119,135,144); }
td.TdClassName
{
border-color: #778790;
}
.TagClassName
{
border-color: #778790;
}
</style>