Shades of Allports #117487
Tints of Allports #117487
RGB
CMYK
RGB Variations
Color information
#117487 (or 0x117487) is known color: Allports. HEX triplet: 11, 74 and 87. RGB value is (17,116,135). Sum of RGB (Red+Green+Blue) = 17+116+135=268 (35% of max value = 765). Red value is 17 (7.03% from 255 or 6.34% from 268); Green value is 116 (45.70% from 255 or 43.28% from 268); Blue value is 135 (53.12% from 255 or 50.37% from 268); Max value from RGB is 135 - color contains mainly: blue. Hex color #117487 is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #117487 is #EE8B78. Grayscale: #585858. Windows color (decimal): -15633273 or 8877073. OLE color: 8877073.
HSL color Cylindrical-coordinate representation of color #117487: hue angle of 189.66º 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 #117487 is Cyan = 0.87, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 17 | 116 | 135 | - |
| CMYK | 0.87 | 0.14 | 0 | 0.47 |
| HSL | 189.66º | 0.78% | 0.3% | - |
| HSV(B) | 189.66º | 0.87% | 0.53% | - |
| XYZ | 10.85 | 14.36 | 25.12 | - |
| YUV | 88.57 | 154.2 | 76.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 116 | 135 | 0.87 | 0.14 | 0 | 0.47 | 189.66 | 0.78 | 0.3 |
| Hex | 11 | 74 | 87 | 57 | E | 0 | 2F | BE | 4E | 1E |
| Octal | 21 | 164 | 207 | 127 | 16 | 0 | 57 | 276 | 116 | 36 |
| Binary | 10001 | 1110100 | 10000111 | 1010111 | 1110 | 0 | 101111 | 10111110 | 1001110 | 11110 |
Color Harmonies of #117487
Complementary color
Monochromatic Colors of #117487
Black with #117487
Text Example
Text Example
White with #117487
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #117487; }
p { color: rgb(17,116,135); }
H1.HeaderClassName
{
color: #117487;
}
.AnyTagClassName
{
color: #117487;
}
</style>
background-color css
<style>
a { background-color: #117487; }
a { background-color: rgb(17,116,135); }
div.DivClassName
{
background-color: #117487;
}
.BgClassName
{
background-color: #117487;
}
</style>
border-color css
<style>
span { border-color: #117487; }
span { border-color: rgb(17,116,135); }
td.TdClassName
{
border-color: #117487;
}
.TagClassName
{
border-color: #117487;
}
</style>