Shades of Allports #137081
Tints of Allports #137081
RGB
CMYK
RGB Variations
Color information
#137081 (or 0x137081) is known color: Allports. HEX triplet: 13, 70 and 81. RGB value is (19,112,129). Sum of RGB (Red+Green+Blue) = 19+112+129=260 (34% of max value = 765). Red value is 19 (7.81% from 255 or 7.31% from 260); Green value is 112 (44.14% from 255 or 43.08% from 260); Blue value is 129 (50.78% from 255 or 49.62% from 260); Max value from RGB is 129 - color contains mainly: blue. Hex color #137081 is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #137081 is #EC8F7E. Grayscale: #555555. Windows color (decimal): -15503231 or 8482835. OLE color: 8482835.
HSL color Cylindrical-coordinate representation of color #137081: hue angle of 189.27º 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 #137081 is Cyan = 0.85, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 19 | 112 | 129 | - |
| CMYK | 0.85 | 0.13 | 0 | 0.49 |
| HSL | 189.27º | 0.74% | 0.29% | - |
| HSV(B) | 189.27º | 0.85% | 0.51% | - |
| XYZ | 10.03 | 13.31 | 22.81 | - |
| YUV | 86.13 | 152.19 | 80.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 112 | 129 | 0.85 | 0.13 | 0 | 0.49 | 189.27 | 0.74 | 0.29 |
| Hex | 13 | 70 | 81 | 55 | D | 0 | 31 | BD | 4A | 1D |
| Octal | 23 | 160 | 201 | 125 | 15 | 0 | 61 | 275 | 112 | 35 |
| Binary | 10011 | 1110000 | 10000001 | 1010101 | 1101 | 0 | 110001 | 10111101 | 1001010 | 11101 |
Color Harmonies of #137081
Complementary color
Monochromatic Colors of #137081
Black with #137081
Text Example
Text Example
White with #137081
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #137081; }
p { color: rgb(19,112,129); }
H1.HeaderClassName
{
color: #137081;
}
.AnyTagClassName
{
color: #137081;
}
</style>
background-color css
<style>
a { background-color: #137081; }
a { background-color: rgb(19,112,129); }
div.DivClassName
{
background-color: #137081;
}
.BgClassName
{
background-color: #137081;
}
</style>
border-color css
<style>
span { border-color: #137081; }
span { border-color: rgb(19,112,129); }
td.TdClassName
{
border-color: #137081;
}
.TagClassName
{
border-color: #137081;
}
</style>