Shades of Allports #117075
Tints of Allports #117075
RGB
CMYK
RGB Variations
Color information
#117075 (or 0x117075) is known color: Allports. HEX triplet: 11, 70 and 75. RGB value is (17,112,117). Sum of RGB (Red+Green+Blue) = 17+112+117=246 (32% of max value = 765). Red value is 17 (7.03% from 255 or 6.91% from 246); Green value is 112 (44.14% from 255 or 45.53% from 246); Blue value is 117 (46.09% from 255 or 47.56% from 246); Max value from RGB is 117 - color contains mainly: blue. Hex color #117075 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #117075 is #EE8F8A. Grayscale: #545454. Windows color (decimal): -15634315 or 7696401. OLE color: 7696401.
HSL color Cylindrical-coordinate representation of color #117075: hue angle of 183º degrees, saturation: 0.75, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #117075 is Cyan = 0.85, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 17 | 112 | 117 | - |
| CMYK | 0.85 | 0.04 | 0 | 0.54 |
| HSL | 183º | 0.75% | 0.26% | - |
| HSV(B) | 183º | 0.85% | 0.46% | - |
| XYZ | 9.24 | 12.99 | 18.85 | - |
| YUV | 84.17 | 146.53 | 80.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 112 | 117 | 0.85 | 0.04 | 0 | 0.54 | 183 | 0.75 | 0.26 |
| Hex | 11 | 70 | 75 | 55 | 4 | 0 | 36 | B7 | 4B | 1A |
| Octal | 21 | 160 | 165 | 125 | 4 | 0 | 66 | 267 | 113 | 32 |
| Binary | 10001 | 1110000 | 1110101 | 1010101 | 100 | 0 | 110110 | 10110111 | 1001011 | 11010 |
Color Harmonies of #117075
Complementary color
Monochromatic Colors of #117075
Black with #117075
Text Example
Text Example
White with #117075
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #117075; }
p { color: rgb(17,112,117); }
H1.HeaderClassName
{
color: #117075;
}
.AnyTagClassName
{
color: #117075;
}
</style>
background-color css
<style>
a { background-color: #117075; }
a { background-color: rgb(17,112,117); }
div.DivClassName
{
background-color: #117075;
}
.BgClassName
{
background-color: #117075;
}
</style>
border-color css
<style>
span { border-color: #117075; }
span { border-color: rgb(17,112,117); }
td.TdClassName
{
border-color: #117075;
}
.TagClassName
{
border-color: #117075;
}
</style>