Shades of Allports #137685
Tints of Allports #137685
RGB
CMYK
RGB Variations
Color information
#137685 (or 0x137685) is known color: Allports. HEX triplet: 13, 76 and 85. RGB value is (19,118,133). Sum of RGB (Red+Green+Blue) = 19+118+133=270 (35% of max value = 765). Red value is 19 (7.81% from 255 or 7.04% from 270); Green value is 118 (46.48% from 255 or 43.70% from 270); Blue value is 133 (52.34% from 255 or 49.26% from 270); Max value from RGB is 133 - color contains mainly: blue. Hex color #137685 is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #137685 is #EC897A. Grayscale: #595959. Windows color (decimal): -15501691 or 8746515. OLE color: 8746515.
HSL color Cylindrical-coordinate representation of color #137685: hue angle of 187.89º degrees, saturation: 0.75, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #137685 is Cyan = 0.86, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 19 | 118 | 133 | - |
| CMYK | 0.86 | 0.11 | 0 | 0.48 |
| HSL | 187.89º | 0.75% | 0.3% | - |
| HSV(B) | 187.89º | 0.86% | 0.52% | - |
| XYZ | 10.98 | 14.79 | 24.47 | - |
| YUV | 90.11 | 152.2 | 77.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 118 | 133 | 0.86 | 0.11 | 0 | 0.48 | 187.89 | 0.75 | 0.3 |
| Hex | 13 | 76 | 85 | 56 | B | 0 | 30 | BC | 4B | 1E |
| Octal | 23 | 166 | 205 | 126 | 13 | 0 | 60 | 274 | 113 | 36 |
| Binary | 10011 | 1110110 | 10000101 | 1010110 | 1011 | 0 | 110000 | 10111100 | 1001011 | 11110 |
Color Harmonies of #137685
Complementary color
Monochromatic Colors of #137685
Black with #137685
Text Example
Text Example
White with #137685
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #137685; }
p { color: rgb(19,118,133); }
H1.HeaderClassName
{
color: #137685;
}
.AnyTagClassName
{
color: #137685;
}
</style>
background-color css
<style>
a { background-color: #137685; }
a { background-color: rgb(19,118,133); }
div.DivClassName
{
background-color: #137685;
}
.BgClassName
{
background-color: #137685;
}
</style>
border-color css
<style>
span { border-color: #137685; }
span { border-color: rgb(19,118,133); }
td.TdClassName
{
border-color: #137685;
}
.TagClassName
{
border-color: #137685;
}
</style>