Shades of Allports #147990
Tints of Allports #147990
RGB
CMYK
RGB Variations
Color information
#147990 (or 0x147990) is known color: Allports. HEX triplet: 14, 79 and 90. RGB value is (20,121,144). Sum of RGB (Red+Green+Blue) = 20+121+144=285 (37% of max value = 765). Red value is 20 (8.20% from 255 or 7.02% from 285); Green value is 121 (47.66% from 255 or 42.46% from 285); Blue value is 144 (56.64% from 255 or 50.53% from 285); Max value from RGB is 144 - color contains mainly: blue. Hex color #147990 is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #147990 is #EB866F. Grayscale: #5D5D5D. Windows color (decimal): -15435376 or 9468180. OLE color: 9468180.
HSL color Cylindrical-coordinate representation of color #147990: hue angle of 191.13º degrees, saturation: 0.76, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #147990 is Cyan = 0.86, Magento = 0.16, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 20 | 121 | 144 | - |
| CMYK | 0.86 | 0.16 | 0 | 0.44 |
| HSL | 191.13º | 0.76% | 0.32% | - |
| HSV(B) | 191.13º | 0.86% | 0.56% | - |
| XYZ | 12.16 | 15.84 | 28.8 | - |
| YUV | 93.42 | 156.54 | 75.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 20 | 121 | 144 | 0.86 | 0.16 | 0 | 0.44 | 191.13 | 0.76 | 0.32 |
| Hex | 14 | 79 | 90 | 56 | 10 | 0 | 2C | BF | 4C | 20 |
| Octal | 24 | 171 | 220 | 126 | 20 | 0 | 54 | 277 | 114 | 40 |
| Binary | 10100 | 1111001 | 10010000 | 1010110 | 10000 | 0 | 101100 | 10111111 | 1001100 | 100000 |
Color Harmonies of #147990
Complementary color
Monochromatic Colors of #147990
Black with #147990
Text Example
Text Example
White with #147990
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #147990; }
p { color: rgb(20,121,144); }
H1.HeaderClassName
{
color: #147990;
}
.AnyTagClassName
{
color: #147990;
}
</style>
background-color css
<style>
a { background-color: #147990; }
a { background-color: rgb(20,121,144); }
div.DivClassName
{
background-color: #147990;
}
.BgClassName
{
background-color: #147990;
}
</style>
border-color css
<style>
span { border-color: #147990; }
span { border-color: rgb(20,121,144); }
td.TdClassName
{
border-color: #147990;
}
.TagClassName
{
border-color: #147990;
}
</style>