Shades of Allports #116691
Tints of Allports #116691
RGB
CMYK
RGB Variations
Color information
#116691 (or 0x116691) is known color: Allports. HEX triplet: 11, 66 and 91. RGB value is (17,102,145). Sum of RGB (Red+Green+Blue) = 17+102+145=264 (34% of max value = 765). Red value is 17 (7.03% from 255 or 6.44% from 264); Green value is 102 (40.23% from 255 or 38.64% from 264); Blue value is 145 (57.03% from 255 or 54.92% from 264); Max value from RGB is 145 - color contains mainly: blue. Hex color #116691 is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #116691 is #EE996E. Grayscale: #515151. Windows color (decimal): -15636847 or 9528849. OLE color: 9528849.
HSL color Cylindrical-coordinate representation of color #116691: hue angle of 200.16º degrees, saturation: 0.79, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #116691 is Cyan = 0.88, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 17 | 102 | 145 | - |
| CMYK | 0.88 | 0.30 | 0 | 0.43 |
| HSL | 200.16º | 0.79% | 0.32% | - |
| HSV(B) | 200.16º | 0.88% | 0.57% | - |
| XYZ | 10.09 | 11.67 | 28.51 | - |
| YUV | 81.49 | 163.84 | 82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 102 | 145 | 0.88 | 0.30 | 0 | 0.43 | 200.16 | 0.79 | 0.32 |
| Hex | 11 | 66 | 91 | 58 | 1E | 0 | 2B | C8 | 4F | 20 |
| Octal | 21 | 146 | 221 | 130 | 36 | 0 | 53 | 310 | 117 | 40 |
| Binary | 10001 | 1100110 | 10010001 | 1011000 | 11110 | 0 | 101011 | 11001000 | 1001111 | 100000 |
Color Harmonies of #116691
Complementary color
Monochromatic Colors of #116691
Black with #116691
Text Example
Text Example
White with #116691
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #116691; }
p { color: rgb(17,102,145); }
H1.HeaderClassName
{
color: #116691;
}
.AnyTagClassName
{
color: #116691;
}
</style>
background-color css
<style>
a { background-color: #116691; }
a { background-color: rgb(17,102,145); }
div.DivClassName
{
background-color: #116691;
}
.BgClassName
{
background-color: #116691;
}
</style>
border-color css
<style>
span { border-color: #116691; }
span { border-color: rgb(17,102,145); }
td.TdClassName
{
border-color: #116691;
}
.TagClassName
{
border-color: #116691;
}
</style>