Shades of Allports #137073
Tints of Allports #137073
RGB
CMYK
RGB Variations
Color information
#137073 (or 0x137073) is known color: Allports. HEX triplet: 13, 70 and 73. RGB value is (19,112,115). Sum of RGB (Red+Green+Blue) = 19+112+115=246 (32% of max value = 765). Red value is 19 (7.81% from 255 or 7.72% from 246); Green value is 112 (44.14% from 255 or 45.53% from 246); Blue value is 115 (45.31% from 255 or 46.75% from 246); Max value from RGB is 115 - color contains mainly: blue. Hex color #137073 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #137073 is #EC8F8C. Grayscale: #545454. Windows color (decimal): -15503245 or 7565331. OLE color: 7565331.
HSL color Cylindrical-coordinate representation of color #137073: hue angle of 181.88º degrees, saturation: 0.72, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #137073 is Cyan = 0.83, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 19 | 112 | 115 | - |
| CMYK | 0.83 | 0.03 | 0 | 0.55 |
| HSL | 181.88º | 0.72% | 0.26% | - |
| HSV(B) | 181.88º | 0.83% | 0.45% | - |
| XYZ | 9.16 | 12.96 | 18.24 | - |
| YUV | 84.54 | 145.19 | 81.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 112 | 115 | 0.83 | 0.03 | 0 | 0.55 | 181.88 | 0.72 | 0.26 |
| Hex | 13 | 70 | 73 | 53 | 3 | 0 | 37 | B6 | 48 | 1A |
| Octal | 23 | 160 | 163 | 123 | 3 | 0 | 67 | 266 | 110 | 32 |
| Binary | 10011 | 1110000 | 1110011 | 1010011 | 11 | 0 | 110111 | 10110110 | 1001000 | 11010 |
Color Harmonies of #137073
Complementary color
Monochromatic Colors of #137073
Black with #137073
Text Example
Text Example
White with #137073
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #137073; }
p { color: rgb(19,112,115); }
H1.HeaderClassName
{
color: #137073;
}
.AnyTagClassName
{
color: #137073;
}
</style>
background-color css
<style>
a { background-color: #137073; }
a { background-color: rgb(19,112,115); }
div.DivClassName
{
background-color: #137073;
}
.BgClassName
{
background-color: #137073;
}
</style>
border-color css
<style>
span { border-color: #137073; }
span { border-color: rgb(19,112,115); }
td.TdClassName
{
border-color: #137073;
}
.TagClassName
{
border-color: #137073;
}
</style>