Shades of Allports #126281
Tints of Allports #126281
RGB
CMYK
RGB Variations
Color information
#126281 (or 0x126281) is known color: Allports. HEX triplet: 12, 62 and 81. RGB value is (18,98,129). Sum of RGB (Red+Green+Blue) = 18+98+129=245 (32% of max value = 765). Red value is 18 (7.42% from 255 or 7.35% from 245); Green value is 98 (38.67% from 255 or 40% from 245); Blue value is 129 (50.78% from 255 or 52.65% from 245); Max value from RGB is 129 - color contains mainly: blue. Hex color #126281 is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #126281 is #ED9D7E. Grayscale: #4D4D4D. Windows color (decimal): -15572351 or 8479250. OLE color: 8479250.
HSL color Cylindrical-coordinate representation of color #126281: hue angle of 196.76º degrees, saturation: 0.76, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #126281 is Cyan = 0.86, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 18 | 98 | 129 | - |
| CMYK | 0.86 | 0.24 | 0 | 0.49 |
| HSL | 196.76º | 0.76% | 0.29% | - |
| HSV(B) | 196.76º | 0.86% | 0.51% | - |
| XYZ | 8.58 | 10.45 | 22.33 | - |
| YUV | 77.61 | 157 | 85.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 98 | 129 | 0.86 | 0.24 | 0 | 0.49 | 196.76 | 0.76 | 0.29 |
| Hex | 12 | 62 | 81 | 56 | 18 | 0 | 31 | C5 | 4C | 1D |
| Octal | 22 | 142 | 201 | 126 | 30 | 0 | 61 | 305 | 114 | 35 |
| Binary | 10010 | 1100010 | 10000001 | 1010110 | 11000 | 0 | 110001 | 11000101 | 1001100 | 11101 |
Color Harmonies of #126281
Complementary color
Monochromatic Colors of #126281
Black with #126281
Text Example
Text Example
White with #126281
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #126281; }
p { color: rgb(18,98,129); }
H1.HeaderClassName
{
color: #126281;
}
.AnyTagClassName
{
color: #126281;
}
</style>
background-color css
<style>
a { background-color: #126281; }
a { background-color: rgb(18,98,129); }
div.DivClassName
{
background-color: #126281;
}
.BgClassName
{
background-color: #126281;
}
</style>
border-color css
<style>
span { border-color: #126281; }
span { border-color: rgb(18,98,129); }
td.TdClassName
{
border-color: #126281;
}
.TagClassName
{
border-color: #126281;
}
</style>