Shades of Allports #166576
Tints of Allports #166576
RGB
CMYK
RGB Variations
Color information
#166576 (or 0x166576) is known color: Allports. HEX triplet: 16, 65 and 76. RGB value is (22,101,118). Sum of RGB (Red+Green+Blue) = 22+101+118=241 (31% of max value = 765). Red value is 22 (8.98% from 255 or 9.13% from 241); Green value is 101 (39.84% from 255 or 41.91% from 241); Blue value is 118 (46.48% from 255 or 48.96% from 241); Max value from RGB is 118 - color contains mainly: blue. Hex color #166576 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #166576 is #E99A89. Grayscale: #4F4F4F. Windows color (decimal): -15309450 or 7759126. OLE color: 7759126.
HSL color Cylindrical-coordinate representation of color #166576: hue angle of 190.62º degrees, saturation: 0.69, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #166576 is Cyan = 0.81, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 22 | 101 | 118 | - |
| CMYK | 0.81 | 0.14 | 0 | 0.54 |
| HSL | 190.63º | 0.69% | 0.27% | - |
| HSV(B) | 190.63º | 0.81% | 0.46% | - |
| XYZ | 8.25 | 10.79 | 18.79 | - |
| YUV | 79.32 | 149.83 | 87.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 22 | 101 | 118 | 0.81 | 0.14 | 0 | 0.54 | 190.63 | 0.69 | 0.27 |
| Hex | 16 | 65 | 76 | 51 | E | 0 | 36 | BF | 45 | 1B |
| Octal | 26 | 145 | 166 | 121 | 16 | 0 | 66 | 277 | 105 | 33 |
| Binary | 10110 | 1100101 | 1110110 | 1010001 | 1110 | 0 | 110110 | 10111111 | 1000101 | 11011 |
Color Harmonies of #166576
Complementary color
Monochromatic Colors of #166576
Black with #166576
Text Example
Text Example
White with #166576
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #166576; }
p { color: rgb(22,101,118); }
H1.HeaderClassName
{
color: #166576;
}
.AnyTagClassName
{
color: #166576;
}
</style>
background-color css
<style>
a { background-color: #166576; }
a { background-color: rgb(22,101,118); }
div.DivClassName
{
background-color: #166576;
}
.BgClassName
{
background-color: #166576;
}
</style>
border-color css
<style>
span { border-color: #166576; }
span { border-color: rgb(22,101,118); }
td.TdClassName
{
border-color: #166576;
}
.TagClassName
{
border-color: #166576;
}
</style>