Shades of Allports #137588
Tints of Allports #137588
RGB
CMYK
RGB Variations
Color information
#137588 (or 0x137588) is known color: Allports. HEX triplet: 13, 75 and 88. RGB value is (19,117,136). Sum of RGB (Red+Green+Blue) = 19+117+136=272 (36% of max value = 765). Red value is 19 (7.81% from 255 or 6.99% from 272); Green value is 117 (46.09% from 255 or 43.01% from 272); Blue value is 136 (53.52% from 255 or 50% from 272); Max value from RGB is 136 - color contains mainly: blue. Hex color #137588 is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #137588 is #EC8A77. Grayscale: #595959. Windows color (decimal): -15501944 or 8942867. OLE color: 8942867.
HSL color Cylindrical-coordinate representation of color #137588: hue angle of 189.74º 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 #137588 is Cyan = 0.86, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 19 | 117 | 136 | - |
| CMYK | 0.86 | 0.14 | 0 | 0.47 |
| HSL | 189.74º | 0.75% | 0.3% | - |
| HSV(B) | 189.74º | 0.86% | 0.53% | - |
| XYZ | 11.07 | 14.64 | 25.53 | - |
| YUV | 89.86 | 154.03 | 77.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 117 | 136 | 0.86 | 0.14 | 0 | 0.47 | 189.74 | 0.75 | 0.3 |
| Hex | 13 | 75 | 88 | 56 | E | 0 | 2F | BE | 4B | 1E |
| Octal | 23 | 165 | 210 | 126 | 16 | 0 | 57 | 276 | 113 | 36 |
| Binary | 10011 | 1110101 | 10001000 | 1010110 | 1110 | 0 | 101111 | 10111110 | 1001011 | 11110 |
Color Harmonies of #137588
Complementary color
Monochromatic Colors of #137588
Black with #137588
Text Example
Text Example
White with #137588
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #137588; }
p { color: rgb(19,117,136); }
H1.HeaderClassName
{
color: #137588;
}
.AnyTagClassName
{
color: #137588;
}
</style>
background-color css
<style>
a { background-color: #137588; }
a { background-color: rgb(19,117,136); }
div.DivClassName
{
background-color: #137588;
}
.BgClassName
{
background-color: #137588;
}
</style>
border-color css
<style>
span { border-color: #137588; }
span { border-color: rgb(19,117,136); }
td.TdClassName
{
border-color: #137588;
}
.TagClassName
{
border-color: #137588;
}
</style>