Shades of Allports #126276
Tints of Allports #126276
RGB
CMYK
RGB Variations
Color information
#126276 (or 0x126276) is known color: Allports. HEX triplet: 12, 62 and 76. RGB value is (18,98,118). Sum of RGB (Red+Green+Blue) = 18+98+118=234 (30% of max value = 765). Red value is 18 (7.42% from 255 or 7.69% from 234); Green value is 98 (38.67% from 255 or 41.88% from 234); Blue value is 118 (46.48% from 255 or 50.43% from 234); Max value from RGB is 118 - color contains mainly: blue. Hex color #126276 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #126276 is #ED9D89. Grayscale: #4C4C4C. Windows color (decimal): -15572362 or 7758354. OLE color: 7758354.
HSL color Cylindrical-coordinate representation of color #126276: hue angle of 192º degrees, saturation: 0.74, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #126276 is Cyan = 0.85, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 18 | 98 | 118 | - |
| CMYK | 0.85 | 0.17 | 0 | 0.54 |
| HSL | 192º | 0.74% | 0.27% | - |
| HSV(B) | 192º | 0.85% | 0.46% | - |
| XYZ | 7.89 | 10.17 | 18.69 | - |
| YUV | 76.36 | 151.5 | 86.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 98 | 118 | 0.85 | 0.17 | 0 | 0.54 | 192 | 0.74 | 0.27 |
| Hex | 12 | 62 | 76 | 55 | 11 | 0 | 36 | C0 | 4A | 1B |
| Octal | 22 | 142 | 166 | 125 | 21 | 0 | 66 | 300 | 112 | 33 |
| Binary | 10010 | 1100010 | 1110110 | 1010101 | 10001 | 0 | 110110 | 11000000 | 1001010 | 11011 |
Color Harmonies of #126276
Complementary color
Monochromatic Colors of #126276
Black with #126276
Text Example
Text Example
White with #126276
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #126276; }
p { color: rgb(18,98,118); }
H1.HeaderClassName
{
color: #126276;
}
.AnyTagClassName
{
color: #126276;
}
</style>
background-color css
<style>
a { background-color: #126276; }
a { background-color: rgb(18,98,118); }
div.DivClassName
{
background-color: #126276;
}
.BgClassName
{
background-color: #126276;
}
</style>
border-color css
<style>
span { border-color: #126276; }
span { border-color: rgb(18,98,118); }
td.TdClassName
{
border-color: #126276;
}
.TagClassName
{
border-color: #126276;
}
</style>