Shades of Allports #137290
Tints of Allports #137290
RGB
CMYK
RGB Variations
Color information
#137290 (or 0x137290) is known color: Allports. HEX triplet: 13, 72 and 90. RGB value is (19,114,144). Sum of RGB (Red+Green+Blue) = 19+114+144=277 (36% of max value = 765). Red value is 19 (7.81% from 255 or 6.86% from 277); Green value is 114 (44.92% from 255 or 41.16% from 277); Blue value is 144 (56.64% from 255 or 51.99% from 277); Max value from RGB is 144 - color contains mainly: blue. Hex color #137290 is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #137290 is #EC8D6F. Grayscale: #585858. Windows color (decimal): -15502704 or 9466387. OLE color: 9466387.
HSL color Cylindrical-coordinate representation of color #137290: hue angle of 194.4º degrees, saturation: 0.77, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #137290 is Cyan = 0.87, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 19 | 114 | 144 | - |
| CMYK | 0.87 | 0.21 | 0 | 0.44 |
| HSL | 194.4º | 0.77% | 0.32% | - |
| HSV(B) | 194.4º | 0.87% | 0.56% | - |
| XYZ | 11.32 | 14.19 | 28.53 | - |
| YUV | 89.02 | 159.03 | 78.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 114 | 144 | 0.87 | 0.21 | 0 | 0.44 | 194.4 | 0.77 | 0.32 |
| Hex | 13 | 72 | 90 | 57 | 15 | 0 | 2C | C2 | 4D | 20 |
| Octal | 23 | 162 | 220 | 127 | 25 | 0 | 54 | 302 | 115 | 40 |
| Binary | 10011 | 1110010 | 10010000 | 1010111 | 10101 | 0 | 101100 | 11000010 | 1001101 | 100000 |
Color Harmonies of #137290
Complementary color
Monochromatic Colors of #137290
Black with #137290
Text Example
Text Example
White with #137290
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #137290; }
p { color: rgb(19,114,144); }
H1.HeaderClassName
{
color: #137290;
}
.AnyTagClassName
{
color: #137290;
}
</style>
background-color css
<style>
a { background-color: #137290; }
a { background-color: rgb(19,114,144); }
div.DivClassName
{
background-color: #137290;
}
.BgClassName
{
background-color: #137290;
}
</style>
border-color css
<style>
span { border-color: #137290; }
span { border-color: rgb(19,114,144); }
td.TdClassName
{
border-color: #137290;
}
.TagClassName
{
border-color: #137290;
}
</style>