Shades of Regent Grey #758990
Tints of Regent Grey #758990
RGB
CMYK
RGB Variations
Color information
#758990 (or 0x758990) is known color: Regent Grey. HEX triplet: 75, 89 and 90. RGB value is (117,137,144). Sum of RGB (Red+Green+Blue) = 117+137+144=398 (52% of max value = 765). Red value is 117 (46.09% from 255 or 29.40% from 398); Green value is 137 (53.91% from 255 or 34.42% from 398); Blue value is 144 (56.64% from 255 or 36.18% from 398); Max value from RGB is 144 - color contains mainly: blue. Hex color #758990 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #758990 is #8A766F. Grayscale: #838383. Windows color (decimal): -9074288 or 9472373. OLE color: 9472373.
HSL color Cylindrical-coordinate representation of color #758990: hue angle of 195.56º degrees, saturation: 0.11, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #758990 is Cyan = 0.19, Magento = 0.05, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 117 | 137 | 144 | - |
| CMYK | 0.19 | 0.05 | 0 | 0.44 |
| HSL | 195.56º | 0.11% | 0.51% | - |
| HSV(B) | 195.56º | 0.19% | 0.56% | - |
| XYZ | 21.32 | 23.69 | 29.83 | - |
| YUV | 131.82 | 134.87 | 117.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 137 | 144 | 0.19 | 0.05 | 0 | 0.44 | 195.56 | 0.11 | 0.51 |
| Hex | 75 | 89 | 90 | 13 | 5 | 0 | 2C | C4 | B | 33 |
| Octal | 165 | 211 | 220 | 23 | 5 | 0 | 54 | 304 | 13 | 63 |
| Binary | 1110101 | 10001001 | 10010000 | 10011 | 101 | 0 | 101100 | 11000100 | 1011 | 110011 |
Color Harmonies of #758990
Complementary color
Monochromatic Colors of #758990
Black with #758990
Text Example
Text Example
White with #758990
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #758990; }
p { color: rgb(117,137,144); }
H1.HeaderClassName
{
color: #758990;
}
.AnyTagClassName
{
color: #758990;
}
</style>
background-color css
<style>
a { background-color: #758990; }
a { background-color: rgb(117,137,144); }
div.DivClassName
{
background-color: #758990;
}
.BgClassName
{
background-color: #758990;
}
</style>
border-color css
<style>
span { border-color: #758990; }
span { border-color: rgb(117,137,144); }
td.TdClassName
{
border-color: #758990;
}
.TagClassName
{
border-color: #758990;
}
</style>