Shades of Allports #146793
Tints of Allports #146793
RGB
CMYK
RGB Variations
Color information
#146793 (or 0x146793) is known color: Allports. HEX triplet: 14, 67 and 93. RGB value is (20,103,147). Sum of RGB (Red+Green+Blue) = 20+103+147=270 (35% of max value = 765). Red value is 20 (8.20% from 255 or 7.41% from 270); Green value is 103 (40.62% from 255 or 38.15% from 270); Blue value is 147 (57.81% from 255 or 54.44% from 270); Max value from RGB is 147 - color contains mainly: blue. Hex color #146793 is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #146793 is #EB986C. Grayscale: #525252. Windows color (decimal): -15439981 or 9660180. OLE color: 9660180.
HSL color Cylindrical-coordinate representation of color #146793: hue angle of 200.79º 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 #146793 is Cyan = 0.86, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 20 | 103 | 147 | - |
| CMYK | 0.86 | 0.30 | 0 | 0.42 |
| HSL | 200.79º | 0.76% | 0.33% | - |
| HSV(B) | 200.79º | 0.86% | 0.58% | - |
| XYZ | 10.41 | 11.96 | 29.36 | - |
| YUV | 83.2 | 164 | 82.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 20 | 103 | 147 | 0.86 | 0.30 | 0 | 0.42 | 200.79 | 0.76 | 0.33 |
| Hex | 14 | 67 | 93 | 56 | 1E | 0 | 2A | C9 | 4C | 21 |
| Octal | 24 | 147 | 223 | 126 | 36 | 0 | 52 | 311 | 114 | 41 |
| Binary | 10100 | 1100111 | 10010011 | 1010110 | 11110 | 0 | 101010 | 11001001 | 1001100 | 100001 |
Color Harmonies of #146793
Complementary color
Monochromatic Colors of #146793
Black with #146793
Text Example
Text Example
White with #146793
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #146793; }
p { color: rgb(20,103,147); }
H1.HeaderClassName
{
color: #146793;
}
.AnyTagClassName
{
color: #146793;
}
</style>
background-color css
<style>
a { background-color: #146793; }
a { background-color: rgb(20,103,147); }
div.DivClassName
{
background-color: #146793;
}
.BgClassName
{
background-color: #146793;
}
</style>
border-color css
<style>
span { border-color: #146793; }
span { border-color: rgb(20,103,147); }
td.TdClassName
{
border-color: #146793;
}
.TagClassName
{
border-color: #146793;
}
</style>