Shades of Allports #126492
Tints of Allports #126492
RGB
CMYK
RGB Variations
Color information
#126492 (or 0x126492) is known color: Allports. HEX triplet: 12, 64 and 92. RGB value is (18,100,146). Sum of RGB (Red+Green+Blue) = 18+100+146=264 (34% of max value = 765). Red value is 18 (7.42% from 255 or 6.82% from 264); Green value is 100 (39.45% from 255 or 37.88% from 264); Blue value is 146 (57.42% from 255 or 55.30% from 264); Max value from RGB is 146 - color contains mainly: blue. Hex color #126492 is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #126492 is #ED9B6D. Grayscale: #505050. Windows color (decimal): -15571822 or 9593874. OLE color: 9593874.
HSL color Cylindrical-coordinate representation of color #126492: hue angle of 201.56º 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 #126492 is Cyan = 0.88, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 18 | 100 | 146 | - |
| CMYK | 0.88 | 0.32 | 0 | 0.43 |
| HSL | 201.56º | 0.78% | 0.32% | - |
| HSV(B) | 201.56º | 0.88% | 0.57% | - |
| XYZ | 9.99 | 11.32 | 28.85 | - |
| YUV | 80.73 | 164.83 | 83.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 100 | 146 | 0.88 | 0.32 | 0 | 0.43 | 201.56 | 0.78 | 0.32 |
| Hex | 12 | 64 | 92 | 58 | 20 | 0 | 2B | CA | 4E | 20 |
| Octal | 22 | 144 | 222 | 130 | 40 | 0 | 53 | 312 | 116 | 40 |
| Binary | 10010 | 1100100 | 10010010 | 1011000 | 100000 | 0 | 101011 | 11001010 | 1001110 | 100000 |
Color Harmonies of #126492
Complementary color
Monochromatic Colors of #126492
Black with #126492
Text Example
Text Example
White with #126492
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #126492; }
p { color: rgb(18,100,146); }
H1.HeaderClassName
{
color: #126492;
}
.AnyTagClassName
{
color: #126492;
}
</style>
background-color css
<style>
a { background-color: #126492; }
a { background-color: rgb(18,100,146); }
div.DivClassName
{
background-color: #126492;
}
.BgClassName
{
background-color: #126492;
}
</style>
border-color css
<style>
span { border-color: #126492; }
span { border-color: rgb(18,100,146); }
td.TdClassName
{
border-color: #126492;
}
.TagClassName
{
border-color: #126492;
}
</style>