Shades of Allports #126873
Tints of Allports #126873
RGB
CMYK
RGB Variations
Color information
#126873 (or 0x126873) is known color: Allports. HEX triplet: 12, 68 and 73. RGB value is (18,104,115). Sum of RGB (Red+Green+Blue) = 18+104+115=237 (31% of max value = 765). Red value is 18 (7.42% from 255 or 7.59% from 237); Green value is 104 (41.02% from 255 or 43.88% from 237); Blue value is 115 (45.31% from 255 or 48.52% from 237); Max value from RGB is 115 - color contains mainly: blue. Hex color #126873 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #126873 is #ED978C. Grayscale: #4F4F4F. Windows color (decimal): -15570829 or 7563282. OLE color: 7563282.
HSL color Cylindrical-coordinate representation of color #126873: hue angle of 186.8º degrees, saturation: 0.73, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #126873 is Cyan = 0.84, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 18 | 104 | 115 | - |
| CMYK | 0.84 | 0.10 | 0 | 0.55 |
| HSL | 186.8º | 0.73% | 0.26% | - |
| HSV(B) | 186.8º | 0.84% | 0.45% | - |
| XYZ | 8.29 | 11.27 | 17.96 | - |
| YUV | 79.54 | 148.01 | 84.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 104 | 115 | 0.84 | 0.10 | 0 | 0.55 | 186.8 | 0.73 | 0.26 |
| Hex | 12 | 68 | 73 | 54 | A | 0 | 37 | BB | 49 | 1A |
| Octal | 22 | 150 | 163 | 124 | 12 | 0 | 67 | 273 | 111 | 32 |
| Binary | 10010 | 1101000 | 1110011 | 1010100 | 1010 | 0 | 110111 | 10111011 | 1001001 | 11010 |
Color Harmonies of #126873
Complementary color
Monochromatic Colors of #126873
Black with #126873
Text Example
Text Example
White with #126873
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #126873; }
p { color: rgb(18,104,115); }
H1.HeaderClassName
{
color: #126873;
}
.AnyTagClassName
{
color: #126873;
}
</style>
background-color css
<style>
a { background-color: #126873; }
a { background-color: rgb(18,104,115); }
div.DivClassName
{
background-color: #126873;
}
.BgClassName
{
background-color: #126873;
}
</style>
border-color css
<style>
span { border-color: #126873; }
span { border-color: rgb(18,104,115); }
td.TdClassName
{
border-color: #126873;
}
.TagClassName
{
border-color: #126873;
}
</style>