Shades of Allports #126776
Tints of Allports #126776
RGB
CMYK
RGB Variations
Color information
#126776 (or 0x126776) is known color: Allports. HEX triplet: 12, 67 and 76. RGB value is (18,103,118). Sum of RGB (Red+Green+Blue) = 18+103+118=239 (31% of max value = 765). Red value is 18 (7.42% from 255 or 7.53% from 239); Green value is 103 (40.62% from 255 or 43.10% from 239); Blue value is 118 (46.48% from 255 or 49.37% from 239); Max value from RGB is 118 - color contains mainly: blue. Hex color #126776 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #126776 is #ED9889. Grayscale: #4F4F4F. Windows color (decimal): -15571082 or 7759634. OLE color: 7759634.
HSL color Cylindrical-coordinate representation of color #126776: hue angle of 189º 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 #126776 is Cyan = 0.85, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 18 | 103 | 118 | - |
| CMYK | 0.85 | 0.13 | 0 | 0.54 |
| HSL | 189º | 0.74% | 0.27% | - |
| HSV(B) | 189º | 0.85% | 0.46% | - |
| XYZ | 8.37 | 11.14 | 18.85 | - |
| YUV | 79.3 | 149.84 | 84.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 103 | 118 | 0.85 | 0.13 | 0 | 0.54 | 189 | 0.74 | 0.27 |
| Hex | 12 | 67 | 76 | 55 | D | 0 | 36 | BD | 4A | 1B |
| Octal | 22 | 147 | 166 | 125 | 15 | 0 | 66 | 275 | 112 | 33 |
| Binary | 10010 | 1100111 | 1110110 | 1010101 | 1101 | 0 | 110110 | 10111101 | 1001010 | 11011 |
Color Harmonies of #126776
Complementary color
Monochromatic Colors of #126776
Black with #126776
Text Example
Text Example
White with #126776
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #126776; }
p { color: rgb(18,103,118); }
H1.HeaderClassName
{
color: #126776;
}
.AnyTagClassName
{
color: #126776;
}
</style>
background-color css
<style>
a { background-color: #126776; }
a { background-color: rgb(18,103,118); }
div.DivClassName
{
background-color: #126776;
}
.BgClassName
{
background-color: #126776;
}
</style>
border-color css
<style>
span { border-color: #126776; }
span { border-color: rgb(18,103,118); }
td.TdClassName
{
border-color: #126776;
}
.TagClassName
{
border-color: #126776;
}
</style>