Shades of Allports #127589
Tints of Allports #127589
RGB
CMYK
RGB Variations
Color information
#127589 (or 0x127589) is known color: Allports. HEX triplet: 12, 75 and 89. RGB value is (18,117,137). Sum of RGB (Red+Green+Blue) = 18+117+137=272 (36% of max value = 765). Red value is 18 (7.42% from 255 or 6.62% from 272); Green value is 117 (46.09% from 255 or 43.01% from 272); Blue value is 137 (53.91% from 255 or 50.37% from 272); Max value from RGB is 137 - color contains mainly: blue. Hex color #127589 is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #127589 is #ED8A76. Grayscale: #595959. Windows color (decimal): -15567479 or 9008402. OLE color: 9008402.
HSL color Cylindrical-coordinate representation of color #127589: hue angle of 190.08º degrees, saturation: 0.77, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #127589 is Cyan = 0.87, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 18 | 117 | 137 | - |
| CMYK | 0.87 | 0.15 | 0 | 0.46 |
| HSL | 190.08º | 0.77% | 0.3% | - |
| HSV(B) | 190.08º | 0.87% | 0.54% | - |
| XYZ | 11.13 | 14.66 | 25.91 | - |
| YUV | 89.68 | 154.7 | 76.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 117 | 137 | 0.87 | 0.15 | 0 | 0.46 | 190.08 | 0.77 | 0.3 |
| Hex | 12 | 75 | 89 | 57 | F | 0 | 2E | BE | 4D | 1E |
| Octal | 22 | 165 | 211 | 127 | 17 | 0 | 56 | 276 | 115 | 36 |
| Binary | 10010 | 1110101 | 10001001 | 1010111 | 1111 | 0 | 101110 | 10111110 | 1001101 | 11110 |
Color Harmonies of #127589
Complementary color
Monochromatic Colors of #127589
Black with #127589
Text Example
Text Example
White with #127589
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #127589; }
p { color: rgb(18,117,137); }
H1.HeaderClassName
{
color: #127589;
}
.AnyTagClassName
{
color: #127589;
}
</style>
background-color css
<style>
a { background-color: #127589; }
a { background-color: rgb(18,117,137); }
div.DivClassName
{
background-color: #127589;
}
.BgClassName
{
background-color: #127589;
}
</style>
border-color css
<style>
span { border-color: #127589; }
span { border-color: rgb(18,117,137); }
td.TdClassName
{
border-color: #127589;
}
.TagClassName
{
border-color: #127589;
}
</style>