Shades of Allports #136873
Tints of Allports #136873
RGB
CMYK
RGB Variations
Color information
#136873 (or 0x136873) is known color: Allports. HEX triplet: 13, 68 and 73. RGB value is (19,104,115). Sum of RGB (Red+Green+Blue) = 19+104+115=238 (31% of max value = 765). Red value is 19 (7.81% from 255 or 7.98% from 238); Green value is 104 (41.02% from 255 or 43.70% from 238); Blue value is 115 (45.31% from 255 or 48.32% from 238); Max value from RGB is 115 - color contains mainly: blue. Hex color #136873 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #136873 is #EC978C. Grayscale: #4F4F4F. Windows color (decimal): -15505293 or 7563283. OLE color: 7563283.
HSL color Cylindrical-coordinate representation of color #136873: hue angle of 186.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 #136873 is Cyan = 0.83, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 19 | 104 | 115 | - |
| CMYK | 0.83 | 0.10 | 0 | 0.55 |
| HSL | 186.88º | 0.72% | 0.26% | - |
| HSV(B) | 186.88º | 0.83% | 0.45% | - |
| XYZ | 8.31 | 11.28 | 17.96 | - |
| YUV | 79.84 | 147.84 | 84.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 104 | 115 | 0.83 | 0.10 | 0 | 0.55 | 186.88 | 0.72 | 0.26 |
| Hex | 13 | 68 | 73 | 53 | A | 0 | 37 | BB | 48 | 1A |
| Octal | 23 | 150 | 163 | 123 | 12 | 0 | 67 | 273 | 110 | 32 |
| Binary | 10011 | 1101000 | 1110011 | 1010011 | 1010 | 0 | 110111 | 10111011 | 1001000 | 11010 |
Color Harmonies of #136873
Complementary color
Monochromatic Colors of #136873
Black with #136873
Text Example
Text Example
White with #136873
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #136873; }
p { color: rgb(19,104,115); }
H1.HeaderClassName
{
color: #136873;
}
.AnyTagClassName
{
color: #136873;
}
</style>
background-color css
<style>
a { background-color: #136873; }
a { background-color: rgb(19,104,115); }
div.DivClassName
{
background-color: #136873;
}
.BgClassName
{
background-color: #136873;
}
</style>
border-color css
<style>
span { border-color: #136873; }
span { border-color: rgb(19,104,115); }
td.TdClassName
{
border-color: #136873;
}
.TagClassName
{
border-color: #136873;
}
</style>