Shades of Allports #127287
Tints of Allports #127287
RGB
CMYK
RGB Variations
Color information
#127287 (or 0x127287) is known color: Allports. HEX triplet: 12, 72 and 87. RGB value is (18,114,135). Sum of RGB (Red+Green+Blue) = 18+114+135=267 (35% of max value = 765). Red value is 18 (7.42% from 255 or 6.74% from 267); Green value is 114 (44.92% from 255 or 42.70% from 267); Blue value is 135 (53.12% from 255 or 50.56% from 267); Max value from RGB is 135 - color contains mainly: blue. Hex color #127287 is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #127287 is #ED8D78. Grayscale: #575757. Windows color (decimal): -15568249 or 8876562. OLE color: 8876562.
HSL color Cylindrical-coordinate representation of color #127287: hue angle of 190.77º 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 #127287 is Cyan = 0.87, Magento = 0.16, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 18 | 114 | 135 | - |
| CMYK | 0.87 | 0.16 | 0 | 0.47 |
| HSL | 190.77º | 0.76% | 0.3% | - |
| HSV(B) | 190.77º | 0.87% | 0.53% | - |
| XYZ | 10.64 | 13.91 | 25.05 | - |
| YUV | 87.69 | 154.7 | 78.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 114 | 135 | 0.87 | 0.16 | 0 | 0.47 | 190.77 | 0.76 | 0.3 |
| Hex | 12 | 72 | 87 | 57 | 10 | 0 | 2F | BF | 4C | 1E |
| Octal | 22 | 162 | 207 | 127 | 20 | 0 | 57 | 277 | 114 | 36 |
| Binary | 10010 | 1110010 | 10000111 | 1010111 | 10000 | 0 | 101111 | 10111111 | 1001100 | 11110 |
Color Harmonies of #127287
Complementary color
Monochromatic Colors of #127287
Black with #127287
Text Example
Text Example
White with #127287
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #127287; }
p { color: rgb(18,114,135); }
H1.HeaderClassName
{
color: #127287;
}
.AnyTagClassName
{
color: #127287;
}
</style>
background-color css
<style>
a { background-color: #127287; }
a { background-color: rgb(18,114,135); }
div.DivClassName
{
background-color: #127287;
}
.BgClassName
{
background-color: #127287;
}
</style>
border-color css
<style>
span { border-color: #127287; }
span { border-color: rgb(18,114,135); }
td.TdClassName
{
border-color: #127287;
}
.TagClassName
{
border-color: #127287;
}
</style>