Shades of Allports #116993
Tints of Allports #116993
RGB
CMYK
RGB Variations
Color information
#116993 (or 0x116993) is known color: Allports. HEX triplet: 11, 69 and 93. RGB value is (17,105,147). Sum of RGB (Red+Green+Blue) = 17+105+147=269 (35% of max value = 765). Red value is 17 (7.03% from 255 or 6.32% from 269); Green value is 105 (41.41% from 255 or 39.03% from 269); Blue value is 147 (57.81% from 255 or 54.65% from 269); Max value from RGB is 147 - color contains mainly: blue. Hex color #116993 is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #116993 is #EE966C. Grayscale: #535353. Windows color (decimal): -15636077 or 9660689. OLE color: 9660689.
HSL color Cylindrical-coordinate representation of color #116993: hue angle of 199.38º degrees, saturation: 0.79, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #116993 is Cyan = 0.88, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 17 | 105 | 147 | - |
| CMYK | 0.88 | 0.29 | 0 | 0.42 |
| HSL | 199.38º | 0.79% | 0.32% | - |
| HSV(B) | 199.38º | 0.88% | 0.58% | - |
| XYZ | 10.55 | 12.33 | 29.43 | - |
| YUV | 83.48 | 163.85 | 80.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 105 | 147 | 0.88 | 0.29 | 0 | 0.42 | 199.38 | 0.79 | 0.32 |
| Hex | 11 | 69 | 93 | 58 | 1D | 0 | 2A | C7 | 4F | 20 |
| Octal | 21 | 151 | 223 | 130 | 35 | 0 | 52 | 307 | 117 | 40 |
| Binary | 10001 | 1101001 | 10010011 | 1011000 | 11101 | 0 | 101010 | 11000111 | 1001111 | 100000 |
Color Harmonies of #116993
Complementary color
Monochromatic Colors of #116993
Black with #116993
Text Example
Text Example
White with #116993
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #116993; }
p { color: rgb(17,105,147); }
H1.HeaderClassName
{
color: #116993;
}
.AnyTagClassName
{
color: #116993;
}
</style>
background-color css
<style>
a { background-color: #116993; }
a { background-color: rgb(17,105,147); }
div.DivClassName
{
background-color: #116993;
}
.BgClassName
{
background-color: #116993;
}
</style>
border-color css
<style>
span { border-color: #116993; }
span { border-color: rgb(17,105,147); }
td.TdClassName
{
border-color: #116993;
}
.TagClassName
{
border-color: #116993;
}
</style>