Shades of Regent Grey #768689
Tints of Regent Grey #768689
RGB
CMYK
RGB Variations
Color information
#768689 (or 0x768689) is known color: Regent Grey. HEX triplet: 76, 86 and 89. RGB value is (118,134,137). Sum of RGB (Red+Green+Blue) = 118+134+137=389 (51% of max value = 765). Red value is 118 (46.48% from 255 or 30.33% from 389); Green value is 134 (52.73% from 255 or 34.45% from 389); Blue value is 137 (53.91% from 255 or 35.22% from 389); Max value from RGB is 137 - color contains mainly: blue. Hex color #768689 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #768689 is #897976. Grayscale: #818181. Windows color (decimal): -9009527 or 9012854. OLE color: 9012854.
HSL color Cylindrical-coordinate representation of color #768689: hue angle of 189.47º degrees, saturation: 0.07, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #768689 is Cyan = 0.14, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 118 | 134 | 137 | - |
| CMYK | 0.14 | 0.02 | 0 | 0.46 |
| HSL | 189.47º | 0.07% | 0.5% | - |
| HSV(B) | 189.47º | 0.14% | 0.54% | - |
| XYZ | 20.51 | 22.71 | 26.97 | - |
| YUV | 129.56 | 132.2 | 119.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 134 | 137 | 0.14 | 0.02 | 0 | 0.46 | 189.47 | 0.07 | 0.5 |
| Hex | 76 | 86 | 89 | E | 2 | 0 | 2E | BD | 7 | 32 |
| Octal | 166 | 206 | 211 | 16 | 2 | 0 | 56 | 275 | 7 | 62 |
| Binary | 1110110 | 10000110 | 10001001 | 1110 | 10 | 0 | 101110 | 10111101 | 111 | 110010 |
Color Harmonies of #768689
Complementary color
Monochromatic Colors of #768689
Black with #768689
Text Example
Text Example
White with #768689
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #768689; }
p { color: rgb(118,134,137); }
H1.HeaderClassName
{
color: #768689;
}
.AnyTagClassName
{
color: #768689;
}
</style>
background-color css
<style>
a { background-color: #768689; }
a { background-color: rgb(118,134,137); }
div.DivClassName
{
background-color: #768689;
}
.BgClassName
{
background-color: #768689;
}
</style>
border-color css
<style>
span { border-color: #768689; }
span { border-color: rgb(118,134,137); }
td.TdClassName
{
border-color: #768689;
}
.TagClassName
{
border-color: #768689;
}
</style>