Shades of Allports #147886
Tints of Allports #147886
RGB
CMYK
RGB Variations
Color information
#147886 (or 0x147886) is known color: Allports. HEX triplet: 14, 78 and 86. RGB value is (20,120,134). Sum of RGB (Red+Green+Blue) = 20+120+134=274 (36% of max value = 765). Red value is 20 (8.20% from 255 or 7.30% from 274); Green value is 120 (47.27% from 255 or 43.80% from 274); Blue value is 134 (52.73% from 255 or 48.91% from 274); Max value from RGB is 134 - color contains mainly: blue. Hex color #147886 is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #147886 is #EB8779. Grayscale: #5B5B5B. Windows color (decimal): -15435642 or 8812564. OLE color: 8812564.
HSL color Cylindrical-coordinate representation of color #147886: hue angle of 187.37º degrees, saturation: 0.74, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #147886 is Cyan = 0.85, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 20 | 120 | 134 | - |
| CMYK | 0.85 | 0.10 | 0 | 0.47 |
| HSL | 187.37º | 0.74% | 0.3% | - |
| HSV(B) | 187.37º | 0.85% | 0.53% | - |
| XYZ | 11.31 | 15.3 | 24.91 | - |
| YUV | 91.7 | 151.87 | 76.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 20 | 120 | 134 | 0.85 | 0.10 | 0 | 0.47 | 187.37 | 0.74 | 0.3 |
| Hex | 14 | 78 | 86 | 55 | A | 0 | 2F | BB | 4A | 1E |
| Octal | 24 | 170 | 206 | 125 | 12 | 0 | 57 | 273 | 112 | 36 |
| Binary | 10100 | 1111000 | 10000110 | 1010101 | 1010 | 0 | 101111 | 10111011 | 1001010 | 11110 |
Color Harmonies of #147886
Complementary color
Monochromatic Colors of #147886
Black with #147886
Text Example
Text Example
White with #147886
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #147886; }
p { color: rgb(20,120,134); }
H1.HeaderClassName
{
color: #147886;
}
.AnyTagClassName
{
color: #147886;
}
</style>
background-color css
<style>
a { background-color: #147886; }
a { background-color: rgb(20,120,134); }
div.DivClassName
{
background-color: #147886;
}
.BgClassName
{
background-color: #147886;
}
</style>
border-color css
<style>
span { border-color: #147886; }
span { border-color: rgb(20,120,134); }
td.TdClassName
{
border-color: #147886;
}
.TagClassName
{
border-color: #147886;
}
</style>