Shades of Regent Grey #768289
Tints of Regent Grey #768289
RGB
CMYK
RGB Variations
Color information
#768289 (or 0x768289) is known color: Regent Grey. HEX triplet: 76, 82 and 89. RGB value is (118,130,137). Sum of RGB (Red+Green+Blue) = 118+130+137=385 (50% of max value = 765). Red value is 118 (46.48% from 255 or 30.65% from 385); Green value is 130 (51.17% from 255 or 33.77% from 385); Blue value is 137 (53.91% from 255 or 35.58% from 385); Max value from RGB is 137 - color contains mainly: blue. Hex color #768289 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #768289 is #897D76. Grayscale: #7F7F7F. Windows color (decimal): -9010551 or 9011830. OLE color: 9011830.
HSL color Cylindrical-coordinate representation of color #768289: hue angle of 202.11º 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 #768289 is Cyan = 0.14, Magento = 0.05, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 118 | 130 | 137 | - |
| CMYK | 0.14 | 0.05 | 0 | 0.46 |
| HSL | 202.11º | 0.07% | 0.5% | - |
| HSV(B) | 202.11º | 0.14% | 0.54% | - |
| XYZ | 19.97 | 21.62 | 26.79 | - |
| YUV | 127.21 | 133.52 | 121.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 130 | 137 | 0.14 | 0.05 | 0 | 0.46 | 202.11 | 0.07 | 0.5 |
| Hex | 76 | 82 | 89 | E | 5 | 0 | 2E | CA | 7 | 32 |
| Octal | 166 | 202 | 211 | 16 | 5 | 0 | 56 | 312 | 7 | 62 |
| Binary | 1110110 | 10000010 | 10001001 | 1110 | 101 | 0 | 101110 | 11001010 | 111 | 110010 |
Color Harmonies of #768289
Complementary color
Monochromatic Colors of #768289
Black with #768289
Text Example
Text Example
White with #768289
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #768289; }
p { color: rgb(118,130,137); }
H1.HeaderClassName
{
color: #768289;
}
.AnyTagClassName
{
color: #768289;
}
</style>
background-color css
<style>
a { background-color: #768289; }
a { background-color: rgb(118,130,137); }
div.DivClassName
{
background-color: #768289;
}
.BgClassName
{
background-color: #768289;
}
</style>
border-color css
<style>
span { border-color: #768289; }
span { border-color: rgb(118,130,137); }
td.TdClassName
{
border-color: #768289;
}
.TagClassName
{
border-color: #768289;
}
</style>