Shades of Regent Grey #738285
Tints of Regent Grey #738285
RGB
CMYK
RGB Variations
Color information
#738285 (or 0x738285) is known color: Regent Grey. HEX triplet: 73, 82 and 85. RGB value is (115,130,133). Sum of RGB (Red+Green+Blue) = 115+130+133=378 (50% of max value = 765). Red value is 115 (45.31% from 255 or 30.42% from 378); Green value is 130 (51.17% from 255 or 34.39% from 378); Blue value is 133 (52.34% from 255 or 35.19% from 378); Max value from RGB is 133 - color contains mainly: blue. Hex color #738285 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #738285 is #8C7D7A. Grayscale: #7D7D7D. Windows color (decimal): -9207163 or 8749683. OLE color: 8749683.
HSL color Cylindrical-coordinate representation of color #738285: hue angle of 190º degrees, saturation: 0.07, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #738285 is Cyan = 0.14, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 115 | 130 | 133 | - |
| CMYK | 0.14 | 0.02 | 0 | 0.48 |
| HSL | 190º | 0.07% | 0.49% | - |
| HSV(B) | 190º | 0.14% | 0.52% | - |
| XYZ | 19.29 | 21.3 | 25.29 | - |
| YUV | 125.86 | 132.03 | 120.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 130 | 133 | 0.14 | 0.02 | 0 | 0.48 | 190 | 0.07 | 0.49 |
| Hex | 73 | 82 | 85 | E | 2 | 0 | 30 | BE | 7 | 31 |
| Octal | 163 | 202 | 205 | 16 | 2 | 0 | 60 | 276 | 7 | 61 |
| Binary | 1110011 | 10000010 | 10000101 | 1110 | 10 | 0 | 110000 | 10111110 | 111 | 110001 |
Color Harmonies of #738285
Complementary color
Monochromatic Colors of #738285
Black with #738285
Text Example
Text Example
White with #738285
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #738285; }
p { color: rgb(115,130,133); }
H1.HeaderClassName
{
color: #738285;
}
.AnyTagClassName
{
color: #738285;
}
</style>
background-color css
<style>
a { background-color: #738285; }
a { background-color: rgb(115,130,133); }
div.DivClassName
{
background-color: #738285;
}
.BgClassName
{
background-color: #738285;
}
</style>
border-color css
<style>
span { border-color: #738285; }
span { border-color: rgb(115,130,133); }
td.TdClassName
{
border-color: #738285;
}
.TagClassName
{
border-color: #738285;
}
</style>