Shades of Allports #116594
Tints of Allports #116594
RGB
CMYK
RGB Variations
Color information
#116594 (or 0x116594) is known color: Allports. HEX triplet: 11, 65 and 94. RGB value is (17,101,148). Sum of RGB (Red+Green+Blue) = 17+101+148=266 (35% of max value = 765). Red value is 17 (7.03% from 255 or 6.39% from 266); Green value is 101 (39.84% from 255 or 37.97% from 266); Blue value is 148 (58.20% from 255 or 55.64% from 266); Max value from RGB is 148 - color contains mainly: blue. Hex color #116594 is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #116594 is #EE9A6B. Grayscale: #505050. Windows color (decimal): -15637100 or 9725201. OLE color: 9725201.
HSL color Cylindrical-coordinate representation of color #116594: hue angle of 201.53º degrees, saturation: 0.79, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #116594 is Cyan = 0.89, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 17 | 101 | 148 | - |
| CMYK | 0.89 | 0.32 | 0 | 0.42 |
| HSL | 201.53º | 0.79% | 0.32% | - |
| HSV(B) | 201.53º | 0.89% | 0.58% | - |
| XYZ | 10.23 | 11.56 | 29.71 | - |
| YUV | 81.24 | 165.67 | 82.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 101 | 148 | 0.89 | 0.32 | 0 | 0.42 | 201.53 | 0.79 | 0.32 |
| Hex | 11 | 65 | 94 | 59 | 20 | 0 | 2A | CA | 4F | 20 |
| Octal | 21 | 145 | 224 | 131 | 40 | 0 | 52 | 312 | 117 | 40 |
| Binary | 10001 | 1100101 | 10010100 | 1011001 | 100000 | 0 | 101010 | 11001010 | 1001111 | 100000 |
Color Harmonies of #116594
Complementary color
Monochromatic Colors of #116594
Black with #116594
Text Example
Text Example
White with #116594
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #116594; }
p { color: rgb(17,101,148); }
H1.HeaderClassName
{
color: #116594;
}
.AnyTagClassName
{
color: #116594;
}
</style>
background-color css
<style>
a { background-color: #116594; }
a { background-color: rgb(17,101,148); }
div.DivClassName
{
background-color: #116594;
}
.BgClassName
{
background-color: #116594;
}
</style>
border-color css
<style>
span { border-color: #116594; }
span { border-color: rgb(17,101,148); }
td.TdClassName
{
border-color: #116594;
}
.TagClassName
{
border-color: #116594;
}
</style>