Shades of Regent Grey #758589
Tints of Regent Grey #758589
RGB
CMYK
RGB Variations
Color information
#758589 (or 0x758589) is known color: Regent Grey. HEX triplet: 75, 85 and 89. RGB value is (117,133,137). Sum of RGB (Red+Green+Blue) = 117+133+137=387 (51% of max value = 765). Red value is 117 (46.09% from 255 or 30.23% from 387); Green value is 133 (52.34% from 255 or 34.37% from 387); Blue value is 137 (53.91% from 255 or 35.40% from 387); Max value from RGB is 137 - color contains mainly: blue. Hex color #758589 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #758589 is #8A7A76. Grayscale: #808080. Windows color (decimal): -9075319 or 9012597. OLE color: 9012597.
HSL color Cylindrical-coordinate representation of color #758589: hue angle of 192º degrees, saturation: 0.08, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #758589 is Cyan = 0.15, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 117 | 133 | 137 | - |
| CMYK | 0.15 | 0.03 | 0 | 0.46 |
| HSL | 192º | 0.08% | 0.5% | - |
| HSV(B) | 192º | 0.15% | 0.54% | - |
| XYZ | 20.24 | 22.36 | 26.92 | - |
| YUV | 128.67 | 132.7 | 119.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 133 | 137 | 0.15 | 0.03 | 0 | 0.46 | 192 | 0.08 | 0.5 |
| Hex | 75 | 85 | 89 | F | 3 | 0 | 2E | C0 | 8 | 32 |
| Octal | 165 | 205 | 211 | 17 | 3 | 0 | 56 | 300 | 10 | 62 |
| Binary | 1110101 | 10000101 | 10001001 | 1111 | 11 | 0 | 101110 | 11000000 | 1000 | 110010 |
Color Harmonies of #758589
Complementary color
Monochromatic Colors of #758589
Black with #758589
Text Example
Text Example
White with #758589
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #758589; }
p { color: rgb(117,133,137); }
H1.HeaderClassName
{
color: #758589;
}
.AnyTagClassName
{
color: #758589;
}
</style>
background-color css
<style>
a { background-color: #758589; }
a { background-color: rgb(117,133,137); }
div.DivClassName
{
background-color: #758589;
}
.BgClassName
{
background-color: #758589;
}
</style>
border-color css
<style>
span { border-color: #758589; }
span { border-color: rgb(117,133,137); }
td.TdClassName
{
border-color: #758589;
}
.TagClassName
{
border-color: #758589;
}
</style>