Shades of Allports #177486
Tints of Allports #177486
RGB
CMYK
RGB Variations
Color information
#177486 (or 0x177486) is known color: Allports. HEX triplet: 17, 74 and 86. RGB value is (23,116,134). Sum of RGB (Red+Green+Blue) = 23+116+134=273 (36% of max value = 765). Red value is 23 (9.38% from 255 or 8.42% from 273); Green value is 116 (45.70% from 255 or 42.49% from 273); Blue value is 134 (52.73% from 255 or 49.08% from 273); Max value from RGB is 134 - color contains mainly: blue. Hex color #177486 is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #177486 is #E88B79. Grayscale: #5A5A5A. Windows color (decimal): -15240058 or 8811543. OLE color: 8811543.
HSL color Cylindrical-coordinate representation of color #177486: hue angle of 189.73º degrees, saturation: 0.71, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #177486 is Cyan = 0.83, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 23 | 116 | 134 | - |
| CMYK | 0.83 | 0.13 | 0 | 0.47 |
| HSL | 189.73º | 0.71% | 0.31% | - |
| HSV(B) | 189.73º | 0.83% | 0.53% | - |
| XYZ | 10.9 | 14.39 | 24.76 | - |
| YUV | 90.25 | 152.69 | 80.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 23 | 116 | 134 | 0.83 | 0.13 | 0 | 0.47 | 189.73 | 0.71 | 0.31 |
| Hex | 17 | 74 | 86 | 53 | D | 0 | 2F | BE | 47 | 1F |
| Octal | 27 | 164 | 206 | 123 | 15 | 0 | 57 | 276 | 107 | 37 |
| Binary | 10111 | 1110100 | 10000110 | 1010011 | 1101 | 0 | 101111 | 10111110 | 1000111 | 11111 |
Color Harmonies of #177486
Complementary color
Monochromatic Colors of #177486
Black with #177486
Text Example
Text Example
White with #177486
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #177486; }
p { color: rgb(23,116,134); }
H1.HeaderClassName
{
color: #177486;
}
.AnyTagClassName
{
color: #177486;
}
</style>
background-color css
<style>
a { background-color: #177486; }
a { background-color: rgb(23,116,134); }
div.DivClassName
{
background-color: #177486;
}
.BgClassName
{
background-color: #177486;
}
</style>
border-color css
<style>
span { border-color: #177486; }
span { border-color: rgb(23,116,134); }
td.TdClassName
{
border-color: #177486;
}
.TagClassName
{
border-color: #177486;
}
</style>