Shades of Regent Grey #738790
Tints of Regent Grey #738790
RGB
CMYK
RGB Variations
Color information
#738790 (or 0x738790) is known color: Regent Grey. HEX triplet: 73, 87 and 90. RGB value is (115,135,144). Sum of RGB (Red+Green+Blue) = 115+135+144=394 (52% of max value = 765). Red value is 115 (45.31% from 255 or 29.19% from 394); Green value is 135 (53.12% from 255 or 34.26% from 394); Blue value is 144 (56.64% from 255 or 36.55% from 394); Max value from RGB is 144 - color contains mainly: blue. Hex color #738790 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #738790 is #8C786F. Grayscale: #818181. Windows color (decimal): -9205872 or 9471859. OLE color: 9471859.
HSL color Cylindrical-coordinate representation of color #738790: hue angle of 198.62º degrees, saturation: 0.12, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #738790 is Cyan = 0.20, Magento = 0.06, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 115 | 135 | 144 | - |
| CMYK | 0.20 | 0.06 | 0 | 0.44 |
| HSL | 198.62º | 0.12% | 0.51% | - |
| HSV(B) | 198.62º | 0.2% | 0.56% | - |
| XYZ | 20.77 | 22.99 | 29.73 | - |
| YUV | 130.05 | 135.87 | 117.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 135 | 144 | 0.20 | 0.06 | 0 | 0.44 | 198.62 | 0.12 | 0.51 |
| Hex | 73 | 87 | 90 | 14 | 6 | 0 | 2C | C7 | C | 33 |
| Octal | 163 | 207 | 220 | 24 | 6 | 0 | 54 | 307 | 14 | 63 |
| Binary | 1110011 | 10000111 | 10010000 | 10100 | 110 | 0 | 101100 | 11000111 | 1100 | 110011 |
Color Harmonies of #738790
Complementary color
Monochromatic Colors of #738790
Black with #738790
Text Example
Text Example
White with #738790
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #738790; }
p { color: rgb(115,135,144); }
H1.HeaderClassName
{
color: #738790;
}
.AnyTagClassName
{
color: #738790;
}
</style>
background-color css
<style>
a { background-color: #738790; }
a { background-color: rgb(115,135,144); }
div.DivClassName
{
background-color: #738790;
}
.BgClassName
{
background-color: #738790;
}
</style>
border-color css
<style>
span { border-color: #738790; }
span { border-color: rgb(115,135,144); }
td.TdClassName
{
border-color: #738790;
}
.TagClassName
{
border-color: #738790;
}
</style>