Shades of Allports #137488
Tints of Allports #137488
RGB
CMYK
RGB Variations
Color information
#137488 (or 0x137488) is known color: Allports. HEX triplet: 13, 74 and 88. RGB value is (19,116,136). Sum of RGB (Red+Green+Blue) = 19+116+136=271 (35% of max value = 765). Red value is 19 (7.81% from 255 or 7.01% from 271); Green value is 116 (45.70% from 255 or 42.80% from 271); Blue value is 136 (53.52% from 255 or 50.18% from 271); Max value from RGB is 136 - color contains mainly: blue. Hex color #137488 is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #137488 is #EC8B77. Grayscale: #595959. Windows color (decimal): -15502200 or 8942611. OLE color: 8942611.
HSL color Cylindrical-coordinate representation of color #137488: hue angle of 190.26º 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 #137488 is Cyan = 0.86, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 19 | 116 | 136 | - |
| CMYK | 0.86 | 0.15 | 0 | 0.47 |
| HSL | 190.26º | 0.75% | 0.3% | - |
| HSV(B) | 190.26º | 0.86% | 0.53% | - |
| XYZ | 10.96 | 14.41 | 25.5 | - |
| YUV | 89.28 | 154.36 | 77.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 116 | 136 | 0.86 | 0.15 | 0 | 0.47 | 190.26 | 0.75 | 0.3 |
| Hex | 13 | 74 | 88 | 56 | F | 0 | 2F | BE | 4B | 1E |
| Octal | 23 | 164 | 210 | 126 | 17 | 0 | 57 | 276 | 113 | 36 |
| Binary | 10011 | 1110100 | 10001000 | 1010110 | 1111 | 0 | 101111 | 10111110 | 1001011 | 11110 |
Color Harmonies of #137488
Complementary color
Monochromatic Colors of #137488
Black with #137488
Text Example
Text Example
White with #137488
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #137488; }
p { color: rgb(19,116,136); }
H1.HeaderClassName
{
color: #137488;
}
.AnyTagClassName
{
color: #137488;
}
</style>
background-color css
<style>
a { background-color: #137488; }
a { background-color: rgb(19,116,136); }
div.DivClassName
{
background-color: #137488;
}
.BgClassName
{
background-color: #137488;
}
</style>
border-color css
<style>
span { border-color: #137488; }
span { border-color: rgb(19,116,136); }
td.TdClassName
{
border-color: #137488;
}
.TagClassName
{
border-color: #137488;
}
</style>