Shades of Allports #166589
Tints of Allports #166589
RGB
CMYK
RGB Variations
Color information
#166589 (or 0x166589) is known color: Allports. HEX triplet: 16, 65 and 89. RGB value is (22,101,137). Sum of RGB (Red+Green+Blue) = 22+101+137=260 (34% of max value = 765). Red value is 22 (8.98% from 255 or 8.46% from 260); Green value is 101 (39.84% from 255 or 38.85% from 260); Blue value is 137 (53.91% from 255 or 52.69% from 260); Max value from RGB is 137 - color contains mainly: blue. Hex color #166589 is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #166589 is #E99A76. Grayscale: #515151. Windows color (decimal): -15309431 or 9004310. OLE color: 9004310.
HSL color Cylindrical-coordinate representation of color #166589: hue angle of 198.78º degrees, saturation: 0.72, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #166589 is Cyan = 0.84, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 22 | 101 | 137 | - |
| CMYK | 0.84 | 0.26 | 0 | 0.46 |
| HSL | 198.78º | 0.72% | 0.31% | - |
| HSV(B) | 198.78º | 0.84% | 0.54% | - |
| XYZ | 9.5 | 11.28 | 25.34 | - |
| YUV | 81.48 | 159.33 | 85.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 22 | 101 | 137 | 0.84 | 0.26 | 0 | 0.46 | 198.78 | 0.72 | 0.31 |
| Hex | 16 | 65 | 89 | 54 | 1A | 0 | 2E | C7 | 48 | 1F |
| Octal | 26 | 145 | 211 | 124 | 32 | 0 | 56 | 307 | 110 | 37 |
| Binary | 10110 | 1100101 | 10001001 | 1010100 | 11010 | 0 | 101110 | 11000111 | 1001000 | 11111 |
Color Harmonies of #166589
Complementary color
Monochromatic Colors of #166589
Black with #166589
Text Example
Text Example
White with #166589
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #166589; }
p { color: rgb(22,101,137); }
H1.HeaderClassName
{
color: #166589;
}
.AnyTagClassName
{
color: #166589;
}
</style>
background-color css
<style>
a { background-color: #166589; }
a { background-color: rgb(22,101,137); }
div.DivClassName
{
background-color: #166589;
}
.BgClassName
{
background-color: #166589;
}
</style>
border-color css
<style>
span { border-color: #166589; }
span { border-color: rgb(22,101,137); }
td.TdClassName
{
border-color: #166589;
}
.TagClassName
{
border-color: #166589;
}
</style>