Shades of Allports #117287
Tints of Allports #117287
RGB
CMYK
RGB Variations
Color information
#117287 (or 0x117287) is known color: Allports. HEX triplet: 11, 72 and 87. RGB value is (17,114,135). Sum of RGB (Red+Green+Blue) = 17+114+135=266 (35% of max value = 765). Red value is 17 (7.03% from 255 or 6.39% from 266); Green value is 114 (44.92% from 255 or 42.86% from 266); Blue value is 135 (53.12% from 255 or 50.75% from 266); Max value from RGB is 135 - color contains mainly: blue. Hex color #117287 is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #117287 is #EE8D78. Grayscale: #575757. Windows color (decimal): -15633785 or 8876561. OLE color: 8876561.
HSL color Cylindrical-coordinate representation of color #117287: hue angle of 190.68º degrees, saturation: 0.78, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #117287 is Cyan = 0.87, Magento = 0.16, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 17 | 114 | 135 | - |
| CMYK | 0.87 | 0.16 | 0 | 0.47 |
| HSL | 190.68º | 0.78% | 0.3% | - |
| HSV(B) | 190.68º | 0.87% | 0.53% | - |
| XYZ | 10.62 | 13.9 | 25.05 | - |
| YUV | 87.39 | 154.86 | 77.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 114 | 135 | 0.87 | 0.16 | 0 | 0.47 | 190.68 | 0.78 | 0.3 |
| Hex | 11 | 72 | 87 | 57 | 10 | 0 | 2F | BF | 4E | 1E |
| Octal | 21 | 162 | 207 | 127 | 20 | 0 | 57 | 277 | 116 | 36 |
| Binary | 10001 | 1110010 | 10000111 | 1010111 | 10000 | 0 | 101111 | 10111111 | 1001110 | 11110 |
Color Harmonies of #117287
Complementary color
Monochromatic Colors of #117287
Black with #117287
Text Example
Text Example
White with #117287
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #117287; }
p { color: rgb(17,114,135); }
H1.HeaderClassName
{
color: #117287;
}
.AnyTagClassName
{
color: #117287;
}
</style>
background-color css
<style>
a { background-color: #117287; }
a { background-color: rgb(17,114,135); }
div.DivClassName
{
background-color: #117287;
}
.BgClassName
{
background-color: #117287;
}
</style>
border-color css
<style>
span { border-color: #117287; }
span { border-color: rgb(17,114,135); }
td.TdClassName
{
border-color: #117287;
}
.TagClassName
{
border-color: #117287;
}
</style>