Shades of Allports #116589
Tints of Allports #116589
RGB
CMYK
RGB Variations
Color information
#116589 (or 0x116589) is known color: Allports. HEX triplet: 11, 65 and 89. RGB value is (17,101,137). Sum of RGB (Red+Green+Blue) = 17+101+137=255 (33% of max value = 765). Red value is 17 (7.03% from 255 or 6.67% from 255); Green value is 101 (39.84% from 255 or 39.61% from 255); Blue value is 137 (53.91% from 255 or 53.73% from 255); Max value from RGB is 137 - color contains mainly: blue. Hex color #116589 is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #116589 is #EE9A76. Grayscale: #4F4F4F. Windows color (decimal): -15637111 or 9004305. OLE color: 9004305.
HSL color Cylindrical-coordinate representation of color #116589: hue angle of 198º degrees, saturation: 0.78, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #116589 is Cyan = 0.88, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 17 | 101 | 137 | - |
| CMYK | 0.88 | 0.26 | 0 | 0.46 |
| HSL | 198º | 0.78% | 0.3% | - |
| HSV(B) | 198º | 0.88% | 0.54% | - |
| XYZ | 9.4 | 11.23 | 25.34 | - |
| YUV | 79.99 | 160.17 | 83.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 101 | 137 | 0.88 | 0.26 | 0 | 0.46 | 198 | 0.78 | 0.3 |
| Hex | 11 | 65 | 89 | 58 | 1A | 0 | 2E | C6 | 4E | 1E |
| Octal | 21 | 145 | 211 | 130 | 32 | 0 | 56 | 306 | 116 | 36 |
| Binary | 10001 | 1100101 | 10001001 | 1011000 | 11010 | 0 | 101110 | 11000110 | 1001110 | 11110 |
Color Harmonies of #116589
Complementary color
Monochromatic Colors of #116589
Black with #116589
Text Example
Text Example
White with #116589
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #116589; }
p { color: rgb(17,101,137); }
H1.HeaderClassName
{
color: #116589;
}
.AnyTagClassName
{
color: #116589;
}
</style>
background-color css
<style>
a { background-color: #116589; }
a { background-color: rgb(17,101,137); }
div.DivClassName
{
background-color: #116589;
}
.BgClassName
{
background-color: #116589;
}
</style>
border-color css
<style>
span { border-color: #116589; }
span { border-color: rgb(17,101,137); }
td.TdClassName
{
border-color: #116589;
}
.TagClassName
{
border-color: #116589;
}
</style>