Shades of Allports #106079
Tints of Allports #106079
RGB
CMYK
RGB Variations
Color information
#106079 (or 0x106079) is known color: Allports. HEX triplet: 10, 60 and 79. RGB value is (16,96,121). Sum of RGB (Red+Green+Blue) = 16+96+121=233 (30% of max value = 765). Red value is 16 (6.64% from 255 or 6.87% from 233); Green value is 96 (37.89% from 255 or 41.20% from 233); Blue value is 121 (47.66% from 255 or 51.93% from 233); Max value from RGB is 121 - color contains mainly: blue. Hex color #106079 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #106079 is #EF9F86. Grayscale: #4A4A4A. Windows color (decimal): -15703943 or 7954448. OLE color: 7954448.
HSL color Cylindrical-coordinate representation of color #106079: hue angle of 194.29º degrees, saturation: 0.77, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #106079 is Cyan = 0.87, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 16 | 96 | 121 | - |
| CMYK | 0.87 | 0.21 | 0 | 0.53 |
| HSL | 194.29º | 0.77% | 0.27% | - |
| HSV(B) | 194.29º | 0.87% | 0.47% | - |
| XYZ | 7.85 | 9.86 | 19.58 | - |
| YUV | 74.93 | 154 | 85.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 16 | 96 | 121 | 0.87 | 0.21 | 0 | 0.53 | 194.29 | 0.77 | 0.27 |
| Hex | 10 | 60 | 79 | 57 | 15 | 0 | 35 | C2 | 4D | 1B |
| Octal | 20 | 140 | 171 | 127 | 25 | 0 | 65 | 302 | 115 | 33 |
| Binary | 10000 | 1100000 | 1111001 | 1010111 | 10101 | 0 | 110101 | 11000010 | 1001101 | 11011 |
Color Harmonies of #106079
Complementary color
Monochromatic Colors of #106079
Black with #106079
Text Example
Text Example
White with #106079
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #106079; }
p { color: rgb(16,96,121); }
H1.HeaderClassName
{
color: #106079;
}
.AnyTagClassName
{
color: #106079;
}
</style>
background-color css
<style>
a { background-color: #106079; }
a { background-color: rgb(16,96,121); }
div.DivClassName
{
background-color: #106079;
}
.BgClassName
{
background-color: #106079;
}
</style>
border-color css
<style>
span { border-color: #106079; }
span { border-color: rgb(16,96,121); }
td.TdClassName
{
border-color: #106079;
}
.TagClassName
{
border-color: #106079;
}
</style>