Shades of Allports #186977
Tints of Allports #186977
RGB
CMYK
RGB Variations
Color information
#186977 (or 0x186977) is known color: Allports. HEX triplet: 18, 69 and 77. RGB value is (24,105,119). Sum of RGB (Red+Green+Blue) = 24+105+119=248 (32% of max value = 765). Red value is 24 (9.77% from 255 or 9.68% from 248); Green value is 105 (41.41% from 255 or 42.34% from 248); Blue value is 119 (46.88% from 255 or 47.98% from 248); Max value from RGB is 119 - color contains mainly: blue. Hex color #186977 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #186977 is #E79688. Grayscale: #525252. Windows color (decimal): -15177353 or 7825688. OLE color: 7825688.
HSL color Cylindrical-coordinate representation of color #186977: hue angle of 188.84º degrees, saturation: 0.66, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #186977 is Cyan = 0.80, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 24 | 105 | 119 | - |
| CMYK | 0.80 | 0.12 | 0 | 0.53 |
| HSL | 188.84º | 0.66% | 0.28% | - |
| HSV(B) | 188.84º | 0.8% | 0.47% | - |
| XYZ | 8.76 | 11.63 | 19.24 | - |
| YUV | 82.38 | 148.66 | 86.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 24 | 105 | 119 | 0.80 | 0.12 | 0 | 0.53 | 188.84 | 0.66 | 0.28 |
| Hex | 18 | 69 | 77 | 50 | C | 0 | 35 | BD | 42 | 1C |
| Octal | 30 | 151 | 167 | 120 | 14 | 0 | 65 | 275 | 102 | 34 |
| Binary | 11000 | 1101001 | 1110111 | 1010000 | 1100 | 0 | 110101 | 10111101 | 1000010 | 11100 |
Color Harmonies of #186977
Complementary color
Monochromatic Colors of #186977
Black with #186977
Text Example
Text Example
White with #186977
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #186977; }
p { color: rgb(24,105,119); }
H1.HeaderClassName
{
color: #186977;
}
.AnyTagClassName
{
color: #186977;
}
</style>
background-color css
<style>
a { background-color: #186977; }
a { background-color: rgb(24,105,119); }
div.DivClassName
{
background-color: #186977;
}
.BgClassName
{
background-color: #186977;
}
</style>
border-color css
<style>
span { border-color: #186977; }
span { border-color: rgb(24,105,119); }
td.TdClassName
{
border-color: #186977;
}
.TagClassName
{
border-color: #186977;
}
</style>