Shades of Allports #117289
Tints of Allports #117289
RGB
CMYK
RGB Variations
Color information
#117289 (or 0x117289) is known color: Allports. HEX triplet: 11, 72 and 89. RGB value is (17,114,137). Sum of RGB (Red+Green+Blue) = 17+114+137=268 (35% of max value = 765). Red value is 17 (7.03% from 255 or 6.34% from 268); Green value is 114 (44.92% from 255 or 42.54% from 268); Blue value is 137 (53.91% from 255 or 51.12% from 268); Max value from RGB is 137 - color contains mainly: blue. Hex color #117289 is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #117289 is #EE8D76. Grayscale: #575757. Windows color (decimal): -15633783 or 9007633. OLE color: 9007633.
HSL color Cylindrical-coordinate representation of color #117289: hue angle of 191.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 #117289 is Cyan = 0.88, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 17 | 114 | 137 | - |
| CMYK | 0.88 | 0.17 | 0 | 0.46 |
| HSL | 191.5º | 0.78% | 0.3% | - |
| HSV(B) | 191.5º | 0.88% | 0.54% | - |
| XYZ | 10.76 | 13.96 | 25.79 | - |
| YUV | 87.62 | 155.86 | 77.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 114 | 137 | 0.88 | 0.17 | 0 | 0.46 | 191.5 | 0.78 | 0.3 |
| Hex | 11 | 72 | 89 | 58 | 11 | 0 | 2E | C0 | 4E | 1E |
| Octal | 21 | 162 | 211 | 130 | 21 | 0 | 56 | 300 | 116 | 36 |
| Binary | 10001 | 1110010 | 10001001 | 1011000 | 10001 | 0 | 101110 | 11000000 | 1001110 | 11110 |
Color Harmonies of #117289
Complementary color
Monochromatic Colors of #117289
Black with #117289
Text Example
Text Example
White with #117289
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #117289; }
p { color: rgb(17,114,137); }
H1.HeaderClassName
{
color: #117289;
}
.AnyTagClassName
{
color: #117289;
}
</style>
background-color css
<style>
a { background-color: #117289; }
a { background-color: rgb(17,114,137); }
div.DivClassName
{
background-color: #117289;
}
.BgClassName
{
background-color: #117289;
}
</style>
border-color css
<style>
span { border-color: #117289; }
span { border-color: rgb(17,114,137); }
td.TdClassName
{
border-color: #117289;
}
.TagClassName
{
border-color: #117289;
}
</style>