Shades of Allports #137487
Tints of Allports #137487
RGB
CMYK
RGB Variations
Color information
#137487 (or 0x137487) is known color: Allports. HEX triplet: 13, 74 and 87. RGB value is (19,116,135). Sum of RGB (Red+Green+Blue) = 19+116+135=270 (35% of max value = 765). Red value is 19 (7.81% from 255 or 7.04% from 270); Green value is 116 (45.70% from 255 or 42.96% 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 #137487 is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #137487 is #EC8B78. Grayscale: #585858. Windows color (decimal): -15502201 or 8877075. OLE color: 8877075.
HSL color Cylindrical-coordinate representation of color #137487: hue angle of 189.83º degrees, saturation: 0.75, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #137487 is Cyan = 0.86, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 19 | 116 | 135 | - |
| CMYK | 0.86 | 0.14 | 0 | 0.47 |
| HSL | 189.83º | 0.75% | 0.3% | - |
| HSV(B) | 189.83º | 0.86% | 0.53% | - |
| XYZ | 10.89 | 14.38 | 25.12 | - |
| YUV | 89.16 | 153.86 | 77.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 116 | 135 | 0.86 | 0.14 | 0 | 0.47 | 189.83 | 0.75 | 0.3 |
| Hex | 13 | 74 | 87 | 56 | E | 0 | 2F | BE | 4B | 1E |
| Octal | 23 | 164 | 207 | 126 | 16 | 0 | 57 | 276 | 113 | 36 |
| Binary | 10011 | 1110100 | 10000111 | 1010110 | 1110 | 0 | 101111 | 10111110 | 1001011 | 11110 |
Color Harmonies of #137487
Complementary color
Monochromatic Colors of #137487
Black with #137487
Text Example
Text Example
White with #137487
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #137487; }
p { color: rgb(19,116,135); }
H1.HeaderClassName
{
color: #137487;
}
.AnyTagClassName
{
color: #137487;
}
</style>
background-color css
<style>
a { background-color: #137487; }
a { background-color: rgb(19,116,135); }
div.DivClassName
{
background-color: #137487;
}
.BgClassName
{
background-color: #137487;
}
</style>
border-color css
<style>
span { border-color: #137487; }
span { border-color: rgb(19,116,135); }
td.TdClassName
{
border-color: #137487;
}
.TagClassName
{
border-color: #137487;
}
</style>