Shades of Regent Grey #718690
Tints of Regent Grey #718690
RGB
CMYK
RGB Variations
Color information
#718690 (or 0x718690) is known color: Regent Grey. HEX triplet: 71, 86 and 90. RGB value is (113,134,144). Sum of RGB (Red+Green+Blue) = 113+134+144=391 (51% of max value = 765). Red value is 113 (44.53% from 255 or 28.90% from 391); Green value is 134 (52.73% from 255 or 34.27% from 391); Blue value is 144 (56.64% from 255 or 36.83% from 391); Max value from RGB is 144 - color contains mainly: blue. Hex color #718690 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #718690 is #8E796F. Grayscale: #808080. Windows color (decimal): -9337200 or 9471601. OLE color: 9471601.
HSL color Cylindrical-coordinate representation of color #718690: hue angle of 199.35º degrees, saturation: 0.12, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #718690 is Cyan = 0.22, Magento = 0.07, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 113 | 134 | 144 | - |
| CMYK | 0.22 | 0.07 | 0 | 0.44 |
| HSL | 199.35º | 0.12% | 0.5% | - |
| HSV(B) | 199.35º | 0.22% | 0.56% | - |
| XYZ | 20.37 | 22.57 | 29.67 | - |
| YUV | 128.86 | 136.54 | 116.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 134 | 144 | 0.22 | 0.07 | 0 | 0.44 | 199.35 | 0.12 | 0.5 |
| Hex | 71 | 86 | 90 | 16 | 7 | 0 | 2C | C7 | C | 32 |
| Octal | 161 | 206 | 220 | 26 | 7 | 0 | 54 | 307 | 14 | 62 |
| Binary | 1110001 | 10000110 | 10010000 | 10110 | 111 | 0 | 101100 | 11000111 | 1100 | 110010 |
Color Harmonies of #718690
Complementary color
Monochromatic Colors of #718690
Black with #718690
Text Example
Text Example
White with #718690
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #718690; }
p { color: rgb(113,134,144); }
H1.HeaderClassName
{
color: #718690;
}
.AnyTagClassName
{
color: #718690;
}
</style>
background-color css
<style>
a { background-color: #718690; }
a { background-color: rgb(113,134,144); }
div.DivClassName
{
background-color: #718690;
}
.BgClassName
{
background-color: #718690;
}
</style>
border-color css
<style>
span { border-color: #718690; }
span { border-color: rgb(113,134,144); }
td.TdClassName
{
border-color: #718690;
}
.TagClassName
{
border-color: #718690;
}
</style>