Shades of Allports #137190
Tints of Allports #137190
RGB
CMYK
RGB Variations
Color information
#137190 (or 0x137190) is known color: Allports. HEX triplet: 13, 71 and 90. RGB value is (19,113,144). Sum of RGB (Red+Green+Blue) = 19+113+144=276 (36% of max value = 765). Red value is 19 (7.81% from 255 or 6.88% from 276); Green value is 113 (44.53% from 255 or 40.94% from 276); Blue value is 144 (56.64% from 255 or 52.17% from 276); Max value from RGB is 144 - color contains mainly: blue. Hex color #137190 is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #137190 is #EC8E6F. Grayscale: #585858. Windows color (decimal): -15502960 or 9466131. OLE color: 9466131.
HSL color Cylindrical-coordinate representation of color #137190: hue angle of 194.88º 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 #137190 is Cyan = 0.87, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 19 | 113 | 144 | - |
| CMYK | 0.87 | 0.22 | 0 | 0.44 |
| HSL | 194.88º | 0.77% | 0.32% | - |
| HSV(B) | 194.88º | 0.87% | 0.56% | - |
| XYZ | 11.21 | 13.96 | 28.49 | - |
| YUV | 88.43 | 159.36 | 78.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 113 | 144 | 0.87 | 0.22 | 0 | 0.44 | 194.88 | 0.77 | 0.32 |
| Hex | 13 | 71 | 90 | 57 | 16 | 0 | 2C | C3 | 4D | 20 |
| Octal | 23 | 161 | 220 | 127 | 26 | 0 | 54 | 303 | 115 | 40 |
| Binary | 10011 | 1110001 | 10010000 | 1010111 | 10110 | 0 | 101100 | 11000011 | 1001101 | 100000 |
Color Harmonies of #137190
Complementary color
Monochromatic Colors of #137190
Black with #137190
Text Example
Text Example
White with #137190
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #137190; }
p { color: rgb(19,113,144); }
H1.HeaderClassName
{
color: #137190;
}
.AnyTagClassName
{
color: #137190;
}
</style>
background-color css
<style>
a { background-color: #137190; }
a { background-color: rgb(19,113,144); }
div.DivClassName
{
background-color: #137190;
}
.BgClassName
{
background-color: #137190;
}
</style>
border-color css
<style>
span { border-color: #137190; }
span { border-color: rgb(19,113,144); }
td.TdClassName
{
border-color: #137190;
}
.TagClassName
{
border-color: #137190;
}
</style>