Shades of Allports #137589
Tints of Allports #137589
RGB
CMYK
RGB Variations
Color information
#137589 (or 0x137589) is known color: Allports. HEX triplet: 13, 75 and 89. RGB value is (19,117,137). Sum of RGB (Red+Green+Blue) = 19+117+137=273 (36% of max value = 765). Red value is 19 (7.81% from 255 or 6.96% from 273); Green value is 117 (46.09% from 255 or 42.86% from 273); Blue value is 137 (53.91% from 255 or 50.18% from 273); Max value from RGB is 137 - color contains mainly: blue. Hex color #137589 is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #137589 is #EC8A76. Grayscale: #595959. Windows color (decimal): -15501943 or 9008403. OLE color: 9008403.
HSL color Cylindrical-coordinate representation of color #137589: hue angle of 190.17º degrees, saturation: 0.76, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #137589 is Cyan = 0.86, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 19 | 117 | 137 | - |
| CMYK | 0.86 | 0.15 | 0 | 0.46 |
| HSL | 190.17º | 0.76% | 0.31% | - |
| HSV(B) | 190.17º | 0.86% | 0.54% | - |
| XYZ | 11.15 | 14.67 | 25.91 | - |
| YUV | 89.98 | 154.53 | 77.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 117 | 137 | 0.86 | 0.15 | 0 | 0.46 | 190.17 | 0.76 | 0.31 |
| Hex | 13 | 75 | 89 | 56 | F | 0 | 2E | BE | 4C | 1F |
| Octal | 23 | 165 | 211 | 126 | 17 | 0 | 56 | 276 | 114 | 37 |
| Binary | 10011 | 1110101 | 10001001 | 1010110 | 1111 | 0 | 101110 | 10111110 | 1001100 | 11111 |
Color Harmonies of #137589
Complementary color
Monochromatic Colors of #137589
Black with #137589
Text Example
Text Example
White with #137589
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #137589; }
p { color: rgb(19,117,137); }
H1.HeaderClassName
{
color: #137589;
}
.AnyTagClassName
{
color: #137589;
}
</style>
background-color css
<style>
a { background-color: #137589; }
a { background-color: rgb(19,117,137); }
div.DivClassName
{
background-color: #137589;
}
.BgClassName
{
background-color: #137589;
}
</style>
border-color css
<style>
span { border-color: #137589; }
span { border-color: rgb(19,117,137); }
td.TdClassName
{
border-color: #137589;
}
.TagClassName
{
border-color: #137589;
}
</style>