Shades of Allports #187886
Tints of Allports #187886
RGB
CMYK
RGB Variations
Color information
#187886 (or 0x187886) is known color: Allports. HEX triplet: 18, 78 and 86. RGB value is (24,120,134). Sum of RGB (Red+Green+Blue) = 24+120+134=278 (36% of max value = 765). Red value is 24 (9.77% from 255 or 8.63% from 278); Green value is 120 (47.27% from 255 or 43.17% from 278); Blue value is 134 (52.73% from 255 or 48.20% from 278); Max value from RGB is 134 - color contains mainly: blue. Hex color #187886 is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #187886 is #E78779. Grayscale: #5C5C5C. Windows color (decimal): -15173498 or 8812568. OLE color: 8812568.
HSL color Cylindrical-coordinate representation of color #187886: hue angle of 187.64º 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 #187886 is Cyan = 0.82, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 24 | 120 | 134 | - |
| CMYK | 0.82 | 0.10 | 0 | 0.47 |
| HSL | 187.64º | 0.7% | 0.31% | - |
| HSV(B) | 187.64º | 0.82% | 0.53% | - |
| XYZ | 11.4 | 15.35 | 24.92 | - |
| YUV | 92.89 | 151.2 | 78.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 24 | 120 | 134 | 0.82 | 0.10 | 0 | 0.47 | 187.64 | 0.7 | 0.31 |
| Hex | 18 | 78 | 86 | 52 | A | 0 | 2F | BC | 46 | 1F |
| Octal | 30 | 170 | 206 | 122 | 12 | 0 | 57 | 274 | 106 | 37 |
| Binary | 11000 | 1111000 | 10000110 | 1010010 | 1010 | 0 | 101111 | 10111100 | 1000110 | 11111 |
Color Harmonies of #187886
Complementary color
Monochromatic Colors of #187886
Black with #187886
Text Example
Text Example
White with #187886
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #187886; }
p { color: rgb(24,120,134); }
H1.HeaderClassName
{
color: #187886;
}
.AnyTagClassName
{
color: #187886;
}
</style>
background-color css
<style>
a { background-color: #187886; }
a { background-color: rgb(24,120,134); }
div.DivClassName
{
background-color: #187886;
}
.BgClassName
{
background-color: #187886;
}
</style>
border-color css
<style>
span { border-color: #187886; }
span { border-color: rgb(24,120,134); }
td.TdClassName
{
border-color: #187886;
}
.TagClassName
{
border-color: #187886;
}
</style>