Shades of Allports #137294
Tints of Allports #137294
RGB
CMYK
RGB Variations
Color information
#137294 (or 0x137294) is known color: Allports. HEX triplet: 13, 72 and 94. RGB value is (19,114,148). Sum of RGB (Red+Green+Blue) = 19+114+148=281 (37% of max value = 765). Red value is 19 (7.81% from 255 or 6.76% from 281); Green value is 114 (44.92% from 255 or 40.57% from 281); Blue value is 148 (58.20% from 255 or 52.67% from 281); Max value from RGB is 148 - color contains mainly: blue. Hex color #137294 is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #137294 is #EC8D6B. Grayscale: #595959. Windows color (decimal): -15502700 or 9728531. OLE color: 9728531.
HSL color Cylindrical-coordinate representation of color #137294: hue angle of 195.81º 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 #137294 is Cyan = 0.87, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 19 | 114 | 148 | - |
| CMYK | 0.87 | 0.23 | 0 | 0.42 |
| HSL | 195.81º | 0.77% | 0.33% | - |
| HSV(B) | 195.81º | 0.87% | 0.58% | - |
| XYZ | 11.63 | 14.31 | 30.17 | - |
| YUV | 89.47 | 161.03 | 77.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 114 | 148 | 0.87 | 0.23 | 0 | 0.42 | 195.81 | 0.77 | 0.33 |
| Hex | 13 | 72 | 94 | 57 | 17 | 0 | 2A | C4 | 4D | 21 |
| Octal | 23 | 162 | 224 | 127 | 27 | 0 | 52 | 304 | 115 | 41 |
| Binary | 10011 | 1110010 | 10010100 | 1010111 | 10111 | 0 | 101010 | 11000100 | 1001101 | 100001 |
Color Harmonies of #137294
Complementary color
Monochromatic Colors of #137294
Black with #137294
Text Example
Text Example
White with #137294
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #137294; }
p { color: rgb(19,114,148); }
H1.HeaderClassName
{
color: #137294;
}
.AnyTagClassName
{
color: #137294;
}
</style>
background-color css
<style>
a { background-color: #137294; }
a { background-color: rgb(19,114,148); }
div.DivClassName
{
background-color: #137294;
}
.BgClassName
{
background-color: #137294;
}
</style>
border-color css
<style>
span { border-color: #137294; }
span { border-color: rgb(19,114,148); }
td.TdClassName
{
border-color: #137294;
}
.TagClassName
{
border-color: #137294;
}
</style>