Shades of Allports #137281
Tints of Allports #137281
RGB
CMYK
RGB Variations
Color information
#137281 (or 0x137281) is known color: Allports. HEX triplet: 13, 72 and 81. RGB value is (19,114,129). Sum of RGB (Red+Green+Blue) = 19+114+129=262 (34% of max value = 765). Red value is 19 (7.81% from 255 or 7.25% from 262); Green value is 114 (44.92% from 255 or 43.51% from 262); Blue value is 129 (50.78% from 255 or 49.24% from 262); Max value from RGB is 129 - color contains mainly: blue. Hex color #137281 is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #137281 is #EC8D7E. Grayscale: #575757. Windows color (decimal): -15502719 or 8483347. OLE color: 8483347.
HSL color Cylindrical-coordinate representation of color #137281: hue angle of 188.18º degrees, saturation: 0.74, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #137281 is Cyan = 0.85, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 19 | 114 | 129 | - |
| CMYK | 0.85 | 0.12 | 0 | 0.49 |
| HSL | 188.18º | 0.74% | 0.29% | - |
| HSV(B) | 188.18º | 0.85% | 0.51% | - |
| XYZ | 10.25 | 13.76 | 22.88 | - |
| YUV | 87.31 | 151.53 | 79.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 114 | 129 | 0.85 | 0.12 | 0 | 0.49 | 188.18 | 0.74 | 0.29 |
| Hex | 13 | 72 | 81 | 55 | C | 0 | 31 | BC | 4A | 1D |
| Octal | 23 | 162 | 201 | 125 | 14 | 0 | 61 | 274 | 112 | 35 |
| Binary | 10011 | 1110010 | 10000001 | 1010101 | 1100 | 0 | 110001 | 10111100 | 1001010 | 11101 |
Color Harmonies of #137281
Complementary color
Monochromatic Colors of #137281
Black with #137281
Text Example
Text Example
White with #137281
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #137281; }
p { color: rgb(19,114,129); }
H1.HeaderClassName
{
color: #137281;
}
.AnyTagClassName
{
color: #137281;
}
</style>
background-color css
<style>
a { background-color: #137281; }
a { background-color: rgb(19,114,129); }
div.DivClassName
{
background-color: #137281;
}
.BgClassName
{
background-color: #137281;
}
</style>
border-color css
<style>
span { border-color: #137281; }
span { border-color: rgb(19,114,129); }
td.TdClassName
{
border-color: #137281;
}
.TagClassName
{
border-color: #137281;
}
</style>