Shades of Allports #126881
Tints of Allports #126881
RGB
CMYK
RGB Variations
Color information
#126881 (or 0x126881) is known color: Allports. HEX triplet: 12, 68 and 81. RGB value is (18,104,129). Sum of RGB (Red+Green+Blue) = 18+104+129=251 (33% of max value = 765). Red value is 18 (7.42% from 255 or 7.17% from 251); Green value is 104 (41.02% from 255 or 41.43% from 251); Blue value is 129 (50.78% from 255 or 51.39% from 251); Max value from RGB is 129 - color contains mainly: blue. Hex color #126881 is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #126881 is #ED977E. Grayscale: #505050. Windows color (decimal): -15570815 or 8480786. OLE color: 8480786.
HSL color Cylindrical-coordinate representation of color #126881: hue angle of 193.51º degrees, saturation: 0.76, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #126881 is Cyan = 0.86, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 18 | 104 | 129 | - |
| CMYK | 0.86 | 0.19 | 0 | 0.49 |
| HSL | 193.51º | 0.76% | 0.29% | - |
| HSV(B) | 193.51º | 0.86% | 0.51% | - |
| XYZ | 9.16 | 11.61 | 22.53 | - |
| YUV | 81.14 | 155.01 | 82.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 104 | 129 | 0.86 | 0.19 | 0 | 0.49 | 193.51 | 0.76 | 0.29 |
| Hex | 12 | 68 | 81 | 56 | 13 | 0 | 31 | C2 | 4C | 1D |
| Octal | 22 | 150 | 201 | 126 | 23 | 0 | 61 | 302 | 114 | 35 |
| Binary | 10010 | 1101000 | 10000001 | 1010110 | 10011 | 0 | 110001 | 11000010 | 1001100 | 11101 |
Color Harmonies of #126881
Complementary color
Monochromatic Colors of #126881
Black with #126881
Text Example
Text Example
White with #126881
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #126881; }
p { color: rgb(18,104,129); }
H1.HeaderClassName
{
color: #126881;
}
.AnyTagClassName
{
color: #126881;
}
</style>
background-color css
<style>
a { background-color: #126881; }
a { background-color: rgb(18,104,129); }
div.DivClassName
{
background-color: #126881;
}
.BgClassName
{
background-color: #126881;
}
</style>
border-color css
<style>
span { border-color: #126881; }
span { border-color: rgb(18,104,129); }
td.TdClassName
{
border-color: #126881;
}
.TagClassName
{
border-color: #126881;
}
</style>