Shades of Allports #137388
Tints of Allports #137388
RGB
CMYK
RGB Variations
Color information
#137388 (or 0x137388) is known color: Allports. HEX triplet: 13, 73 and 88. RGB value is (19,115,136). Sum of RGB (Red+Green+Blue) = 19+115+136=270 (35% of max value = 765). Red value is 19 (7.81% from 255 or 7.04% from 270); Green value is 115 (45.31% from 255 or 42.59% from 270); Blue value is 136 (53.52% from 255 or 50.37% from 270); Max value from RGB is 136 - color contains mainly: blue. Hex color #137388 is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #137388 is #EC8C77. Grayscale: #585858. Windows color (decimal): -15502456 or 8942355. OLE color: 8942355.
HSL color Cylindrical-coordinate representation of color #137388: hue angle of 190.77º 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 #137388 is Cyan = 0.86, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 19 | 115 | 136 | - |
| CMYK | 0.86 | 0.15 | 0 | 0.47 |
| HSL | 190.77º | 0.75% | 0.3% | - |
| HSV(B) | 190.77º | 0.86% | 0.53% | - |
| XYZ | 10.84 | 14.18 | 25.46 | - |
| YUV | 88.69 | 154.7 | 78.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 115 | 136 | 0.86 | 0.15 | 0 | 0.47 | 190.77 | 0.75 | 0.3 |
| Hex | 13 | 73 | 88 | 56 | F | 0 | 2F | BF | 4B | 1E |
| Octal | 23 | 163 | 210 | 126 | 17 | 0 | 57 | 277 | 113 | 36 |
| Binary | 10011 | 1110011 | 10001000 | 1010110 | 1111 | 0 | 101111 | 10111111 | 1001011 | 11110 |
Color Harmonies of #137388
Complementary color
Monochromatic Colors of #137388
Black with #137388
Text Example
Text Example
White with #137388
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #137388; }
p { color: rgb(19,115,136); }
H1.HeaderClassName
{
color: #137388;
}
.AnyTagClassName
{
color: #137388;
}
</style>
background-color css
<style>
a { background-color: #137388; }
a { background-color: rgb(19,115,136); }
div.DivClassName
{
background-color: #137388;
}
.BgClassName
{
background-color: #137388;
}
</style>
border-color css
<style>
span { border-color: #137388; }
span { border-color: rgb(19,115,136); }
td.TdClassName
{
border-color: #137388;
}
.TagClassName
{
border-color: #137388;
}
</style>