Shades of Allports #166687
Tints of Allports #166687
RGB
CMYK
RGB Variations
Color information
#166687 (or 0x166687) is known color: Allports. HEX triplet: 16, 66 and 87. RGB value is (22,102,135). Sum of RGB (Red+Green+Blue) = 22+102+135=259 (34% of max value = 765). Red value is 22 (8.98% from 255 or 8.49% from 259); Green value is 102 (40.23% from 255 or 39.38% from 259); Blue value is 135 (53.12% from 255 or 52.12% from 259); Max value from RGB is 135 - color contains mainly: blue. Hex color #166687 is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #166687 is #E99978. Grayscale: #515151. Windows color (decimal): -15309177 or 8873494. OLE color: 8873494.
HSL color Cylindrical-coordinate representation of color #166687: hue angle of 197.52º degrees, saturation: 0.72, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #166687 is Cyan = 0.84, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 22 | 102 | 135 | - |
| CMYK | 0.84 | 0.24 | 0 | 0.47 |
| HSL | 197.52º | 0.72% | 0.31% | - |
| HSV(B) | 197.52º | 0.84% | 0.53% | - |
| XYZ | 9.46 | 11.42 | 24.63 | - |
| YUV | 81.84 | 158 | 85.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 22 | 102 | 135 | 0.84 | 0.24 | 0 | 0.47 | 197.52 | 0.72 | 0.31 |
| Hex | 16 | 66 | 87 | 54 | 18 | 0 | 2F | C6 | 48 | 1F |
| Octal | 26 | 146 | 207 | 124 | 30 | 0 | 57 | 306 | 110 | 37 |
| Binary | 10110 | 1100110 | 10000111 | 1010100 | 11000 | 0 | 101111 | 11000110 | 1001000 | 11111 |
Color Harmonies of #166687
Complementary color
Monochromatic Colors of #166687
Black with #166687
Text Example
Text Example
White with #166687
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #166687; }
p { color: rgb(22,102,135); }
H1.HeaderClassName
{
color: #166687;
}
.AnyTagClassName
{
color: #166687;
}
</style>
background-color css
<style>
a { background-color: #166687; }
a { background-color: rgb(22,102,135); }
div.DivClassName
{
background-color: #166687;
}
.BgClassName
{
background-color: #166687;
}
</style>
border-color css
<style>
span { border-color: #166687; }
span { border-color: rgb(22,102,135); }
td.TdClassName
{
border-color: #166687;
}
.TagClassName
{
border-color: #166687;
}
</style>