Shades of Regent Grey #738586
Tints of Regent Grey #738586
RGB
CMYK
RGB Variations
Color information
#738586 (or 0x738586) is known color: Regent Grey. HEX triplet: 73, 85 and 86. RGB value is (115,133,134). Sum of RGB (Red+Green+Blue) = 115+133+134=382 (50% of max value = 765). Red value is 115 (45.31% from 255 or 30.10% from 382); Green value is 133 (52.34% from 255 or 34.82% from 382); Blue value is 134 (52.73% from 255 or 35.08% from 382); Max value from RGB is 134 - color contains mainly: blue. Hex color #738586 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #738586 is #8C7A79. Grayscale: #7F7F7F. Windows color (decimal): -9206394 or 8815987. OLE color: 8815987.
HSL color Cylindrical-coordinate representation of color #738586: hue angle of 183.16º degrees, saturation: 0.08, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #738586 is Cyan = 0.14, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 115 | 133 | 134 | - |
| CMYK | 0.14 | 0.01 | 0 | 0.47 |
| HSL | 183.16º | 0.08% | 0.49% | - |
| HSV(B) | 183.16º | 0.14% | 0.53% | - |
| XYZ | 19.76 | 22.14 | 25.79 | - |
| YUV | 127.73 | 131.54 | 118.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 133 | 134 | 0.14 | 0.01 | 0 | 0.47 | 183.16 | 0.08 | 0.49 |
| Hex | 73 | 85 | 86 | E | 1 | 0 | 2F | B7 | 8 | 31 |
| Octal | 163 | 205 | 206 | 16 | 1 | 0 | 57 | 267 | 10 | 61 |
| Binary | 1110011 | 10000101 | 10000110 | 1110 | 1 | 0 | 101111 | 10110111 | 1000 | 110001 |
Color Harmonies of #738586
Complementary color
Monochromatic Colors of #738586
Black with #738586
Text Example
Text Example
White with #738586
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #738586; }
p { color: rgb(115,133,134); }
H1.HeaderClassName
{
color: #738586;
}
.AnyTagClassName
{
color: #738586;
}
</style>
background-color css
<style>
a { background-color: #738586; }
a { background-color: rgb(115,133,134); }
div.DivClassName
{
background-color: #738586;
}
.BgClassName
{
background-color: #738586;
}
</style>
border-color css
<style>
span { border-color: #738586; }
span { border-color: rgb(115,133,134); }
td.TdClassName
{
border-color: #738586;
}
.TagClassName
{
border-color: #738586;
}
</style>