Shades of Allports #187186
Tints of Allports #187186
RGB
CMYK
RGB Variations
Color information
#187186 (or 0x187186) is known color: Allports. HEX triplet: 18, 71 and 86. RGB value is (24,113,134). Sum of RGB (Red+Green+Blue) = 24+113+134=271 (35% of max value = 765). Red value is 24 (9.77% from 255 or 8.86% from 271); Green value is 113 (44.53% from 255 or 41.70% from 271); Blue value is 134 (52.73% from 255 or 49.45% from 271); Max value from RGB is 134 - color contains mainly: blue. Hex color #187186 is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #187186 is #E78E79. Grayscale: #585858. Windows color (decimal): -15175290 or 8810776. OLE color: 8810776.
HSL color Cylindrical-coordinate representation of color #187186: hue angle of 191.45º degrees, saturation: 0.7, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #187186 is Cyan = 0.82, Magento = 0.16, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 24 | 113 | 134 | - |
| CMYK | 0.82 | 0.16 | 0 | 0.47 |
| HSL | 191.45º | 0.7% | 0.31% | - |
| HSV(B) | 191.45º | 0.82% | 0.53% | - |
| XYZ | 10.58 | 13.73 | 24.65 | - |
| YUV | 88.78 | 153.51 | 81.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 24 | 113 | 134 | 0.82 | 0.16 | 0 | 0.47 | 191.45 | 0.7 | 0.31 |
| Hex | 18 | 71 | 86 | 52 | 10 | 0 | 2F | BF | 46 | 1F |
| Octal | 30 | 161 | 206 | 122 | 20 | 0 | 57 | 277 | 106 | 37 |
| Binary | 11000 | 1110001 | 10000110 | 1010010 | 10000 | 0 | 101111 | 10111111 | 1000110 | 11111 |
Color Harmonies of #187186
Complementary color
Monochromatic Colors of #187186
Black with #187186
Text Example
Text Example
White with #187186
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #187186; }
p { color: rgb(24,113,134); }
H1.HeaderClassName
{
color: #187186;
}
.AnyTagClassName
{
color: #187186;
}
</style>
background-color css
<style>
a { background-color: #187186; }
a { background-color: rgb(24,113,134); }
div.DivClassName
{
background-color: #187186;
}
.BgClassName
{
background-color: #187186;
}
</style>
border-color css
<style>
span { border-color: #187186; }
span { border-color: rgb(24,113,134); }
td.TdClassName
{
border-color: #187186;
}
.TagClassName
{
border-color: #187186;
}
</style>