Shades of Regent Grey #768385
Tints of Regent Grey #768385
RGB
CMYK
RGB Variations
Color information
#768385 (or 0x768385) is known color: Regent Grey. HEX triplet: 76, 83 and 85. RGB value is (118,131,133). Sum of RGB (Red+Green+Blue) = 118+131+133=382 (50% of max value = 765). Red value is 118 (46.48% from 255 or 30.89% from 382); Green value is 131 (51.56% from 255 or 34.29% from 382); Blue value is 133 (52.34% from 255 or 34.82% from 382); Max value from RGB is 133 - color contains mainly: blue. Hex color #768385 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #768385 is #897C7A. Grayscale: #7F7F7F. Windows color (decimal): -9010299 or 8749942. OLE color: 8749942.
HSL color Cylindrical-coordinate representation of color #768385: hue angle of 188º degrees, saturation: 0.06, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #768385 is Cyan = 0.11, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 118 | 131 | 133 | - |
| CMYK | 0.11 | 0.02 | 0 | 0.48 |
| HSL | 188º | 0.06% | 0.49% | - |
| HSV(B) | 188º | 0.11% | 0.52% | - |
| XYZ | 19.82 | 21.78 | 25.35 | - |
| YUV | 127.34 | 131.19 | 121.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 131 | 133 | 0.11 | 0.02 | 0 | 0.48 | 188 | 0.06 | 0.49 |
| Hex | 76 | 83 | 85 | B | 2 | 0 | 30 | BC | 6 | 31 |
| Octal | 166 | 203 | 205 | 13 | 2 | 0 | 60 | 274 | 6 | 61 |
| Binary | 1110110 | 10000011 | 10000101 | 1011 | 10 | 0 | 110000 | 10111100 | 110 | 110001 |
Color Harmonies of #768385
Complementary color
Monochromatic Colors of #768385
Black with #768385
Text Example
Text Example
White with #768385
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #768385; }
p { color: rgb(118,131,133); }
H1.HeaderClassName
{
color: #768385;
}
.AnyTagClassName
{
color: #768385;
}
</style>
background-color css
<style>
a { background-color: #768385; }
a { background-color: rgb(118,131,133); }
div.DivClassName
{
background-color: #768385;
}
.BgClassName
{
background-color: #768385;
}
</style>
border-color css
<style>
span { border-color: #768385; }
span { border-color: rgb(118,131,133); }
td.TdClassName
{
border-color: #768385;
}
.TagClassName
{
border-color: #768385;
}
</style>