Shades of Allports #146994
Tints of Allports #146994
RGB
CMYK
RGB Variations
Color information
#146994 (or 0x146994) is known color: Allports. HEX triplet: 14, 69 and 94. RGB value is (20,105,148). Sum of RGB (Red+Green+Blue) = 20+105+148=273 (36% of max value = 765). Red value is 20 (8.20% from 255 or 7.33% from 273); Green value is 105 (41.41% from 255 or 38.46% from 273); Blue value is 148 (58.20% from 255 or 54.21% from 273); Max value from RGB is 148 - color contains mainly: blue. Hex color #146994 is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #146994 is #EB966B. Grayscale: #545454. Windows color (decimal): -15439468 or 9726228. OLE color: 9726228.
HSL color Cylindrical-coordinate representation of color #146994: hue angle of 200.16º degrees, saturation: 0.76, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #146994 is Cyan = 0.86, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 20 | 105 | 148 | - |
| CMYK | 0.86 | 0.29 | 0 | 0.42 |
| HSL | 200.16º | 0.76% | 0.33% | - |
| HSV(B) | 200.16º | 0.86% | 0.58% | - |
| XYZ | 10.69 | 12.39 | 29.85 | - |
| YUV | 84.49 | 163.84 | 82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 20 | 105 | 148 | 0.86 | 0.29 | 0 | 0.42 | 200.16 | 0.76 | 0.33 |
| Hex | 14 | 69 | 94 | 56 | 1D | 0 | 2A | C8 | 4C | 21 |
| Octal | 24 | 151 | 224 | 126 | 35 | 0 | 52 | 310 | 114 | 41 |
| Binary | 10100 | 1101001 | 10010100 | 1010110 | 11101 | 0 | 101010 | 11001000 | 1001100 | 100001 |
Color Harmonies of #146994
Complementary color
Monochromatic Colors of #146994
Black with #146994
Text Example
Text Example
White with #146994
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #146994; }
p { color: rgb(20,105,148); }
H1.HeaderClassName
{
color: #146994;
}
.AnyTagClassName
{
color: #146994;
}
</style>
background-color css
<style>
a { background-color: #146994; }
a { background-color: rgb(20,105,148); }
div.DivClassName
{
background-color: #146994;
}
.BgClassName
{
background-color: #146994;
}
</style>
border-color css
<style>
span { border-color: #146994; }
span { border-color: rgb(20,105,148); }
td.TdClassName
{
border-color: #146994;
}
.TagClassName
{
border-color: #146994;
}
</style>