Shades of Allports #187986
Tints of Allports #187986
RGB
CMYK
RGB Variations
Color information
#187986 (or 0x187986) is known color: Allports. HEX triplet: 18, 79 and 86. RGB value is (24,121,134). Sum of RGB (Red+Green+Blue) = 24+121+134=279 (36% of max value = 765). Red value is 24 (9.77% from 255 or 8.60% from 279); Green value is 121 (47.66% from 255 or 43.37% from 279); Blue value is 134 (52.73% from 255 or 48.03% from 279); Max value from RGB is 134 - color contains mainly: blue. Hex color #187986 is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #187986 is #E78679. Grayscale: #5D5D5D. Windows color (decimal): -15173242 or 8812824. OLE color: 8812824.
HSL color Cylindrical-coordinate representation of color #187986: hue angle of 187.09º 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 #187986 is Cyan = 0.82, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 24 | 121 | 134 | - |
| CMYK | 0.82 | 0.10 | 0 | 0.47 |
| HSL | 187.09º | 0.7% | 0.31% | - |
| HSV(B) | 187.09º | 0.82% | 0.53% | - |
| XYZ | 11.52 | 15.59 | 24.96 | - |
| YUV | 93.48 | 150.86 | 78.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 24 | 121 | 134 | 0.82 | 0.10 | 0 | 0.47 | 187.09 | 0.7 | 0.31 |
| Hex | 18 | 79 | 86 | 52 | A | 0 | 2F | BB | 46 | 1F |
| Octal | 30 | 171 | 206 | 122 | 12 | 0 | 57 | 273 | 106 | 37 |
| Binary | 11000 | 1111001 | 10000110 | 1010010 | 1010 | 0 | 101111 | 10111011 | 1000110 | 11111 |
Color Harmonies of #187986
Complementary color
Monochromatic Colors of #187986
Black with #187986
Text Example
Text Example
White with #187986
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #187986; }
p { color: rgb(24,121,134); }
H1.HeaderClassName
{
color: #187986;
}
.AnyTagClassName
{
color: #187986;
}
</style>
background-color css
<style>
a { background-color: #187986; }
a { background-color: rgb(24,121,134); }
div.DivClassName
{
background-color: #187986;
}
.BgClassName
{
background-color: #187986;
}
</style>
border-color css
<style>
span { border-color: #187986; }
span { border-color: rgb(24,121,134); }
td.TdClassName
{
border-color: #187986;
}
.TagClassName
{
border-color: #187986;
}
</style>