Shades of Allports #116375
Tints of Allports #116375
RGB
CMYK
RGB Variations
Color information
#116375 (or 0x116375) is known color: Allports. HEX triplet: 11, 63 and 75. RGB value is (17,99,117). Sum of RGB (Red+Green+Blue) = 17+99+117=233 (30% of max value = 765). Red value is 17 (7.03% from 255 or 7.30% from 233); Green value is 99 (39.06% from 255 or 42.49% from 233); Blue value is 117 (46.09% from 255 or 50.21% from 233); Max value from RGB is 117 - color contains mainly: blue. Hex color #116375 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #116375 is #EE9C8A. Grayscale: #4C4C4C. Windows color (decimal): -15637643 or 7693073. OLE color: 7693073.
HSL color Cylindrical-coordinate representation of color #116375: hue angle of 190.8º 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 #116375 is Cyan = 0.85, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 17 | 99 | 117 | - |
| CMYK | 0.85 | 0.15 | 0 | 0.54 |
| HSL | 190.8º | 0.75% | 0.26% | - |
| HSV(B) | 190.8º | 0.85% | 0.46% | - |
| XYZ | 7.9 | 10.33 | 18.41 | - |
| YUV | 76.53 | 150.83 | 85.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 99 | 117 | 0.85 | 0.15 | 0 | 0.54 | 190.8 | 0.75 | 0.26 |
| Hex | 11 | 63 | 75 | 55 | F | 0 | 36 | BF | 4B | 1A |
| Octal | 21 | 143 | 165 | 125 | 17 | 0 | 66 | 277 | 113 | 32 |
| Binary | 10001 | 1100011 | 1110101 | 1010101 | 1111 | 0 | 110110 | 10111111 | 1001011 | 11010 |
Color Harmonies of #116375
Complementary color
Monochromatic Colors of #116375
Black with #116375
Text Example
Text Example
White with #116375
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #116375; }
p { color: rgb(17,99,117); }
H1.HeaderClassName
{
color: #116375;
}
.AnyTagClassName
{
color: #116375;
}
</style>
background-color css
<style>
a { background-color: #116375; }
a { background-color: rgb(17,99,117); }
div.DivClassName
{
background-color: #116375;
}
.BgClassName
{
background-color: #116375;
}
</style>
border-color css
<style>
span { border-color: #116375; }
span { border-color: rgb(17,99,117); }
td.TdClassName
{
border-color: #116375;
}
.TagClassName
{
border-color: #116375;
}
</style>