Shades of Allports #126977
Tints of Allports #126977
RGB
CMYK
RGB Variations
Color information
#126977 (or 0x126977) is known color: Allports. HEX triplet: 12, 69 and 77. RGB value is (18,105,119). Sum of RGB (Red+Green+Blue) = 18+105+119=242 (32% of max value = 765). Red value is 18 (7.42% from 255 or 7.44% from 242); Green value is 105 (41.41% from 255 or 43.39% from 242); Blue value is 119 (46.88% from 255 or 49.17% from 242); Max value from RGB is 119 - color contains mainly: blue. Hex color #126977 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #126977 is #ED9688. Grayscale: #505050. Windows color (decimal): -15570569 or 7825682. OLE color: 7825682.
HSL color Cylindrical-coordinate representation of color #126977: hue angle of 188.32º degrees, saturation: 0.74, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #126977 is Cyan = 0.85, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 18 | 105 | 119 | - |
| CMYK | 0.85 | 0.12 | 0 | 0.53 |
| HSL | 188.32º | 0.74% | 0.27% | - |
| HSV(B) | 188.32º | 0.85% | 0.47% | - |
| XYZ | 8.63 | 11.56 | 19.23 | - |
| YUV | 80.58 | 149.68 | 83.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 105 | 119 | 0.85 | 0.12 | 0 | 0.53 | 188.32 | 0.74 | 0.27 |
| Hex | 12 | 69 | 77 | 55 | C | 0 | 35 | BC | 4A | 1B |
| Octal | 22 | 151 | 167 | 125 | 14 | 0 | 65 | 274 | 112 | 33 |
| Binary | 10010 | 1101001 | 1110111 | 1010101 | 1100 | 0 | 110101 | 10111100 | 1001010 | 11011 |
Color Harmonies of #126977
Complementary color
Monochromatic Colors of #126977
Black with #126977
Text Example
Text Example
White with #126977
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #126977; }
p { color: rgb(18,105,119); }
H1.HeaderClassName
{
color: #126977;
}
.AnyTagClassName
{
color: #126977;
}
</style>
background-color css
<style>
a { background-color: #126977; }
a { background-color: rgb(18,105,119); }
div.DivClassName
{
background-color: #126977;
}
.BgClassName
{
background-color: #126977;
}
</style>
border-color css
<style>
span { border-color: #126977; }
span { border-color: rgb(18,105,119); }
td.TdClassName
{
border-color: #126977;
}
.TagClassName
{
border-color: #126977;
}
</style>