Shades of Allports #137092
Tints of Allports #137092
RGB
CMYK
RGB Variations
Color information
#137092 (or 0x137092) is known color: Allports. HEX triplet: 13, 70 and 92. RGB value is (19,112,146). Sum of RGB (Red+Green+Blue) = 19+112+146=277 (36% of max value = 765). Red value is 19 (7.81% from 255 or 6.86% from 277); Green value is 112 (44.14% from 255 or 40.43% from 277); Blue value is 146 (57.42% from 255 or 52.71% from 277); Max value from RGB is 146 - color contains mainly: blue. Hex color #137092 is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #137092 is #EC8F6D. Grayscale: #575757. Windows color (decimal): -15503214 or 9596947. OLE color: 9596947.
HSL color Cylindrical-coordinate representation of color #137092: hue angle of 196.06º degrees, saturation: 0.77, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #137092 is Cyan = 0.87, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 19 | 112 | 146 | - |
| CMYK | 0.87 | 0.23 | 0 | 0.43 |
| HSL | 196.06º | 0.77% | 0.32% | - |
| HSV(B) | 196.06º | 0.87% | 0.57% | - |
| XYZ | 11.25 | 13.8 | 29.27 | - |
| YUV | 88.07 | 160.69 | 78.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 112 | 146 | 0.87 | 0.23 | 0 | 0.43 | 196.06 | 0.77 | 0.32 |
| Hex | 13 | 70 | 92 | 57 | 17 | 0 | 2B | C4 | 4D | 20 |
| Octal | 23 | 160 | 222 | 127 | 27 | 0 | 53 | 304 | 115 | 40 |
| Binary | 10011 | 1110000 | 10010010 | 1010111 | 10111 | 0 | 101011 | 11000100 | 1001101 | 100000 |
Color Harmonies of #137092
Complementary color
Monochromatic Colors of #137092
Black with #137092
Text Example
Text Example
White with #137092
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #137092; }
p { color: rgb(19,112,146); }
H1.HeaderClassName
{
color: #137092;
}
.AnyTagClassName
{
color: #137092;
}
</style>
background-color css
<style>
a { background-color: #137092; }
a { background-color: rgb(19,112,146); }
div.DivClassName
{
background-color: #137092;
}
.BgClassName
{
background-color: #137092;
}
</style>
border-color css
<style>
span { border-color: #137092; }
span { border-color: rgb(19,112,146); }
td.TdClassName
{
border-color: #137092;
}
.TagClassName
{
border-color: #137092;
}
</style>