Shades of Allports #117790
Tints of Allports #117790
RGB
CMYK
RGB Variations
Color information
#117790 (or 0x117790) is known color: Allports. HEX triplet: 11, 77 and 90. RGB value is (17,119,144). Sum of RGB (Red+Green+Blue) = 17+119+144=280 (37% of max value = 765). Red value is 17 (7.03% from 255 or 6.07% from 280); Green value is 119 (46.88% from 255 or 42.5% from 280); Blue value is 144 (56.64% from 255 or 51.43% from 280); Max value from RGB is 144 - color contains mainly: blue. Hex color #117790 is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #117790 is #EE886F. Grayscale: #5B5B5B. Windows color (decimal): -15632496 or 9467665. OLE color: 9467665.
HSL color Cylindrical-coordinate representation of color #117790: hue angle of 191.81º degrees, saturation: 0.79, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #117790 is Cyan = 0.88, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 17 | 119 | 144 | - |
| CMYK | 0.88 | 0.17 | 0 | 0.44 |
| HSL | 191.81º | 0.79% | 0.32% | - |
| HSV(B) | 191.81º | 0.88% | 0.56% | - |
| XYZ | 11.86 | 15.33 | 28.72 | - |
| YUV | 91.35 | 157.71 | 74.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 119 | 144 | 0.88 | 0.17 | 0 | 0.44 | 191.81 | 0.79 | 0.32 |
| Hex | 11 | 77 | 90 | 58 | 11 | 0 | 2C | C0 | 4F | 20 |
| Octal | 21 | 167 | 220 | 130 | 21 | 0 | 54 | 300 | 117 | 40 |
| Binary | 10001 | 1110111 | 10010000 | 1011000 | 10001 | 0 | 101100 | 11000000 | 1001111 | 100000 |
Color Harmonies of #117790
Complementary color
Monochromatic Colors of #117790
Black with #117790
Text Example
Text Example
White with #117790
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #117790; }
p { color: rgb(17,119,144); }
H1.HeaderClassName
{
color: #117790;
}
.AnyTagClassName
{
color: #117790;
}
</style>
background-color css
<style>
a { background-color: #117790; }
a { background-color: rgb(17,119,144); }
div.DivClassName
{
background-color: #117790;
}
.BgClassName
{
background-color: #117790;
}
</style>
border-color css
<style>
span { border-color: #117790; }
span { border-color: rgb(17,119,144); }
td.TdClassName
{
border-color: #117790;
}
.TagClassName
{
border-color: #117790;
}
</style>