Shades of Allports #126688
Tints of Allports #126688
RGB
CMYK
RGB Variations
Color information
#126688 (or 0x126688) is known color: Allports. HEX triplet: 12, 66 and 88. RGB value is (18,102,136). Sum of RGB (Red+Green+Blue) = 18+102+136=256 (33% of max value = 765). Red value is 18 (7.42% from 255 or 7.03% from 256); Green value is 102 (40.23% from 255 or 39.84% from 256); Blue value is 136 (53.52% from 255 or 53.12% from 256); Max value from RGB is 136 - color contains mainly: blue. Hex color #126688 is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #126688 is #ED9977. Grayscale: #505050. Windows color (decimal): -15571320 or 8939026. OLE color: 8939026.
HSL color Cylindrical-coordinate representation of color #126688: hue angle of 197.29º degrees, saturation: 0.77, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #126688 is Cyan = 0.87, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 18 | 102 | 136 | - |
| CMYK | 0.87 | 0.25 | 0 | 0.47 |
| HSL | 197.29º | 0.77% | 0.3% | - |
| HSV(B) | 197.29º | 0.87% | 0.53% | - |
| XYZ | 9.44 | 11.41 | 25 | - |
| YUV | 80.76 | 159.17 | 83.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 102 | 136 | 0.87 | 0.25 | 0 | 0.47 | 197.29 | 0.77 | 0.3 |
| Hex | 12 | 66 | 88 | 57 | 19 | 0 | 2F | C5 | 4D | 1E |
| Octal | 22 | 146 | 210 | 127 | 31 | 0 | 57 | 305 | 115 | 36 |
| Binary | 10010 | 1100110 | 10001000 | 1010111 | 11001 | 0 | 101111 | 11000101 | 1001101 | 11110 |
Color Harmonies of #126688
Complementary color
Monochromatic Colors of #126688
Black with #126688
Text Example
Text Example
White with #126688
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #126688; }
p { color: rgb(18,102,136); }
H1.HeaderClassName
{
color: #126688;
}
.AnyTagClassName
{
color: #126688;
}
</style>
background-color css
<style>
a { background-color: #126688; }
a { background-color: rgb(18,102,136); }
div.DivClassName
{
background-color: #126688;
}
.BgClassName
{
background-color: #126688;
}
</style>
border-color css
<style>
span { border-color: #126688; }
span { border-color: rgb(18,102,136); }
td.TdClassName
{
border-color: #126688;
}
.TagClassName
{
border-color: #126688;
}
</style>