Shades of Allports #117092
Tints of Allports #117092
RGB
CMYK
RGB Variations
Color information
#117092 (or 0x117092) is known color: Allports. HEX triplet: 11, 70 and 92. RGB value is (17,112,146). Sum of RGB (Red+Green+Blue) = 17+112+146=275 (36% of max value = 765). Red value is 17 (7.03% from 255 or 6.18% from 275); Green value is 112 (44.14% from 255 or 40.73% from 275); Blue value is 146 (57.42% from 255 or 53.09% from 275); Max value from RGB is 146 - color contains mainly: blue. Hex color #117092 is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #117092 is #EE8F6D. Grayscale: #575757. Windows color (decimal): -15634286 or 9596945. OLE color: 9596945.
HSL color Cylindrical-coordinate representation of color #117092: hue angle of 195.81º 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 #117092 is Cyan = 0.88, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 17 | 112 | 146 | - |
| CMYK | 0.88 | 0.23 | 0 | 0.43 |
| HSL | 195.81º | 0.79% | 0.32% | - |
| HSV(B) | 195.81º | 0.88% | 0.57% | - |
| XYZ | 11.21 | 13.78 | 29.26 | - |
| YUV | 87.47 | 161.03 | 77.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 112 | 146 | 0.88 | 0.23 | 0 | 0.43 | 195.81 | 0.79 | 0.32 |
| Hex | 11 | 70 | 92 | 58 | 17 | 0 | 2B | C4 | 4F | 20 |
| Octal | 21 | 160 | 222 | 130 | 27 | 0 | 53 | 304 | 117 | 40 |
| Binary | 10001 | 1110000 | 10010010 | 1011000 | 10111 | 0 | 101011 | 11000100 | 1001111 | 100000 |
Color Harmonies of #117092
Complementary color
Monochromatic Colors of #117092
Black with #117092
Text Example
Text Example
White with #117092
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #117092; }
p { color: rgb(17,112,146); }
H1.HeaderClassName
{
color: #117092;
}
.AnyTagClassName
{
color: #117092;
}
</style>
background-color css
<style>
a { background-color: #117092; }
a { background-color: rgb(17,112,146); }
div.DivClassName
{
background-color: #117092;
}
.BgClassName
{
background-color: #117092;
}
</style>
border-color css
<style>
span { border-color: #117092; }
span { border-color: rgb(17,112,146); }
td.TdClassName
{
border-color: #117092;
}
.TagClassName
{
border-color: #117092;
}
</style>