Shades of Allports #137386
Tints of Allports #137386
RGB
CMYK
RGB Variations
Color information
#137386 (or 0x137386) is known color: Allports. HEX triplet: 13, 73 and 86. RGB value is (19,115,134). Sum of RGB (Red+Green+Blue) = 19+115+134=268 (35% of max value = 765). Red value is 19 (7.81% from 255 or 7.09% from 268); Green value is 115 (45.31% from 255 or 42.91% from 268); Blue value is 134 (52.73% from 255 or 50% from 268); Max value from RGB is 134 - color contains mainly: blue. Hex color #137386 is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #137386 is #EC8C79. Grayscale: #585858. Windows color (decimal): -15502458 or 8811283. OLE color: 8811283.
HSL color Cylindrical-coordinate representation of color #137386: hue angle of 189.91º degrees, saturation: 0.75, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #137386 is Cyan = 0.86, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 19 | 115 | 134 | - |
| CMYK | 0.86 | 0.14 | 0 | 0.47 |
| HSL | 189.91º | 0.75% | 0.3% | - |
| HSV(B) | 189.91º | 0.86% | 0.53% | - |
| XYZ | 10.7 | 14.12 | 24.72 | - |
| YUV | 88.46 | 153.7 | 78.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 115 | 134 | 0.86 | 0.14 | 0 | 0.47 | 189.91 | 0.75 | 0.3 |
| Hex | 13 | 73 | 86 | 56 | E | 0 | 2F | BE | 4B | 1E |
| Octal | 23 | 163 | 206 | 126 | 16 | 0 | 57 | 276 | 113 | 36 |
| Binary | 10011 | 1110011 | 10000110 | 1010110 | 1110 | 0 | 101111 | 10111110 | 1001011 | 11110 |
Color Harmonies of #137386
Complementary color
Monochromatic Colors of #137386
Black with #137386
Text Example
Text Example
White with #137386
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #137386; }
p { color: rgb(19,115,134); }
H1.HeaderClassName
{
color: #137386;
}
.AnyTagClassName
{
color: #137386;
}
</style>
background-color css
<style>
a { background-color: #137386; }
a { background-color: rgb(19,115,134); }
div.DivClassName
{
background-color: #137386;
}
.BgClassName
{
background-color: #137386;
}
</style>
border-color css
<style>
span { border-color: #137386; }
span { border-color: rgb(19,115,134); }
td.TdClassName
{
border-color: #137386;
}
.TagClassName
{
border-color: #137386;
}
</style>