Shades of Allports #117492
Tints of Allports #117492
RGB
CMYK
RGB Variations
Color information
#117492 (or 0x117492) is known color: Allports. HEX triplet: 11, 74 and 92. RGB value is (17,116,146). Sum of RGB (Red+Green+Blue) = 17+116+146=279 (36% of max value = 765). Red value is 17 (7.03% from 255 or 6.09% from 279); Green value is 116 (45.70% from 255 or 41.58% from 279); Blue value is 146 (57.42% from 255 or 52.33% from 279); Max value from RGB is 146 - color contains mainly: blue. Hex color #117492 is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #117492 is #EE8B6D. Grayscale: #595959. Windows color (decimal): -15633262 or 9597969. OLE color: 9597969.
HSL color Cylindrical-coordinate representation of color #117492: hue angle of 193.95º 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 #117492 is Cyan = 0.88, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 17 | 116 | 146 | - |
| CMYK | 0.88 | 0.21 | 0 | 0.43 |
| HSL | 193.95º | 0.79% | 0.32% | - |
| HSV(B) | 193.95º | 0.88% | 0.57% | - |
| XYZ | 11.66 | 14.69 | 29.41 | - |
| YUV | 89.82 | 159.7 | 76.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 116 | 146 | 0.88 | 0.21 | 0 | 0.43 | 193.95 | 0.79 | 0.32 |
| Hex | 11 | 74 | 92 | 58 | 15 | 0 | 2B | C2 | 4F | 20 |
| Octal | 21 | 164 | 222 | 130 | 25 | 0 | 53 | 302 | 117 | 40 |
| Binary | 10001 | 1110100 | 10010010 | 1011000 | 10101 | 0 | 101011 | 11000010 | 1001111 | 100000 |
Color Harmonies of #117492
Complementary color
Monochromatic Colors of #117492
Black with #117492
Text Example
Text Example
White with #117492
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #117492; }
p { color: rgb(17,116,146); }
H1.HeaderClassName
{
color: #117492;
}
.AnyTagClassName
{
color: #117492;
}
</style>
background-color css
<style>
a { background-color: #117492; }
a { background-color: rgb(17,116,146); }
div.DivClassName
{
background-color: #117492;
}
.BgClassName
{
background-color: #117492;
}
</style>
border-color css
<style>
span { border-color: #117492; }
span { border-color: rgb(17,116,146); }
td.TdClassName
{
border-color: #117492;
}
.TagClassName
{
border-color: #117492;
}
</style>