Shades of Allports #126875
Tints of Allports #126875
RGB
CMYK
RGB Variations
Color information
#126875 (or 0x126875) is known color: Allports. HEX triplet: 12, 68 and 75. RGB value is (18,104,117). Sum of RGB (Red+Green+Blue) = 18+104+117=239 (31% of max value = 765). Red value is 18 (7.42% from 255 or 7.53% from 239); Green value is 104 (41.02% from 255 or 43.51% from 239); Blue value is 117 (46.09% from 255 or 48.95% from 239); Max value from RGB is 117 - color contains mainly: blue. Hex color #126875 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #126875 is #ED978A. Grayscale: #4F4F4F. Windows color (decimal): -15570827 or 7694354. OLE color: 7694354.
HSL color Cylindrical-coordinate representation of color #126875: hue angle of 187.88º degrees, saturation: 0.73, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #126875 is Cyan = 0.85, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 18 | 104 | 117 | - |
| CMYK | 0.85 | 0.11 | 0 | 0.54 |
| HSL | 187.88º | 0.73% | 0.26% | - |
| HSV(B) | 187.88º | 0.85% | 0.46% | - |
| XYZ | 8.41 | 11.31 | 18.57 | - |
| YUV | 79.77 | 149.01 | 83.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 104 | 117 | 0.85 | 0.11 | 0 | 0.54 | 187.88 | 0.73 | 0.26 |
| Hex | 12 | 68 | 75 | 55 | B | 0 | 36 | BC | 49 | 1A |
| Octal | 22 | 150 | 165 | 125 | 13 | 0 | 66 | 274 | 111 | 32 |
| Binary | 10010 | 1101000 | 1110101 | 1010101 | 1011 | 0 | 110110 | 10111100 | 1001001 | 11010 |
Color Harmonies of #126875
Complementary color
Monochromatic Colors of #126875
Black with #126875
Text Example
Text Example
White with #126875
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #126875; }
p { color: rgb(18,104,117); }
H1.HeaderClassName
{
color: #126875;
}
.AnyTagClassName
{
color: #126875;
}
</style>
background-color css
<style>
a { background-color: #126875; }
a { background-color: rgb(18,104,117); }
div.DivClassName
{
background-color: #126875;
}
.BgClassName
{
background-color: #126875;
}
</style>
border-color css
<style>
span { border-color: #126875; }
span { border-color: rgb(18,104,117); }
td.TdClassName
{
border-color: #126875;
}
.TagClassName
{
border-color: #126875;
}
</style>