Shades of Allports #117889
Tints of Allports #117889
RGB
CMYK
RGB Variations
Color information
#117889 (or 0x117889) is known color: Allports. HEX triplet: 11, 78 and 89. RGB value is (17,120,137). Sum of RGB (Red+Green+Blue) = 17+120+137=274 (36% of max value = 765). Red value is 17 (7.03% from 255 or 6.20% from 274); Green value is 120 (47.27% from 255 or 43.80% from 274); Blue value is 137 (53.91% from 255 or 50% from 274); Max value from RGB is 137 - color contains mainly: blue. Hex color #117889 is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #117889 is #EE8776. Grayscale: #5A5A5A. Windows color (decimal): -15632247 or 9009169. OLE color: 9009169.
HSL color Cylindrical-coordinate representation of color #117889: hue angle of 188.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 #117889 is Cyan = 0.88, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 17 | 120 | 137 | - |
| CMYK | 0.88 | 0.12 | 0 | 0.46 |
| HSL | 188.5º | 0.78% | 0.3% | - |
| HSV(B) | 188.5º | 0.88% | 0.54% | - |
| XYZ | 11.46 | 15.36 | 26.03 | - |
| YUV | 91.14 | 153.88 | 75.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 120 | 137 | 0.88 | 0.12 | 0 | 0.46 | 188.5 | 0.78 | 0.3 |
| Hex | 11 | 78 | 89 | 58 | C | 0 | 2E | BC | 4E | 1E |
| Octal | 21 | 170 | 211 | 130 | 14 | 0 | 56 | 274 | 116 | 36 |
| Binary | 10001 | 1111000 | 10001001 | 1011000 | 1100 | 0 | 101110 | 10111100 | 1001110 | 11110 |
Color Harmonies of #117889
Complementary color
Monochromatic Colors of #117889
Black with #117889
Text Example
Text Example
White with #117889
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #117889; }
p { color: rgb(17,120,137); }
H1.HeaderClassName
{
color: #117889;
}
.AnyTagClassName
{
color: #117889;
}
</style>
background-color css
<style>
a { background-color: #117889; }
a { background-color: rgb(17,120,137); }
div.DivClassName
{
background-color: #117889;
}
.BgClassName
{
background-color: #117889;
}
</style>
border-color css
<style>
span { border-color: #117889; }
span { border-color: rgb(17,120,137); }
td.TdClassName
{
border-color: #117889;
}
.TagClassName
{
border-color: #117889;
}
</style>