Shades of Allports #186976
Tints of Allports #186976
RGB
CMYK
RGB Variations
Color information
#186976 (or 0x186976) is known color: Allports. HEX triplet: 18, 69 and 76. RGB value is (24,105,118). Sum of RGB (Red+Green+Blue) = 24+105+118=247 (32% of max value = 765). Red value is 24 (9.77% from 255 or 9.72% from 247); Green value is 105 (41.41% from 255 or 42.51% from 247); Blue value is 118 (46.48% from 255 or 47.77% from 247); Max value from RGB is 118 - color contains mainly: blue. Hex color #186976 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #186976 is #E79689. Grayscale: #525252. Windows color (decimal): -15177354 or 7760152. OLE color: 7760152.
HSL color Cylindrical-coordinate representation of color #186976: hue angle of 188.3º degrees, saturation: 0.66, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #186976 is Cyan = 0.80, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 24 | 105 | 118 | - |
| CMYK | 0.80 | 0.11 | 0 | 0.54 |
| HSL | 188.3º | 0.66% | 0.28% | - |
| HSV(B) | 188.3º | 0.8% | 0.46% | - |
| XYZ | 8.7 | 11.61 | 18.92 | - |
| YUV | 82.26 | 148.16 | 86.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 24 | 105 | 118 | 0.80 | 0.11 | 0 | 0.54 | 188.3 | 0.66 | 0.28 |
| Hex | 18 | 69 | 76 | 50 | B | 0 | 36 | BC | 42 | 1C |
| Octal | 30 | 151 | 166 | 120 | 13 | 0 | 66 | 274 | 102 | 34 |
| Binary | 11000 | 1101001 | 1110110 | 1010000 | 1011 | 0 | 110110 | 10111100 | 1000010 | 11100 |
Color Harmonies of #186976
Complementary color
Monochromatic Colors of #186976
Black with #186976
Text Example
Text Example
White with #186976
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #186976; }
p { color: rgb(24,105,118); }
H1.HeaderClassName
{
color: #186976;
}
.AnyTagClassName
{
color: #186976;
}
</style>
background-color css
<style>
a { background-color: #186976; }
a { background-color: rgb(24,105,118); }
div.DivClassName
{
background-color: #186976;
}
.BgClassName
{
background-color: #186976;
}
</style>
border-color css
<style>
span { border-color: #186976; }
span { border-color: rgb(24,105,118); }
td.TdClassName
{
border-color: #186976;
}
.TagClassName
{
border-color: #186976;
}
</style>