Shades of Regent Grey #728486
Tints of Regent Grey #728486
RGB
CMYK
RGB Variations
Color information
#728486 (or 0x728486) is known color: Regent Grey. HEX triplet: 72, 84 and 86. RGB value is (114,132,134). Sum of RGB (Red+Green+Blue) = 114+132+134=380 (50% of max value = 765). Red value is 114 (44.92% from 255 or 30% from 380); Green value is 132 (51.95% from 255 or 34.74% from 380); Blue value is 134 (52.73% from 255 or 35.26% from 380); Max value from RGB is 134 - color contains mainly: blue. Hex color #728486 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #728486 is #8D7B79. Grayscale: #7E7E7E. Windows color (decimal): -9272186 or 8815730. OLE color: 8815730.
HSL color Cylindrical-coordinate representation of color #728486: hue angle of 186º degrees, saturation: 0.08, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #728486 is Cyan = 0.15, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 114 | 132 | 134 | - |
| CMYK | 0.15 | 0.01 | 0 | 0.47 |
| HSL | 186º | 0.08% | 0.49% | - |
| HSV(B) | 186º | 0.15% | 0.53% | - |
| XYZ | 19.49 | 21.8 | 25.73 | - |
| YUV | 126.85 | 132.04 | 118.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 132 | 134 | 0.15 | 0.01 | 0 | 0.47 | 186 | 0.08 | 0.49 |
| Hex | 72 | 84 | 86 | F | 1 | 0 | 2F | BA | 8 | 31 |
| Octal | 162 | 204 | 206 | 17 | 1 | 0 | 57 | 272 | 10 | 61 |
| Binary | 1110010 | 10000100 | 10000110 | 1111 | 1 | 0 | 101111 | 10111010 | 1000 | 110001 |
Color Harmonies of #728486
Complementary color
Monochromatic Colors of #728486
Black with #728486
Text Example
Text Example
White with #728486
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #728486; }
p { color: rgb(114,132,134); }
H1.HeaderClassName
{
color: #728486;
}
.AnyTagClassName
{
color: #728486;
}
</style>
background-color css
<style>
a { background-color: #728486; }
a { background-color: rgb(114,132,134); }
div.DivClassName
{
background-color: #728486;
}
.BgClassName
{
background-color: #728486;
}
</style>
border-color css
<style>
span { border-color: #728486; }
span { border-color: rgb(114,132,134); }
td.TdClassName
{
border-color: #728486;
}
.TagClassName
{
border-color: #728486;
}
</style>