Shades of Allports #137990
Tints of Allports #137990
RGB
CMYK
RGB Variations
Color information
#137990 (or 0x137990) is known color: Allports. HEX triplet: 13, 79 and 90. RGB value is (19,121,144). Sum of RGB (Red+Green+Blue) = 19+121+144=284 (37% of max value = 765). Red value is 19 (7.81% from 255 or 6.69% from 284); Green value is 121 (47.66% from 255 or 42.61% from 284); Blue value is 144 (56.64% from 255 or 50.70% from 284); Max value from RGB is 144 - color contains mainly: blue. Hex color #137990 is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #137990 is #EC866F. Grayscale: #5C5C5C. Windows color (decimal): -15500912 or 9468179. OLE color: 9468179.
HSL color Cylindrical-coordinate representation of color #137990: hue angle of 191.04º 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 #137990 is Cyan = 0.87, Magento = 0.16, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 19 | 121 | 144 | - |
| CMYK | 0.87 | 0.16 | 0 | 0.44 |
| HSL | 191.04º | 0.77% | 0.32% | - |
| HSV(B) | 191.04º | 0.87% | 0.56% | - |
| XYZ | 12.14 | 15.83 | 28.8 | - |
| YUV | 93.12 | 156.71 | 75.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 121 | 144 | 0.87 | 0.16 | 0 | 0.44 | 191.04 | 0.77 | 0.32 |
| Hex | 13 | 79 | 90 | 57 | 10 | 0 | 2C | BF | 4D | 20 |
| Octal | 23 | 171 | 220 | 127 | 20 | 0 | 54 | 277 | 115 | 40 |
| Binary | 10011 | 1111001 | 10010000 | 1010111 | 10000 | 0 | 101100 | 10111111 | 1001101 | 100000 |
Color Harmonies of #137990
Complementary color
Monochromatic Colors of #137990
Black with #137990
Text Example
Text Example
White with #137990
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #137990; }
p { color: rgb(19,121,144); }
H1.HeaderClassName
{
color: #137990;
}
.AnyTagClassName
{
color: #137990;
}
</style>
background-color css
<style>
a { background-color: #137990; }
a { background-color: rgb(19,121,144); }
div.DivClassName
{
background-color: #137990;
}
.BgClassName
{
background-color: #137990;
}
</style>
border-color css
<style>
span { border-color: #137990; }
span { border-color: rgb(19,121,144); }
td.TdClassName
{
border-color: #137990;
}
.TagClassName
{
border-color: #137990;
}
</style>