Shades of Allports #127386
Tints of Allports #127386
RGB
CMYK
RGB Variations
Color information
#127386 (or 0x127386) is known color: Allports. HEX triplet: 12, 73 and 86. RGB value is (18,115,134). Sum of RGB (Red+Green+Blue) = 18+115+134=267 (35% of max value = 765). Red value is 18 (7.42% from 255 or 6.74% from 267); Green value is 115 (45.31% from 255 or 43.07% from 267); Blue value is 134 (52.73% from 255 or 50.19% from 267); Max value from RGB is 134 - color contains mainly: blue. Hex color #127386 is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #127386 is #ED8C79. Grayscale: #575757. Windows color (decimal): -15567994 or 8811282. OLE color: 8811282.
HSL color Cylindrical-coordinate representation of color #127386: hue angle of 189.83º 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 #127386 is Cyan = 0.87, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 18 | 115 | 134 | - |
| CMYK | 0.87 | 0.14 | 0 | 0.47 |
| HSL | 189.83º | 0.76% | 0.3% | - |
| HSV(B) | 189.83º | 0.87% | 0.53% | - |
| XYZ | 10.68 | 14.11 | 24.71 | - |
| YUV | 88.16 | 153.86 | 77.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 115 | 134 | 0.87 | 0.14 | 0 | 0.47 | 189.83 | 0.76 | 0.3 |
| Hex | 12 | 73 | 86 | 57 | E | 0 | 2F | BE | 4C | 1E |
| Octal | 22 | 163 | 206 | 127 | 16 | 0 | 57 | 276 | 114 | 36 |
| Binary | 10010 | 1110011 | 10000110 | 1010111 | 1110 | 0 | 101111 | 10111110 | 1001100 | 11110 |
Color Harmonies of #127386
Complementary color
Monochromatic Colors of #127386
Black with #127386
Text Example
Text Example
White with #127386
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #127386; }
p { color: rgb(18,115,134); }
H1.HeaderClassName
{
color: #127386;
}
.AnyTagClassName
{
color: #127386;
}
</style>
background-color css
<style>
a { background-color: #127386; }
a { background-color: rgb(18,115,134); }
div.DivClassName
{
background-color: #127386;
}
.BgClassName
{
background-color: #127386;
}
</style>
border-color css
<style>
span { border-color: #127386; }
span { border-color: rgb(18,115,134); }
td.TdClassName
{
border-color: #127386;
}
.TagClassName
{
border-color: #127386;
}
</style>