Shades of Allports #117490
Tints of Allports #117490
RGB
CMYK
RGB Variations
Color information
#117490 (or 0x117490) is known color: Allports. HEX triplet: 11, 74 and 90. RGB value is (17,116,144). Sum of RGB (Red+Green+Blue) = 17+116+144=277 (36% of max value = 765). Red value is 17 (7.03% from 255 or 6.14% from 277); Green value is 116 (45.70% from 255 or 41.88% from 277); Blue value is 144 (56.64% from 255 or 51.99% from 277); Max value from RGB is 144 - color contains mainly: blue. Hex color #117490 is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #117490 is #EE8B6F. Grayscale: #595959. Windows color (decimal): -15633264 or 9466897. OLE color: 9466897.
HSL color Cylindrical-coordinate representation of color #117490: hue angle of 193.23º degrees, saturation: 0.79, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #117490 is Cyan = 0.88, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 17 | 116 | 144 | - |
| CMYK | 0.88 | 0.19 | 0 | 0.44 |
| HSL | 193.23º | 0.79% | 0.32% | - |
| HSV(B) | 193.23º | 0.88% | 0.56% | - |
| XYZ | 11.51 | 14.62 | 28.6 | - |
| YUV | 89.59 | 158.7 | 76.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 116 | 144 | 0.88 | 0.19 | 0 | 0.44 | 193.23 | 0.79 | 0.32 |
| Hex | 11 | 74 | 90 | 58 | 13 | 0 | 2C | C1 | 4F | 20 |
| Octal | 21 | 164 | 220 | 130 | 23 | 0 | 54 | 301 | 117 | 40 |
| Binary | 10001 | 1110100 | 10010000 | 1011000 | 10011 | 0 | 101100 | 11000001 | 1001111 | 100000 |
Color Harmonies of #117490
Complementary color
Monochromatic Colors of #117490
Black with #117490
Text Example
Text Example
White with #117490
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #117490; }
p { color: rgb(17,116,144); }
H1.HeaderClassName
{
color: #117490;
}
.AnyTagClassName
{
color: #117490;
}
</style>
background-color css
<style>
a { background-color: #117490; }
a { background-color: rgb(17,116,144); }
div.DivClassName
{
background-color: #117490;
}
.BgClassName
{
background-color: #117490;
}
</style>
border-color css
<style>
span { border-color: #117490; }
span { border-color: rgb(17,116,144); }
td.TdClassName
{
border-color: #117490;
}
.TagClassName
{
border-color: #117490;
}
</style>