Shades of Allports #166991
Tints of Allports #166991
RGB
CMYK
RGB Variations
Color information
#166991 (or 0x166991) is known color: Allports. HEX triplet: 16, 69 and 91. RGB value is (22,105,145). Sum of RGB (Red+Green+Blue) = 22+105+145=272 (36% of max value = 765). Red value is 22 (8.98% from 255 or 8.09% from 272); Green value is 105 (41.41% from 255 or 38.60% from 272); Blue value is 145 (57.03% from 255 or 53.31% from 272); Max value from RGB is 145 - color contains mainly: blue. Hex color #166991 is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #166991 is #E9966E. Grayscale: #545454. Windows color (decimal): -15308399 or 9529622. OLE color: 9529622.
HSL color Cylindrical-coordinate representation of color #166991: hue angle of 199.51º degrees, saturation: 0.74, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #166991 is Cyan = 0.85, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 22 | 105 | 145 | - |
| CMYK | 0.85 | 0.28 | 0 | 0.43 |
| HSL | 199.51º | 0.74% | 0.33% | - |
| HSV(B) | 199.51º | 0.85% | 0.57% | - |
| XYZ | 10.49 | 12.32 | 28.61 | - |
| YUV | 84.74 | 162 | 83.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 22 | 105 | 145 | 0.85 | 0.28 | 0 | 0.43 | 199.51 | 0.74 | 0.33 |
| Hex | 16 | 69 | 91 | 55 | 1C | 0 | 2B | C8 | 4A | 21 |
| Octal | 26 | 151 | 221 | 125 | 34 | 0 | 53 | 310 | 112 | 41 |
| Binary | 10110 | 1101001 | 10010001 | 1010101 | 11100 | 0 | 101011 | 11001000 | 1001010 | 100001 |
Color Harmonies of #166991
Complementary color
Monochromatic Colors of #166991
Black with #166991
Text Example
Text Example
White with #166991
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #166991; }
p { color: rgb(22,105,145); }
H1.HeaderClassName
{
color: #166991;
}
.AnyTagClassName
{
color: #166991;
}
</style>
background-color css
<style>
a { background-color: #166991; }
a { background-color: rgb(22,105,145); }
div.DivClassName
{
background-color: #166991;
}
.BgClassName
{
background-color: #166991;
}
</style>
border-color css
<style>
span { border-color: #166991; }
span { border-color: rgb(22,105,145); }
td.TdClassName
{
border-color: #166991;
}
.TagClassName
{
border-color: #166991;
}
</style>