Shades of Regent Grey #758890
Tints of Regent Grey #758890
RGB
CMYK
RGB Variations
Color information
#758890 (or 0x758890) is known color: Regent Grey. HEX triplet: 75, 88 and 90. RGB value is (117,136,144). Sum of RGB (Red+Green+Blue) = 117+136+144=397 (52% of max value = 765). Red value is 117 (46.09% from 255 or 29.47% from 397); Green value is 136 (53.52% from 255 or 34.26% from 397); Blue value is 144 (56.64% from 255 or 36.27% from 397); Max value from RGB is 144 - color contains mainly: blue. Hex color #758890 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #758890 is #8A776F. Grayscale: #838383. Windows color (decimal): -9074544 or 9472117. OLE color: 9472117.
HSL color Cylindrical-coordinate representation of color #758890: hue angle of 197.78º 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 #758890 is Cyan = 0.19, Magento = 0.06, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 117 | 136 | 144 | - |
| CMYK | 0.19 | 0.06 | 0 | 0.44 |
| HSL | 197.78º | 0.11% | 0.51% | - |
| HSV(B) | 197.78º | 0.19% | 0.56% | - |
| XYZ | 21.17 | 23.4 | 29.79 | - |
| YUV | 131.23 | 135.21 | 117.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 136 | 144 | 0.19 | 0.06 | 0 | 0.44 | 197.78 | 0.11 | 0.51 |
| Hex | 75 | 88 | 90 | 13 | 6 | 0 | 2C | C6 | B | 33 |
| Octal | 165 | 210 | 220 | 23 | 6 | 0 | 54 | 306 | 13 | 63 |
| Binary | 1110101 | 10001000 | 10010000 | 10011 | 110 | 0 | 101100 | 11000110 | 1011 | 110011 |
Color Harmonies of #758890
Complementary color
Monochromatic Colors of #758890
Black with #758890
Text Example
Text Example
White with #758890
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #758890; }
p { color: rgb(117,136,144); }
H1.HeaderClassName
{
color: #758890;
}
.AnyTagClassName
{
color: #758890;
}
</style>
background-color css
<style>
a { background-color: #758890; }
a { background-color: rgb(117,136,144); }
div.DivClassName
{
background-color: #758890;
}
.BgClassName
{
background-color: #758890;
}
</style>
border-color css
<style>
span { border-color: #758890; }
span { border-color: rgb(117,136,144); }
td.TdClassName
{
border-color: #758890;
}
.TagClassName
{
border-color: #758890;
}
</style>