Shades of Allports #106776
Tints of Allports #106776
RGB
CMYK
RGB Variations
Color information
#106776 (or 0x106776) is known color: Allports. HEX triplet: 10, 67 and 76. RGB value is (16,103,118). Sum of RGB (Red+Green+Blue) = 16+103+118=237 (31% of max value = 765). Red value is 16 (6.64% from 255 or 6.75% from 237); Green value is 103 (40.62% from 255 or 43.46% from 237); Blue value is 118 (46.48% from 255 or 49.79% from 237); Max value from RGB is 118 - color contains mainly: blue. Hex color #106776 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #106776 is #EF9889. Grayscale: #4E4E4E. Windows color (decimal): -15702154 or 7759632. OLE color: 7759632.
HSL color Cylindrical-coordinate representation of color #106776: hue angle of 188.82º degrees, saturation: 0.76, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #106776 is Cyan = 0.86, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 16 | 103 | 118 | - |
| CMYK | 0.86 | 0.13 | 0 | 0.54 |
| HSL | 188.82º | 0.76% | 0.26% | - |
| HSV(B) | 188.82º | 0.86% | 0.46% | - |
| XYZ | 8.33 | 11.12 | 18.85 | - |
| YUV | 78.7 | 150.18 | 83.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 16 | 103 | 118 | 0.86 | 0.13 | 0 | 0.54 | 188.82 | 0.76 | 0.26 |
| Hex | 10 | 67 | 76 | 56 | D | 0 | 36 | BD | 4C | 1A |
| Octal | 20 | 147 | 166 | 126 | 15 | 0 | 66 | 275 | 114 | 32 |
| Binary | 10000 | 1100111 | 1110110 | 1010110 | 1101 | 0 | 110110 | 10111101 | 1001100 | 11010 |
Color Harmonies of #106776
Complementary color
Monochromatic Colors of #106776
Black with #106776
Text Example
Text Example
White with #106776
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #106776; }
p { color: rgb(16,103,118); }
H1.HeaderClassName
{
color: #106776;
}
.AnyTagClassName
{
color: #106776;
}
</style>
background-color css
<style>
a { background-color: #106776; }
a { background-color: rgb(16,103,118); }
div.DivClassName
{
background-color: #106776;
}
.BgClassName
{
background-color: #106776;
}
</style>
border-color css
<style>
span { border-color: #106776; }
span { border-color: rgb(16,103,118); }
td.TdClassName
{
border-color: #106776;
}
.TagClassName
{
border-color: #106776;
}
</style>