Shades of Allports #117684
Tints of Allports #117684
RGB
CMYK
RGB Variations
Color information
#117684 (or 0x117684) is known color: Allports. HEX triplet: 11, 76 and 84. RGB value is (17,118,132). Sum of RGB (Red+Green+Blue) = 17+118+132=267 (35% of max value = 765). Red value is 17 (7.03% from 255 or 6.37% from 267); Green value is 118 (46.48% from 255 or 44.19% from 267); Blue value is 132 (51.95% from 255 or 49.44% from 267); Max value from RGB is 132 - color contains mainly: blue. Hex color #117684 is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #117684 is #EE897B. Grayscale: #595959. Windows color (decimal): -15632764 or 8680977. OLE color: 8680977.
HSL color Cylindrical-coordinate representation of color #117684: hue angle of 187.3º degrees, saturation: 0.77, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #117684 is Cyan = 0.87, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 17 | 118 | 132 | - |
| CMYK | 0.87 | 0.11 | 0 | 0.48 |
| HSL | 187.3º | 0.77% | 0.29% | - |
| HSV(B) | 187.3º | 0.87% | 0.52% | - |
| XYZ | 10.87 | 14.74 | 24.1 | - |
| YUV | 89.4 | 152.04 | 76.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 118 | 132 | 0.87 | 0.11 | 0 | 0.48 | 187.3 | 0.77 | 0.29 |
| Hex | 11 | 76 | 84 | 57 | B | 0 | 30 | BB | 4D | 1D |
| Octal | 21 | 166 | 204 | 127 | 13 | 0 | 60 | 273 | 115 | 35 |
| Binary | 10001 | 1110110 | 10000100 | 1010111 | 1011 | 0 | 110000 | 10111011 | 1001101 | 11101 |
Color Harmonies of #117684
Complementary color
Monochromatic Colors of #117684
Black with #117684
Text Example
Text Example
White with #117684
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #117684; }
p { color: rgb(17,118,132); }
H1.HeaderClassName
{
color: #117684;
}
.AnyTagClassName
{
color: #117684;
}
</style>
background-color css
<style>
a { background-color: #117684; }
a { background-color: rgb(17,118,132); }
div.DivClassName
{
background-color: #117684;
}
.BgClassName
{
background-color: #117684;
}
</style>
border-color css
<style>
span { border-color: #117684; }
span { border-color: rgb(17,118,132); }
td.TdClassName
{
border-color: #117684;
}
.TagClassName
{
border-color: #117684;
}
</style>