Shades of Allports #116974
Tints of Allports #116974
RGB
CMYK
RGB Variations
Color information
#116974 (or 0x116974) is known color: Allports. HEX triplet: 11, 69 and 74. RGB value is (17,105,116). Sum of RGB (Red+Green+Blue) = 17+105+116=238 (31% of max value = 765). Red value is 17 (7.03% from 255 or 7.14% from 238); Green value is 105 (41.41% from 255 or 44.12% from 238); Blue value is 116 (45.70% from 255 or 48.74% from 238); Max value from RGB is 116 - color contains mainly: blue. Hex color #116974 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #116974 is #EE968B. Grayscale: #4F4F4F. Windows color (decimal): -15636108 or 7629073. OLE color: 7629073.
HSL color Cylindrical-coordinate representation of color #116974: hue angle of 186.67º degrees, saturation: 0.74, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #116974 is Cyan = 0.85, Magento = 0.09, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 17 | 105 | 116 | - |
| CMYK | 0.85 | 0.09 | 0 | 0.55 |
| HSL | 186.67º | 0.74% | 0.26% | - |
| HSV(B) | 186.67º | 0.85% | 0.45% | - |
| XYZ | 8.44 | 11.48 | 18.29 | - |
| YUV | 79.94 | 148.35 | 83.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 105 | 116 | 0.85 | 0.09 | 0 | 0.55 | 186.67 | 0.74 | 0.26 |
| Hex | 11 | 69 | 74 | 55 | 9 | 0 | 37 | BB | 4A | 1A |
| Octal | 21 | 151 | 164 | 125 | 11 | 0 | 67 | 273 | 112 | 32 |
| Binary | 10001 | 1101001 | 1110100 | 1010101 | 1001 | 0 | 110111 | 10111011 | 1001010 | 11010 |
Color Harmonies of #116974
Complementary color
Monochromatic Colors of #116974
Black with #116974
Text Example
Text Example
White with #116974
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #116974; }
p { color: rgb(17,105,116); }
H1.HeaderClassName
{
color: #116974;
}
.AnyTagClassName
{
color: #116974;
}
</style>
background-color css
<style>
a { background-color: #116974; }
a { background-color: rgb(17,105,116); }
div.DivClassName
{
background-color: #116974;
}
.BgClassName
{
background-color: #116974;
}
</style>
border-color css
<style>
span { border-color: #116974; }
span { border-color: rgb(17,105,116); }
td.TdClassName
{
border-color: #116974;
}
.TagClassName
{
border-color: #116974;
}
</style>