Shades of Allports #127786
Tints of Allports #127786
RGB
CMYK
RGB Variations
Color information
#127786 (or 0x127786) is known color: Allports. HEX triplet: 12, 77 and 86. RGB value is (18,119,134). Sum of RGB (Red+Green+Blue) = 18+119+134=271 (35% of max value = 765). Red value is 18 (7.42% from 255 or 6.64% from 271); Green value is 119 (46.88% from 255 or 43.91% from 271); Blue value is 134 (52.73% from 255 or 49.45% from 271); Max value from RGB is 134 - color contains mainly: blue. Hex color #127786 is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #127786 is #ED8879. Grayscale: #5A5A5A. Windows color (decimal): -15566970 or 8812306. OLE color: 8812306.
HSL color Cylindrical-coordinate representation of color #127786: hue angle of 187.76º degrees, saturation: 0.76, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #127786 is Cyan = 0.87, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 18 | 119 | 134 | - |
| CMYK | 0.87 | 0.11 | 0 | 0.47 |
| HSL | 187.76º | 0.76% | 0.3% | - |
| HSV(B) | 187.76º | 0.87% | 0.53% | - |
| XYZ | 11.15 | 15.04 | 24.87 | - |
| YUV | 90.51 | 152.54 | 76.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 119 | 134 | 0.87 | 0.11 | 0 | 0.47 | 187.76 | 0.76 | 0.3 |
| Hex | 12 | 77 | 86 | 57 | B | 0 | 2F | BC | 4C | 1E |
| Octal | 22 | 167 | 206 | 127 | 13 | 0 | 57 | 274 | 114 | 36 |
| Binary | 10010 | 1110111 | 10000110 | 1010111 | 1011 | 0 | 101111 | 10111100 | 1001100 | 11110 |
Color Harmonies of #127786
Complementary color
Monochromatic Colors of #127786
Black with #127786
Text Example
Text Example
White with #127786
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #127786; }
p { color: rgb(18,119,134); }
H1.HeaderClassName
{
color: #127786;
}
.AnyTagClassName
{
color: #127786;
}
</style>
background-color css
<style>
a { background-color: #127786; }
a { background-color: rgb(18,119,134); }
div.DivClassName
{
background-color: #127786;
}
.BgClassName
{
background-color: #127786;
}
</style>
border-color css
<style>
span { border-color: #127786; }
span { border-color: rgb(18,119,134); }
td.TdClassName
{
border-color: #127786;
}
.TagClassName
{
border-color: #127786;
}
</style>