Shades of Allports #117584
Tints of Allports #117584
RGB
CMYK
RGB Variations
Color information
#117584 (or 0x117584) is known color: Allports. HEX triplet: 11, 75 and 84. RGB value is (17,117,132). Sum of RGB (Red+Green+Blue) = 17+117+132=266 (35% of max value = 765). Red value is 17 (7.03% from 255 or 6.39% from 266); Green value is 117 (46.09% from 255 or 43.98% from 266); Blue value is 132 (51.95% from 255 or 49.62% from 266); Max value from RGB is 132 - color contains mainly: blue. Hex color #117584 is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #117584 is #EE8A7B. Grayscale: #585858. Windows color (decimal): -15633020 or 8680721. OLE color: 8680721.
HSL color Cylindrical-coordinate representation of color #117584: hue angle of 187.83º 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 #117584 is Cyan = 0.87, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 17 | 117 | 132 | - |
| CMYK | 0.87 | 0.11 | 0 | 0.48 |
| HSL | 187.83º | 0.77% | 0.29% | - |
| HSV(B) | 187.83º | 0.87% | 0.52% | - |
| XYZ | 10.76 | 14.51 | 24.06 | - |
| YUV | 88.81 | 152.37 | 76.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 117 | 132 | 0.87 | 0.11 | 0 | 0.48 | 187.83 | 0.77 | 0.29 |
| Hex | 11 | 75 | 84 | 57 | B | 0 | 30 | BC | 4D | 1D |
| Octal | 21 | 165 | 204 | 127 | 13 | 0 | 60 | 274 | 115 | 35 |
| Binary | 10001 | 1110101 | 10000100 | 1010111 | 1011 | 0 | 110000 | 10111100 | 1001101 | 11101 |
Color Harmonies of #117584
Complementary color
Monochromatic Colors of #117584
Black with #117584
Text Example
Text Example
White with #117584
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #117584; }
p { color: rgb(17,117,132); }
H1.HeaderClassName
{
color: #117584;
}
.AnyTagClassName
{
color: #117584;
}
</style>
background-color css
<style>
a { background-color: #117584; }
a { background-color: rgb(17,117,132); }
div.DivClassName
{
background-color: #117584;
}
.BgClassName
{
background-color: #117584;
}
</style>
border-color css
<style>
span { border-color: #117584; }
span { border-color: rgb(17,117,132); }
td.TdClassName
{
border-color: #117584;
}
.TagClassName
{
border-color: #117584;
}
</style>