Shades of Regent Grey #738792
Tints of Regent Grey #738792
RGB
CMYK
RGB Variations
Color information
#738792 (or 0x738792) is known color: Regent Grey. HEX triplet: 73, 87 and 92. RGB value is (115,135,146). Sum of RGB (Red+Green+Blue) = 115+135+146=396 (52% of max value = 765). Red value is 115 (45.31% from 255 or 29.04% from 396); Green value is 135 (53.12% from 255 or 34.09% from 396); Blue value is 146 (57.42% from 255 or 36.87% from 396); Max value from RGB is 146 - color contains mainly: blue. Hex color #738792 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #738792 is #8C786D. Grayscale: #828282. Windows color (decimal): -9205870 or 9602931. OLE color: 9602931.
HSL color Cylindrical-coordinate representation of color #738792: hue angle of 201.29º degrees, saturation: 0.12, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #738792 is Cyan = 0.21, Magento = 0.08, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 115 | 135 | 146 | - |
| CMYK | 0.21 | 0.08 | 0 | 0.43 |
| HSL | 201.29º | 0.12% | 0.51% | - |
| HSV(B) | 201.29º | 0.21% | 0.57% | - |
| XYZ | 20.92 | 23.05 | 30.54 | - |
| YUV | 130.27 | 136.87 | 117.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 135 | 146 | 0.21 | 0.08 | 0 | 0.43 | 201.29 | 0.12 | 0.51 |
| Hex | 73 | 87 | 92 | 15 | 8 | 0 | 2B | C9 | C | 33 |
| Octal | 163 | 207 | 222 | 25 | 10 | 0 | 53 | 311 | 14 | 63 |
| Binary | 1110011 | 10000111 | 10010010 | 10101 | 1000 | 0 | 101011 | 11001001 | 1100 | 110011 |
Color Harmonies of #738792
Complementary color
Monochromatic Colors of #738792
Black with #738792
Text Example
Text Example
White with #738792
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #738792; }
p { color: rgb(115,135,146); }
H1.HeaderClassName
{
color: #738792;
}
.AnyTagClassName
{
color: #738792;
}
</style>
background-color css
<style>
a { background-color: #738792; }
a { background-color: rgb(115,135,146); }
div.DivClassName
{
background-color: #738792;
}
.BgClassName
{
background-color: #738792;
}
</style>
border-color css
<style>
span { border-color: #738792; }
span { border-color: rgb(115,135,146); }
td.TdClassName
{
border-color: #738792;
}
.TagClassName
{
border-color: #738792;
}
</style>