Shades of Allports #126491
Tints of Allports #126491
RGB
CMYK
RGB Variations
Color information
#126491 (or 0x126491) is known color: Allports. HEX triplet: 12, 64 and 91. RGB value is (18,100,145). Sum of RGB (Red+Green+Blue) = 18+100+145=263 (34% of max value = 765). Red value is 18 (7.42% from 255 or 6.84% from 263); Green value is 100 (39.45% from 255 or 38.02% from 263); Blue value is 145 (57.03% from 255 or 55.13% from 263); Max value from RGB is 145 - color contains mainly: blue. Hex color #126491 is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #126491 is #ED9B6E. Grayscale: #505050. Windows color (decimal): -15571823 or 9528338. OLE color: 9528338.
HSL color Cylindrical-coordinate representation of color #126491: hue angle of 201.26º degrees, saturation: 0.78, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #126491 is Cyan = 0.88, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 18 | 100 | 145 | - |
| CMYK | 0.88 | 0.31 | 0 | 0.43 |
| HSL | 201.26º | 0.78% | 0.32% | - |
| HSV(B) | 201.26º | 0.88% | 0.57% | - |
| XYZ | 9.92 | 11.29 | 28.44 | - |
| YUV | 80.61 | 164.33 | 83.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 100 | 145 | 0.88 | 0.31 | 0 | 0.43 | 201.26 | 0.78 | 0.32 |
| Hex | 12 | 64 | 91 | 58 | 1F | 0 | 2B | C9 | 4E | 20 |
| Octal | 22 | 144 | 221 | 130 | 37 | 0 | 53 | 311 | 116 | 40 |
| Binary | 10010 | 1100100 | 10010001 | 1011000 | 11111 | 0 | 101011 | 11001001 | 1001110 | 100000 |
Color Harmonies of #126491
Complementary color
Monochromatic Colors of #126491
Black with #126491
Text Example
Text Example
White with #126491
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #126491; }
p { color: rgb(18,100,145); }
H1.HeaderClassName
{
color: #126491;
}
.AnyTagClassName
{
color: #126491;
}
</style>
background-color css
<style>
a { background-color: #126491; }
a { background-color: rgb(18,100,145); }
div.DivClassName
{
background-color: #126491;
}
.BgClassName
{
background-color: #126491;
}
</style>
border-color css
<style>
span { border-color: #126491; }
span { border-color: rgb(18,100,145); }
td.TdClassName
{
border-color: #126491;
}
.TagClassName
{
border-color: #126491;
}
</style>