Shades of Allports #106892
Tints of Allports #106892
RGB
CMYK
RGB Variations
Color information
#106892 (or 0x106892) is known color: Allports. HEX triplet: 10, 68 and 92. RGB value is (16,104,146). Sum of RGB (Red+Green+Blue) = 16+104+146=266 (35% of max value = 765). Red value is 16 (6.64% from 255 or 6.02% from 266); Green value is 104 (41.02% from 255 or 39.10% from 266); Blue value is 146 (57.42% from 255 or 54.89% from 266); Max value from RGB is 146 - color contains mainly: blue. Hex color #106892 is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #106892 is #EF976D. Grayscale: #525252. Windows color (decimal): -15701870 or 9594896. OLE color: 9594896.
HSL color Cylindrical-coordinate representation of color #106892: hue angle of 199.38º 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 #106892 is Cyan = 0.89, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 16 | 104 | 146 | - |
| CMYK | 0.89 | 0.29 | 0 | 0.43 |
| HSL | 199.38º | 0.8% | 0.32% | - |
| HSV(B) | 199.38º | 0.89% | 0.57% | - |
| XYZ | 10.35 | 12.09 | 28.98 | - |
| YUV | 82.48 | 163.85 | 80.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 16 | 104 | 146 | 0.89 | 0.29 | 0 | 0.43 | 199.38 | 0.8 | 0.32 |
| Hex | 10 | 68 | 92 | 59 | 1D | 0 | 2B | C7 | 50 | 20 |
| Octal | 20 | 150 | 222 | 131 | 35 | 0 | 53 | 307 | 120 | 40 |
| Binary | 10000 | 1101000 | 10010010 | 1011001 | 11101 | 0 | 101011 | 11000111 | 1010000 | 100000 |
Color Harmonies of #106892
Complementary color
Monochromatic Colors of #106892
Black with #106892
Text Example
Text Example
White with #106892
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #106892; }
p { color: rgb(16,104,146); }
H1.HeaderClassName
{
color: #106892;
}
.AnyTagClassName
{
color: #106892;
}
</style>
background-color css
<style>
a { background-color: #106892; }
a { background-color: rgb(16,104,146); }
div.DivClassName
{
background-color: #106892;
}
.BgClassName
{
background-color: #106892;
}
</style>
border-color css
<style>
span { border-color: #106892; }
span { border-color: rgb(16,104,146); }
td.TdClassName
{
border-color: #106892;
}
.TagClassName
{
border-color: #106892;
}
</style>