Shades of Allports #166691
Tints of Allports #166691
RGB
CMYK
RGB Variations
Color information
#166691 (or 0x166691) is known color: Allports. HEX triplet: 16, 66 and 91. RGB value is (22,102,145). Sum of RGB (Red+Green+Blue) = 22+102+145=269 (35% of max value = 765). Red value is 22 (8.98% from 255 or 8.18% from 269); Green value is 102 (40.23% from 255 or 37.92% from 269); Blue value is 145 (57.03% from 255 or 53.90% from 269); Max value from RGB is 145 - color contains mainly: blue. Hex color #166691 is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #166691 is #E9996E. Grayscale: #525252. Windows color (decimal): -15309167 or 9528854. OLE color: 9528854.
HSL color Cylindrical-coordinate representation of color #166691: hue angle of 200.98º 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 #166691 is Cyan = 0.85, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 22 | 102 | 145 | - |
| CMYK | 0.85 | 0.30 | 0 | 0.43 |
| HSL | 200.98º | 0.74% | 0.33% | - |
| HSV(B) | 200.98º | 0.85% | 0.57% | - |
| XYZ | 10.19 | 11.72 | 28.51 | - |
| YUV | 82.98 | 163 | 84.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 22 | 102 | 145 | 0.85 | 0.30 | 0 | 0.43 | 200.98 | 0.74 | 0.33 |
| Hex | 16 | 66 | 91 | 55 | 1E | 0 | 2B | C9 | 4A | 21 |
| Octal | 26 | 146 | 221 | 125 | 36 | 0 | 53 | 311 | 112 | 41 |
| Binary | 10110 | 1100110 | 10010001 | 1010101 | 11110 | 0 | 101011 | 11001001 | 1001010 | 100001 |
Color Harmonies of #166691
Complementary color
Monochromatic Colors of #166691
Black with #166691
Text Example
Text Example
White with #166691
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #166691; }
p { color: rgb(22,102,145); }
H1.HeaderClassName
{
color: #166691;
}
.AnyTagClassName
{
color: #166691;
}
</style>
background-color css
<style>
a { background-color: #166691; }
a { background-color: rgb(22,102,145); }
div.DivClassName
{
background-color: #166691;
}
.BgClassName
{
background-color: #166691;
}
</style>
border-color css
<style>
span { border-color: #166691; }
span { border-color: rgb(22,102,145); }
td.TdClassName
{
border-color: #166691;
}
.TagClassName
{
border-color: #166691;
}
</style>