Shades of Allports #117592
Tints of Allports #117592
RGB
CMYK
RGB Variations
Color information
#117592 (or 0x117592) is known color: Allports. HEX triplet: 11, 75 and 92. RGB value is (17,117,146). Sum of RGB (Red+Green+Blue) = 17+117+146=280 (37% of max value = 765). Red value is 17 (7.03% from 255 or 6.07% from 280); Green value is 117 (46.09% from 255 or 41.79% from 280); Blue value is 146 (57.42% from 255 or 52.14% from 280); Max value from RGB is 146 - color contains mainly: blue. Hex color #117592 is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #117592 is #EE8A6D. Grayscale: #5A5A5A. Windows color (decimal): -15633006 or 9598225. OLE color: 9598225.
HSL color Cylindrical-coordinate representation of color #117592: hue angle of 193.49º degrees, saturation: 0.79, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #117592 is Cyan = 0.88, Magento = 0.20, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 17 | 117 | 146 | - |
| CMYK | 0.88 | 0.20 | 0 | 0.43 |
| HSL | 193.49º | 0.79% | 0.32% | - |
| HSV(B) | 193.49º | 0.88% | 0.57% | - |
| XYZ | 11.78 | 14.92 | 29.45 | - |
| YUV | 90.41 | 159.37 | 75.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 117 | 146 | 0.88 | 0.20 | 0 | 0.43 | 193.49 | 0.79 | 0.32 |
| Hex | 11 | 75 | 92 | 58 | 14 | 0 | 2B | C1 | 4F | 20 |
| Octal | 21 | 165 | 222 | 130 | 24 | 0 | 53 | 301 | 117 | 40 |
| Binary | 10001 | 1110101 | 10010010 | 1011000 | 10100 | 0 | 101011 | 11000001 | 1001111 | 100000 |
Color Harmonies of #117592
Complementary color
Monochromatic Colors of #117592
Black with #117592
Text Example
Text Example
White with #117592
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #117592; }
p { color: rgb(17,117,146); }
H1.HeaderClassName
{
color: #117592;
}
.AnyTagClassName
{
color: #117592;
}
</style>
background-color css
<style>
a { background-color: #117592; }
a { background-color: rgb(17,117,146); }
div.DivClassName
{
background-color: #117592;
}
.BgClassName
{
background-color: #117592;
}
</style>
border-color css
<style>
span { border-color: #117592; }
span { border-color: rgb(17,117,146); }
td.TdClassName
{
border-color: #117592;
}
.TagClassName
{
border-color: #117592;
}
</style>