Shades of Allports #106492
Tints of Allports #106492
RGB
CMYK
RGB Variations
Color information
#106492 (or 0x106492) is known color: Allports. HEX triplet: 10, 64 and 92. RGB value is (16,100,146). Sum of RGB (Red+Green+Blue) = 16+100+146=262 (34% of max value = 765). Red value is 16 (6.64% from 255 or 6.11% from 262); Green value is 100 (39.45% from 255 or 38.17% from 262); Blue value is 146 (57.42% from 255 or 55.73% from 262); Max value from RGB is 146 - color contains mainly: blue. Hex color #106492 is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #106492 is #EF9B6D. Grayscale: #4F4F4F. Windows color (decimal): -15702894 or 9593872. OLE color: 9593872.
HSL color Cylindrical-coordinate representation of color #106492: hue angle of 201.23º degrees, saturation: 0.8, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #106492 is Cyan = 0.89, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 16 | 100 | 146 | - |
| CMYK | 0.89 | 0.32 | 0 | 0.43 |
| HSL | 201.23º | 0.8% | 0.32% | - |
| HSV(B) | 201.23º | 0.89% | 0.57% | - |
| XYZ | 9.96 | 11.3 | 28.85 | - |
| YUV | 80.13 | 165.17 | 82.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 16 | 100 | 146 | 0.89 | 0.32 | 0 | 0.43 | 201.23 | 0.8 | 0.32 |
| Hex | 10 | 64 | 92 | 59 | 20 | 0 | 2B | C9 | 50 | 20 |
| Octal | 20 | 144 | 222 | 131 | 40 | 0 | 53 | 311 | 120 | 40 |
| Binary | 10000 | 1100100 | 10010010 | 1011001 | 100000 | 0 | 101011 | 11001001 | 1010000 | 100000 |
Color Harmonies of #106492
Complementary color
Monochromatic Colors of #106492
Black with #106492
Text Example
Text Example
White with #106492
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #106492; }
p { color: rgb(16,100,146); }
H1.HeaderClassName
{
color: #106492;
}
.AnyTagClassName
{
color: #106492;
}
</style>
background-color css
<style>
a { background-color: #106492; }
a { background-color: rgb(16,100,146); }
div.DivClassName
{
background-color: #106492;
}
.BgClassName
{
background-color: #106492;
}
</style>
border-color css
<style>
span { border-color: #106492; }
span { border-color: rgb(16,100,146); }
td.TdClassName
{
border-color: #106492;
}
.TagClassName
{
border-color: #106492;
}
</style>