Shades of Allports #117489
Tints of Allports #117489
RGB
CMYK
RGB Variations
Color information
#117489 (or 0x117489) is known color: Allports. HEX triplet: 11, 74 and 89. RGB value is (17,116,137). Sum of RGB (Red+Green+Blue) = 17+116+137=270 (35% of max value = 765). Red value is 17 (7.03% from 255 or 6.30% from 270); Green value is 116 (45.70% from 255 or 42.96% from 270); Blue value is 137 (53.91% from 255 or 50.74% from 270); Max value from RGB is 137 - color contains mainly: blue. Hex color #117489 is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #117489 is #EE8B76. Grayscale: #585858. Windows color (decimal): -15633271 or 9008145. OLE color: 9008145.
HSL color Cylindrical-coordinate representation of color #117489: hue angle of 190.5º 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 #117489 is Cyan = 0.88, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 17 | 116 | 137 | - |
| CMYK | 0.88 | 0.15 | 0 | 0.46 |
| HSL | 190.5º | 0.78% | 0.3% | - |
| HSV(B) | 190.5º | 0.88% | 0.54% | - |
| XYZ | 10.99 | 14.42 | 25.87 | - |
| YUV | 88.79 | 155.2 | 76.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 116 | 137 | 0.88 | 0.15 | 0 | 0.46 | 190.5 | 0.78 | 0.3 |
| Hex | 11 | 74 | 89 | 58 | F | 0 | 2E | BE | 4E | 1E |
| Octal | 21 | 164 | 211 | 130 | 17 | 0 | 56 | 276 | 116 | 36 |
| Binary | 10001 | 1110100 | 10001001 | 1011000 | 1111 | 0 | 101110 | 10111110 | 1001110 | 11110 |
Color Harmonies of #117489
Complementary color
Monochromatic Colors of #117489
Black with #117489
Text Example
Text Example
White with #117489
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #117489; }
p { color: rgb(17,116,137); }
H1.HeaderClassName
{
color: #117489;
}
.AnyTagClassName
{
color: #117489;
}
</style>
background-color css
<style>
a { background-color: #117489; }
a { background-color: rgb(17,116,137); }
div.DivClassName
{
background-color: #117489;
}
.BgClassName
{
background-color: #117489;
}
</style>
border-color css
<style>
span { border-color: #117489; }
span { border-color: rgb(17,116,137); }
td.TdClassName
{
border-color: #117489;
}
.TagClassName
{
border-color: #117489;
}
</style>