Shades of Allports #106976
Tints of Allports #106976
RGB
CMYK
RGB Variations
Color information
#106976 (or 0x106976) is known color: Allports. HEX triplet: 10, 69 and 76. RGB value is (16,105,118). Sum of RGB (Red+Green+Blue) = 16+105+118=239 (31% of max value = 765). Red value is 16 (6.64% from 255 or 6.69% from 239); Green value is 105 (41.41% from 255 or 43.93% from 239); Blue value is 118 (46.48% from 255 or 49.37% from 239); Max value from RGB is 118 - color contains mainly: blue. Hex color #106976 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #106976 is #EF9689. Grayscale: #4F4F4F. Windows color (decimal): -15701642 or 7760144. OLE color: 7760144.
HSL color Cylindrical-coordinate representation of color #106976: hue angle of 187.65º 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 #106976 is Cyan = 0.86, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 16 | 105 | 118 | - |
| CMYK | 0.86 | 0.11 | 0 | 0.54 |
| HSL | 187.65º | 0.76% | 0.26% | - |
| HSV(B) | 187.65º | 0.86% | 0.46% | - |
| XYZ | 8.54 | 11.52 | 18.91 | - |
| YUV | 79.87 | 149.51 | 82.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 16 | 105 | 118 | 0.86 | 0.11 | 0 | 0.54 | 187.65 | 0.76 | 0.26 |
| Hex | 10 | 69 | 76 | 56 | B | 0 | 36 | BC | 4C | 1A |
| Octal | 20 | 151 | 166 | 126 | 13 | 0 | 66 | 274 | 114 | 32 |
| Binary | 10000 | 1101001 | 1110110 | 1010110 | 1011 | 0 | 110110 | 10111100 | 1001100 | 11010 |
Color Harmonies of #106976
Complementary color
Monochromatic Colors of #106976
Black with #106976
Text Example
Text Example
White with #106976
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #106976; }
p { color: rgb(16,105,118); }
H1.HeaderClassName
{
color: #106976;
}
.AnyTagClassName
{
color: #106976;
}
</style>
background-color css
<style>
a { background-color: #106976; }
a { background-color: rgb(16,105,118); }
div.DivClassName
{
background-color: #106976;
}
.BgClassName
{
background-color: #106976;
}
</style>
border-color css
<style>
span { border-color: #106976; }
span { border-color: rgb(16,105,118); }
td.TdClassName
{
border-color: #106976;
}
.TagClassName
{
border-color: #106976;
}
</style>