Shades of Allports #127587
Tints of Allports #127587
RGB
CMYK
RGB Variations
Color information
#127587 (or 0x127587) is known color: Allports. HEX triplet: 12, 75 and 87. RGB value is (18,117,135). Sum of RGB (Red+Green+Blue) = 18+117+135=270 (35% of max value = 765). Red value is 18 (7.42% from 255 or 6.67% from 270); Green value is 117 (46.09% from 255 or 43.33% from 270); Blue value is 135 (53.12% from 255 or 50% from 270); Max value from RGB is 135 - color contains mainly: blue. Hex color #127587 is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #127587 is #ED8A78. Grayscale: #595959. Windows color (decimal): -15567481 or 8877330. OLE color: 8877330.
HSL color Cylindrical-coordinate representation of color #127587: hue angle of 189.23º 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 #127587 is Cyan = 0.87, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 18 | 117 | 135 | - |
| CMYK | 0.87 | 0.13 | 0 | 0.47 |
| HSL | 189.23º | 0.76% | 0.3% | - |
| HSV(B) | 189.23º | 0.87% | 0.53% | - |
| XYZ | 10.98 | 14.6 | 25.16 | - |
| YUV | 89.45 | 153.7 | 77.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 117 | 135 | 0.87 | 0.13 | 0 | 0.47 | 189.23 | 0.76 | 0.3 |
| Hex | 12 | 75 | 87 | 57 | D | 0 | 2F | BD | 4C | 1E |
| Octal | 22 | 165 | 207 | 127 | 15 | 0 | 57 | 275 | 114 | 36 |
| Binary | 10010 | 1110101 | 10000111 | 1010111 | 1101 | 0 | 101111 | 10111101 | 1001100 | 11110 |
Color Harmonies of #127587
Complementary color
Monochromatic Colors of #127587
Black with #127587
Text Example
Text Example
White with #127587
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #127587; }
p { color: rgb(18,117,135); }
H1.HeaderClassName
{
color: #127587;
}
.AnyTagClassName
{
color: #127587;
}
</style>
background-color css
<style>
a { background-color: #127587; }
a { background-color: rgb(18,117,135); }
div.DivClassName
{
background-color: #127587;
}
.BgClassName
{
background-color: #127587;
}
</style>
border-color css
<style>
span { border-color: #127587; }
span { border-color: rgb(18,117,135); }
td.TdClassName
{
border-color: #127587;
}
.TagClassName
{
border-color: #127587;
}
</style>