Shades of Allports #147295
Tints of Allports #147295
RGB
CMYK
RGB Variations
Color information
#147295 (or 0x147295) is known color: Allports. HEX triplet: 14, 72 and 95. RGB value is (20,114,149). Sum of RGB (Red+Green+Blue) = 20+114+149=283 (37% of max value = 765). Red value is 20 (8.20% from 255 or 7.07% from 283); Green value is 114 (44.92% from 255 or 40.28% from 283); Blue value is 149 (58.59% from 255 or 52.65% from 283); Max value from RGB is 149 - color contains mainly: blue. Hex color #147295 is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #147295 is #EB8D6A. Grayscale: #595959. Windows color (decimal): -15437163 or 9794068. OLE color: 9794068.
HSL color Cylindrical-coordinate representation of color #147295: hue angle of 196.28º degrees, saturation: 0.76, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #147295 is Cyan = 0.87, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 20 | 114 | 149 | - |
| CMYK | 0.87 | 0.23 | 0 | 0.42 |
| HSL | 196.28º | 0.76% | 0.33% | - |
| HSV(B) | 196.28º | 0.87% | 0.58% | - |
| XYZ | 11.73 | 14.35 | 30.59 | - |
| YUV | 89.88 | 161.36 | 78.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 20 | 114 | 149 | 0.87 | 0.23 | 0 | 0.42 | 196.28 | 0.76 | 0.33 |
| Hex | 14 | 72 | 95 | 57 | 17 | 0 | 2A | C4 | 4C | 21 |
| Octal | 24 | 162 | 225 | 127 | 27 | 0 | 52 | 304 | 114 | 41 |
| Binary | 10100 | 1110010 | 10010101 | 1010111 | 10111 | 0 | 101010 | 11000100 | 1001100 | 100001 |
Color Harmonies of #147295
Complementary color
Monochromatic Colors of #147295
Black with #147295
Text Example
Text Example
White with #147295
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #147295; }
p { color: rgb(20,114,149); }
H1.HeaderClassName
{
color: #147295;
}
.AnyTagClassName
{
color: #147295;
}
</style>
background-color css
<style>
a { background-color: #147295; }
a { background-color: rgb(20,114,149); }
div.DivClassName
{
background-color: #147295;
}
.BgClassName
{
background-color: #147295;
}
</style>
border-color css
<style>
span { border-color: #147295; }
span { border-color: rgb(20,114,149); }
td.TdClassName
{
border-color: #147295;
}
.TagClassName
{
border-color: #147295;
}
</style>