Shades of Allports #116476
Tints of Allports #116476
RGB
CMYK
RGB Variations
Color information
#116476 (or 0x116476) is known color: Allports. HEX triplet: 11, 64 and 76. RGB value is (17,100,118). Sum of RGB (Red+Green+Blue) = 17+100+118=235 (31% of max value = 765). Red value is 17 (7.03% from 255 or 7.23% from 235); Green value is 100 (39.45% from 255 or 42.55% from 235); Blue value is 118 (46.48% from 255 or 50.21% from 235); Max value from RGB is 118 - color contains mainly: blue. Hex color #116476 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #116476 is #EE9B89. Grayscale: #4D4D4D. Windows color (decimal): -15637386 or 7758865. OLE color: 7758865.
HSL color Cylindrical-coordinate representation of color #116476: hue angle of 190.69º degrees, saturation: 0.75, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #116476 is Cyan = 0.86, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 17 | 100 | 118 | - |
| CMYK | 0.86 | 0.15 | 0 | 0.54 |
| HSL | 190.69º | 0.75% | 0.26% | - |
| HSV(B) | 190.69º | 0.86% | 0.46% | - |
| XYZ | 8.06 | 10.54 | 18.75 | - |
| YUV | 77.24 | 151 | 85.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 100 | 118 | 0.86 | 0.15 | 0 | 0.54 | 190.69 | 0.75 | 0.26 |
| Hex | 11 | 64 | 76 | 56 | F | 0 | 36 | BF | 4B | 1A |
| Octal | 21 | 144 | 166 | 126 | 17 | 0 | 66 | 277 | 113 | 32 |
| Binary | 10001 | 1100100 | 1110110 | 1010110 | 1111 | 0 | 110110 | 10111111 | 1001011 | 11010 |
Color Harmonies of #116476
Complementary color
Monochromatic Colors of #116476
Black with #116476
Text Example
Text Example
White with #116476
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #116476; }
p { color: rgb(17,100,118); }
H1.HeaderClassName
{
color: #116476;
}
.AnyTagClassName
{
color: #116476;
}
</style>
background-color css
<style>
a { background-color: #116476; }
a { background-color: rgb(17,100,118); }
div.DivClassName
{
background-color: #116476;
}
.BgClassName
{
background-color: #116476;
}
</style>
border-color css
<style>
span { border-color: #116476; }
span { border-color: rgb(17,100,118); }
td.TdClassName
{
border-color: #116476;
}
.TagClassName
{
border-color: #116476;
}
</style>