Shades of Allports #127387
Tints of Allports #127387
RGB
CMYK
RGB Variations
Color information
#127387 (or 0x127387) is known color: Allports. HEX triplet: 12, 73 and 87. RGB value is (18,115,135). Sum of RGB (Red+Green+Blue) = 18+115+135=268 (35% of max value = 765). Red value is 18 (7.42% from 255 or 6.72% from 268); Green value is 115 (45.31% from 255 or 42.91% from 268); Blue value is 135 (53.12% from 255 or 50.37% from 268); Max value from RGB is 135 - color contains mainly: blue. Hex color #127387 is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #127387 is #ED8C78. Grayscale: #585858. Windows color (decimal): -15567993 or 8876818. OLE color: 8876818.
HSL color Cylindrical-coordinate representation of color #127387: hue angle of 190.26º 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 #127387 is Cyan = 0.87, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 18 | 115 | 135 | - |
| CMYK | 0.87 | 0.15 | 0 | 0.47 |
| HSL | 190.26º | 0.76% | 0.3% | - |
| HSV(B) | 190.26º | 0.87% | 0.53% | - |
| XYZ | 10.75 | 14.14 | 25.08 | - |
| YUV | 88.28 | 154.36 | 77.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 115 | 135 | 0.87 | 0.15 | 0 | 0.47 | 190.26 | 0.76 | 0.3 |
| Hex | 12 | 73 | 87 | 57 | F | 0 | 2F | BE | 4C | 1E |
| Octal | 22 | 163 | 207 | 127 | 17 | 0 | 57 | 276 | 114 | 36 |
| Binary | 10010 | 1110011 | 10000111 | 1010111 | 1111 | 0 | 101111 | 10111110 | 1001100 | 11110 |
Color Harmonies of #127387
Complementary color
Monochromatic Colors of #127387
Black with #127387
Text Example
Text Example
White with #127387
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #127387; }
p { color: rgb(18,115,135); }
H1.HeaderClassName
{
color: #127387;
}
.AnyTagClassName
{
color: #127387;
}
</style>
background-color css
<style>
a { background-color: #127387; }
a { background-color: rgb(18,115,135); }
div.DivClassName
{
background-color: #127387;
}
.BgClassName
{
background-color: #127387;
}
</style>
border-color css
<style>
span { border-color: #127387; }
span { border-color: rgb(18,115,135); }
td.TdClassName
{
border-color: #127387;
}
.TagClassName
{
border-color: #127387;
}
</style>