Shades of Allports #147691
Tints of Allports #147691
RGB
CMYK
RGB Variations
Color information
#147691 (or 0x147691) is known color: Allports. HEX triplet: 14, 76 and 91. RGB value is (20,118,145). Sum of RGB (Red+Green+Blue) = 20+118+145=283 (37% of max value = 765). Red value is 20 (8.20% from 255 or 7.07% from 283); Green value is 118 (46.48% from 255 or 41.70% from 283); Blue value is 145 (57.03% from 255 or 51.24% from 283); Max value from RGB is 145 - color contains mainly: blue. Hex color #147691 is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #147691 is #EB896E. Grayscale: #5B5B5B. Windows color (decimal): -15436143 or 9532948. OLE color: 9532948.
HSL color Cylindrical-coordinate representation of color #147691: hue angle of 192.96º degrees, saturation: 0.76, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #147691 is Cyan = 0.86, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 20 | 118 | 145 | - |
| CMYK | 0.86 | 0.19 | 0 | 0.43 |
| HSL | 192.96º | 0.76% | 0.32% | - |
| HSV(B) | 192.96º | 0.86% | 0.57% | - |
| XYZ | 11.88 | 15.15 | 29.09 | - |
| YUV | 91.78 | 158.03 | 76.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 20 | 118 | 145 | 0.86 | 0.19 | 0 | 0.43 | 192.96 | 0.76 | 0.32 |
| Hex | 14 | 76 | 91 | 56 | 13 | 0 | 2B | C1 | 4C | 20 |
| Octal | 24 | 166 | 221 | 126 | 23 | 0 | 53 | 301 | 114 | 40 |
| Binary | 10100 | 1110110 | 10010001 | 1010110 | 10011 | 0 | 101011 | 11000001 | 1001100 | 100000 |
Color Harmonies of #147691
Complementary color
Monochromatic Colors of #147691
Black with #147691
Text Example
Text Example
White with #147691
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #147691; }
p { color: rgb(20,118,145); }
H1.HeaderClassName
{
color: #147691;
}
.AnyTagClassName
{
color: #147691;
}
</style>
background-color css
<style>
a { background-color: #147691; }
a { background-color: rgb(20,118,145); }
div.DivClassName
{
background-color: #147691;
}
.BgClassName
{
background-color: #147691;
}
</style>
border-color css
<style>
span { border-color: #147691; }
span { border-color: rgb(20,118,145); }
td.TdClassName
{
border-color: #147691;
}
.TagClassName
{
border-color: #147691;
}
</style>