Shades of Allports #116576
Tints of Allports #116576
RGB
CMYK
RGB Variations
Color information
#116576 (or 0x116576) is known color: Allports. HEX triplet: 11, 65 and 76. RGB value is (17,101,118). Sum of RGB (Red+Green+Blue) = 17+101+118=236 (31% of max value = 765). Red value is 17 (7.03% from 255 or 7.20% from 236); Green value is 101 (39.84% from 255 or 42.80% from 236); Blue value is 118 (46.48% from 255 or 50% from 236); Max value from RGB is 118 - color contains mainly: blue. Hex color #116576 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #116576 is #EE9A89. Grayscale: #4D4D4D. Windows color (decimal): -15637130 or 7759121. OLE color: 7759121.
HSL color Cylindrical-coordinate representation of color #116576: hue angle of 190.1º degrees, saturation: 0.75, 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 #116576 is Cyan = 0.86, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 17 | 101 | 118 | - |
| CMYK | 0.86 | 0.14 | 0 | 0.54 |
| HSL | 190.1º | 0.75% | 0.26% | - |
| HSV(B) | 190.1º | 0.86% | 0.46% | - |
| XYZ | 8.15 | 10.73 | 18.78 | - |
| YUV | 77.82 | 150.67 | 84.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 101 | 118 | 0.86 | 0.14 | 0 | 0.54 | 190.1 | 0.75 | 0.26 |
| Hex | 11 | 65 | 76 | 56 | E | 0 | 36 | BE | 4B | 1A |
| Octal | 21 | 145 | 166 | 126 | 16 | 0 | 66 | 276 | 113 | 32 |
| Binary | 10001 | 1100101 | 1110110 | 1010110 | 1110 | 0 | 110110 | 10111110 | 1001011 | 11010 |
Color Harmonies of #116576
Complementary color
Monochromatic Colors of #116576
Black with #116576
Text Example
Text Example
White with #116576
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #116576; }
p { color: rgb(17,101,118); }
H1.HeaderClassName
{
color: #116576;
}
.AnyTagClassName
{
color: #116576;
}
</style>
background-color css
<style>
a { background-color: #116576; }
a { background-color: rgb(17,101,118); }
div.DivClassName
{
background-color: #116576;
}
.BgClassName
{
background-color: #116576;
}
</style>
border-color css
<style>
span { border-color: #116576; }
span { border-color: rgb(17,101,118); }
td.TdClassName
{
border-color: #116576;
}
.TagClassName
{
border-color: #116576;
}
</style>