Shades of Allports #126589
Tints of Allports #126589
RGB
CMYK
RGB Variations
Color information
#126589 (or 0x126589) is known color: Allports. HEX triplet: 12, 65 and 89. RGB value is (18,101,137). Sum of RGB (Red+Green+Blue) = 18+101+137=256 (33% of max value = 765). Red value is 18 (7.42% from 255 or 7.03% from 256); Green value is 101 (39.84% from 255 or 39.45% from 256); Blue value is 137 (53.91% from 255 or 53.52% from 256); Max value from RGB is 137 - color contains mainly: blue. Hex color #126589 is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #126589 is #ED9A76. Grayscale: #505050. Windows color (decimal): -15571575 or 9004306. OLE color: 9004306.
HSL color Cylindrical-coordinate representation of color #126589: hue angle of 198.15º degrees, saturation: 0.77, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #126589 is Cyan = 0.87, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 18 | 101 | 137 | - |
| CMYK | 0.87 | 0.26 | 0 | 0.46 |
| HSL | 198.15º | 0.77% | 0.3% | - |
| HSV(B) | 198.15º | 0.87% | 0.54% | - |
| XYZ | 9.42 | 11.24 | 25.34 | - |
| YUV | 80.29 | 160 | 83.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 101 | 137 | 0.87 | 0.26 | 0 | 0.46 | 198.15 | 0.77 | 0.3 |
| Hex | 12 | 65 | 89 | 57 | 1A | 0 | 2E | C6 | 4D | 1E |
| Octal | 22 | 145 | 211 | 127 | 32 | 0 | 56 | 306 | 115 | 36 |
| Binary | 10010 | 1100101 | 10001001 | 1010111 | 11010 | 0 | 101110 | 11000110 | 1001101 | 11110 |
Color Harmonies of #126589
Complementary color
Monochromatic Colors of #126589
Black with #126589
Text Example
Text Example
White with #126589
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #126589; }
p { color: rgb(18,101,137); }
H1.HeaderClassName
{
color: #126589;
}
.AnyTagClassName
{
color: #126589;
}
</style>
background-color css
<style>
a { background-color: #126589; }
a { background-color: rgb(18,101,137); }
div.DivClassName
{
background-color: #126589;
}
.BgClassName
{
background-color: #126589;
}
</style>
border-color css
<style>
span { border-color: #126589; }
span { border-color: rgb(18,101,137); }
td.TdClassName
{
border-color: #126589;
}
.TagClassName
{
border-color: #126589;
}
</style>