Shades of Allports #147689
Tints of Allports #147689
RGB
CMYK
RGB Variations
Color information
#147689 (or 0x147689) is known color: Allports. HEX triplet: 14, 76 and 89. RGB value is (20,118,137). Sum of RGB (Red+Green+Blue) = 20+118+137=275 (36% of max value = 765). Red value is 20 (8.20% from 255 or 7.27% from 275); Green value is 118 (46.48% from 255 or 42.91% from 275); Blue value is 137 (53.91% from 255 or 49.82% from 275); Max value from RGB is 137 - color contains mainly: blue. Hex color #147689 is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #147689 is #EB8976. Grayscale: #5A5A5A. Windows color (decimal): -15436151 or 9008660. OLE color: 9008660.
HSL color Cylindrical-coordinate representation of color #147689: hue angle of 189.74º degrees, saturation: 0.75, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #147689 is Cyan = 0.85, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 20 | 118 | 137 | - |
| CMYK | 0.85 | 0.14 | 0 | 0.46 |
| HSL | 189.74º | 0.75% | 0.31% | - |
| HSV(B) | 189.74º | 0.85% | 0.54% | - |
| XYZ | 11.28 | 14.91 | 25.95 | - |
| YUV | 90.86 | 154.03 | 77.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 20 | 118 | 137 | 0.85 | 0.14 | 0 | 0.46 | 189.74 | 0.75 | 0.31 |
| Hex | 14 | 76 | 89 | 55 | E | 0 | 2E | BE | 4B | 1F |
| Octal | 24 | 166 | 211 | 125 | 16 | 0 | 56 | 276 | 113 | 37 |
| Binary | 10100 | 1110110 | 10001001 | 1010101 | 1110 | 0 | 101110 | 10111110 | 1001011 | 11111 |
Color Harmonies of #147689
Complementary color
Monochromatic Colors of #147689
Black with #147689
Text Example
Text Example
White with #147689
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #147689; }
p { color: rgb(20,118,137); }
H1.HeaderClassName
{
color: #147689;
}
.AnyTagClassName
{
color: #147689;
}
</style>
background-color css
<style>
a { background-color: #147689; }
a { background-color: rgb(20,118,137); }
div.DivClassName
{
background-color: #147689;
}
.BgClassName
{
background-color: #147689;
}
</style>
border-color css
<style>
span { border-color: #147689; }
span { border-color: rgb(20,118,137); }
td.TdClassName
{
border-color: #147689;
}
.TagClassName
{
border-color: #147689;
}
</style>