Shades of Allports #137194
Tints of Allports #137194
RGB
CMYK
RGB Variations
Color information
#137194 (or 0x137194) is known color: Allports. HEX triplet: 13, 71 and 94. RGB value is (19,113,148). Sum of RGB (Red+Green+Blue) = 19+113+148=280 (37% of max value = 765). Red value is 19 (7.81% from 255 or 6.79% from 280); Green value is 113 (44.53% from 255 or 40.36% from 280); Blue value is 148 (58.20% from 255 or 52.86% from 280); Max value from RGB is 148 - color contains mainly: blue. Hex color #137194 is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #137194 is #EC8E6B. Grayscale: #585858. Windows color (decimal): -15502956 or 9728275. OLE color: 9728275.
HSL color Cylindrical-coordinate representation of color #137194: hue angle of 196.28º degrees, saturation: 0.77, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #137194 is Cyan = 0.87, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 19 | 113 | 148 | - |
| CMYK | 0.87 | 0.24 | 0 | 0.42 |
| HSL | 196.28º | 0.77% | 0.33% | - |
| HSV(B) | 196.28º | 0.87% | 0.58% | - |
| XYZ | 11.52 | 14.09 | 30.13 | - |
| YUV | 88.88 | 161.36 | 78.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 113 | 148 | 0.87 | 0.24 | 0 | 0.42 | 196.28 | 0.77 | 0.33 |
| Hex | 13 | 71 | 94 | 57 | 18 | 0 | 2A | C4 | 4D | 21 |
| Octal | 23 | 161 | 224 | 127 | 30 | 0 | 52 | 304 | 115 | 41 |
| Binary | 10011 | 1110001 | 10010100 | 1010111 | 11000 | 0 | 101010 | 11000100 | 1001101 | 100001 |
Color Harmonies of #137194
Complementary color
Monochromatic Colors of #137194
Black with #137194
Text Example
Text Example
White with #137194
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #137194; }
p { color: rgb(19,113,148); }
H1.HeaderClassName
{
color: #137194;
}
.AnyTagClassName
{
color: #137194;
}
</style>
background-color css
<style>
a { background-color: #137194; }
a { background-color: rgb(19,113,148); }
div.DivClassName
{
background-color: #137194;
}
.BgClassName
{
background-color: #137194;
}
</style>
border-color css
<style>
span { border-color: #137194; }
span { border-color: rgb(19,113,148); }
td.TdClassName
{
border-color: #137194;
}
.TagClassName
{
border-color: #137194;
}
</style>