Shades of Allports #166877
Tints of Allports #166877
RGB
CMYK
RGB Variations
Color information
#166877 (or 0x166877) is known color: Allports. HEX triplet: 16, 68 and 77. RGB value is (22,104,119). Sum of RGB (Red+Green+Blue) = 22+104+119=245 (32% of max value = 765). Red value is 22 (8.98% from 255 or 8.98% from 245); Green value is 104 (41.02% from 255 or 42.45% from 245); Blue value is 119 (46.88% from 255 or 48.57% from 245); Max value from RGB is 119 - color contains mainly: blue. Hex color #166877 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #166877 is #E99788. Grayscale: #515151. Windows color (decimal): -15308681 or 7825430. OLE color: 7825430.
HSL color Cylindrical-coordinate representation of color #166877: hue angle of 189.28º degrees, saturation: 0.69, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #166877 is Cyan = 0.82, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 22 | 104 | 119 | - |
| CMYK | 0.82 | 0.13 | 0 | 0.53 |
| HSL | 189.28º | 0.69% | 0.28% | - |
| HSV(B) | 189.28º | 0.82% | 0.47% | - |
| XYZ | 8.61 | 11.4 | 19.2 | - |
| YUV | 81.19 | 149.33 | 85.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 22 | 104 | 119 | 0.82 | 0.13 | 0 | 0.53 | 189.28 | 0.69 | 0.28 |
| Hex | 16 | 68 | 77 | 52 | D | 0 | 35 | BD | 45 | 1C |
| Octal | 26 | 150 | 167 | 122 | 15 | 0 | 65 | 275 | 105 | 34 |
| Binary | 10110 | 1101000 | 1110111 | 1010010 | 1101 | 0 | 110101 | 10111101 | 1000101 | 11100 |
Color Harmonies of #166877
Complementary color
Monochromatic Colors of #166877
Black with #166877
Text Example
Text Example
White with #166877
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #166877; }
p { color: rgb(22,104,119); }
H1.HeaderClassName
{
color: #166877;
}
.AnyTagClassName
{
color: #166877;
}
</style>
background-color css
<style>
a { background-color: #166877; }
a { background-color: rgb(22,104,119); }
div.DivClassName
{
background-color: #166877;
}
.BgClassName
{
background-color: #166877;
}
</style>
border-color css
<style>
span { border-color: #166877; }
span { border-color: rgb(22,104,119); }
td.TdClassName
{
border-color: #166877;
}
.TagClassName
{
border-color: #166877;
}
</style>