Shades of Allports #136187
Tints of Allports #136187
RGB
CMYK
RGB Variations
Color information
#136187 (or 0x136187) is known color: Allports. HEX triplet: 13, 61 and 87. RGB value is (19,97,135). Sum of RGB (Red+Green+Blue) = 19+97+135=251 (33% of max value = 765). Red value is 19 (7.81% from 255 or 7.57% from 251); Green value is 97 (38.28% from 255 or 38.65% from 251); Blue value is 135 (53.12% from 255 or 53.78% from 251); Max value from RGB is 135 - color contains mainly: blue. Hex color #136187 is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #136187 is #EC9E78. Grayscale: #4D4D4D. Windows color (decimal): -15507065 or 8872211. OLE color: 8872211.
HSL color Cylindrical-coordinate representation of color #136187: hue angle of 199.66º degrees, saturation: 0.75, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #136187 is Cyan = 0.86, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 19 | 97 | 135 | - |
| CMYK | 0.86 | 0.28 | 0 | 0.47 |
| HSL | 199.66º | 0.75% | 0.3% | - |
| HSV(B) | 199.66º | 0.86% | 0.53% | - |
| XYZ | 8.92 | 10.44 | 24.47 | - |
| YUV | 78.01 | 160.16 | 85.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 97 | 135 | 0.86 | 0.28 | 0 | 0.47 | 199.66 | 0.75 | 0.3 |
| Hex | 13 | 61 | 87 | 56 | 1C | 0 | 2F | C8 | 4B | 1E |
| Octal | 23 | 141 | 207 | 126 | 34 | 0 | 57 | 310 | 113 | 36 |
| Binary | 10011 | 1100001 | 10000111 | 1010110 | 11100 | 0 | 101111 | 11001000 | 1001011 | 11110 |
Color Harmonies of #136187
Complementary color
Monochromatic Colors of #136187
Black with #136187
Text Example
Text Example
White with #136187
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #136187; }
p { color: rgb(19,97,135); }
H1.HeaderClassName
{
color: #136187;
}
.AnyTagClassName
{
color: #136187;
}
</style>
background-color css
<style>
a { background-color: #136187; }
a { background-color: rgb(19,97,135); }
div.DivClassName
{
background-color: #136187;
}
.BgClassName
{
background-color: #136187;
}
</style>
border-color css
<style>
span { border-color: #136187; }
span { border-color: rgb(19,97,135); }
td.TdClassName
{
border-color: #136187;
}
.TagClassName
{
border-color: #136187;
}
</style>