Shades of Allports #116995
Tints of Allports #116995
RGB
CMYK
RGB Variations
Color information
#116995 (or 0x116995) is known color: Allports. HEX triplet: 11, 69 and 95. RGB value is (17,105,149). Sum of RGB (Red+Green+Blue) = 17+105+149=271 (35% of max value = 765). Red value is 17 (7.03% from 255 or 6.27% from 271); Green value is 105 (41.41% from 255 or 38.75% from 271); Blue value is 149 (58.59% from 255 or 54.98% from 271); Max value from RGB is 149 - color contains mainly: blue. Hex color #116995 is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #116995 is #EE966A. Grayscale: #535353. Windows color (decimal): -15636075 or 9791761. OLE color: 9791761.
HSL color Cylindrical-coordinate representation of color #116995: hue angle of 200º degrees, saturation: 0.8, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #116995 is Cyan = 0.89, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 17 | 105 | 149 | - |
| CMYK | 0.89 | 0.30 | 0 | 0.42 |
| HSL | 200º | 0.8% | 0.33% | - |
| HSV(B) | 200º | 0.89% | 0.58% | - |
| XYZ | 10.71 | 12.39 | 30.26 | - |
| YUV | 83.7 | 164.85 | 80.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 105 | 149 | 0.89 | 0.30 | 0 | 0.42 | 200 | 0.8 | 0.33 |
| Hex | 11 | 69 | 95 | 59 | 1E | 0 | 2A | C8 | 50 | 21 |
| Octal | 21 | 151 | 225 | 131 | 36 | 0 | 52 | 310 | 120 | 41 |
| Binary | 10001 | 1101001 | 10010101 | 1011001 | 11110 | 0 | 101010 | 11001000 | 1010000 | 100001 |
Color Harmonies of #116995
Complementary color
Monochromatic Colors of #116995
Black with #116995
Text Example
Text Example
White with #116995
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #116995; }
p { color: rgb(17,105,149); }
H1.HeaderClassName
{
color: #116995;
}
.AnyTagClassName
{
color: #116995;
}
</style>
background-color css
<style>
a { background-color: #116995; }
a { background-color: rgb(17,105,149); }
div.DivClassName
{
background-color: #116995;
}
.BgClassName
{
background-color: #116995;
}
</style>
border-color css
<style>
span { border-color: #116995; }
span { border-color: rgb(17,105,149); }
td.TdClassName
{
border-color: #116995;
}
.TagClassName
{
border-color: #116995;
}
</style>