Shades of Allports #117491
Tints of Allports #117491
RGB
CMYK
RGB Variations
Color information
#117491 (or 0x117491) is known color: Allports. HEX triplet: 11, 74 and 91. RGB value is (17,116,145). Sum of RGB (Red+Green+Blue) = 17+116+145=278 (36% of max value = 765). Red value is 17 (7.03% from 255 or 6.12% from 278); Green value is 116 (45.70% from 255 or 41.73% from 278); Blue value is 145 (57.03% from 255 or 52.16% from 278); Max value from RGB is 145 - color contains mainly: blue. Hex color #117491 is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #117491 is #EE8B6E. Grayscale: #595959. Windows color (decimal): -15633263 or 9532433. OLE color: 9532433.
HSL color Cylindrical-coordinate representation of color #117491: hue angle of 193.59º 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 #117491 is Cyan = 0.88, Magento = 0.2, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 17 | 116 | 145 | - |
| CMYK | 0.88 | 0.2 | 0 | 0.43 |
| HSL | 193.59º | 0.79% | 0.32% | - |
| HSV(B) | 193.59º | 0.88% | 0.57% | - |
| XYZ | 11.59 | 14.65 | 29.01 | - |
| YUV | 89.71 | 159.2 | 76.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 116 | 145 | 0.88 | 0.2 | 0 | 0.43 | 193.59 | 0.79 | 0.32 |
| Hex | 11 | 74 | 91 | 58 | 14 | 0 | 2B | C2 | 4F | 20 |
| Octal | 21 | 164 | 221 | 130 | 24 | 0 | 53 | 302 | 117 | 40 |
| Binary | 10001 | 1110100 | 10010001 | 1011000 | 10100 | 0 | 101011 | 11000010 | 1001111 | 100000 |
Color Harmonies of #117491
Complementary color
Monochromatic Colors of #117491
Black with #117491
Text Example
Text Example
White with #117491
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #117491; }
p { color: rgb(17,116,145); }
H1.HeaderClassName
{
color: #117491;
}
.AnyTagClassName
{
color: #117491;
}
</style>
background-color css
<style>
a { background-color: #117491; }
a { background-color: rgb(17,116,145); }
div.DivClassName
{
background-color: #117491;
}
.BgClassName
{
background-color: #117491;
}
</style>
border-color css
<style>
span { border-color: #117491; }
span { border-color: rgb(17,116,145); }
td.TdClassName
{
border-color: #117491;
}
.TagClassName
{
border-color: #117491;
}
</style>