Shades of Allports #117384
Tints of Allports #117384
RGB
CMYK
RGB Variations
Color information
#117384 (or 0x117384) is known color: Allports. HEX triplet: 11, 73 and 84. RGB value is (17,115,132). Sum of RGB (Red+Green+Blue) = 17+115+132=264 (34% of max value = 765). Red value is 17 (7.03% from 255 or 6.44% from 264); Green value is 115 (45.31% from 255 or 43.56% from 264); Blue value is 132 (51.95% from 255 or 50% from 264); Max value from RGB is 132 - color contains mainly: blue. Hex color #117384 is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #117384 is #EE8C7B. Grayscale: #575757. Windows color (decimal): -15633532 or 8680209. OLE color: 8680209.
HSL color Cylindrical-coordinate representation of color #117384: hue angle of 188.87º 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 #117384 is Cyan = 0.87, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 17 | 115 | 132 | - |
| CMYK | 0.87 | 0.13 | 0 | 0.48 |
| HSL | 188.87º | 0.77% | 0.29% | - |
| HSV(B) | 188.87º | 0.87% | 0.52% | - |
| XYZ | 10.53 | 14.05 | 23.99 | - |
| YUV | 87.64 | 153.03 | 77.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 115 | 132 | 0.87 | 0.13 | 0 | 0.48 | 188.87 | 0.77 | 0.29 |
| Hex | 11 | 73 | 84 | 57 | D | 0 | 30 | BD | 4D | 1D |
| Octal | 21 | 163 | 204 | 127 | 15 | 0 | 60 | 275 | 115 | 35 |
| Binary | 10001 | 1110011 | 10000100 | 1010111 | 1101 | 0 | 110000 | 10111101 | 1001101 | 11101 |
Color Harmonies of #117384
Complementary color
Monochromatic Colors of #117384
Black with #117384
Text Example
Text Example
White with #117384
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #117384; }
p { color: rgb(17,115,132); }
H1.HeaderClassName
{
color: #117384;
}
.AnyTagClassName
{
color: #117384;
}
</style>
background-color css
<style>
a { background-color: #117384; }
a { background-color: rgb(17,115,132); }
div.DivClassName
{
background-color: #117384;
}
.BgClassName
{
background-color: #117384;
}
</style>
border-color css
<style>
span { border-color: #117384; }
span { border-color: rgb(17,115,132); }
td.TdClassName
{
border-color: #117384;
}
.TagClassName
{
border-color: #117384;
}
</style>