Shades of Allports #136988
Tints of Allports #136988
RGB
CMYK
RGB Variations
Color information
#136988 (or 0x136988) is known color: Allports. HEX triplet: 13, 69 and 88. RGB value is (19,105,136). Sum of RGB (Red+Green+Blue) = 19+105+136=260 (34% of max value = 765). Red value is 19 (7.81% from 255 or 7.31% from 260); Green value is 105 (41.41% from 255 or 40.38% from 260); Blue value is 136 (53.52% from 255 or 52.31% from 260); Max value from RGB is 136 - color contains mainly: blue. Hex color #136988 is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #136988 is #EC9677. Grayscale: #525252. Windows color (decimal): -15505016 or 8939795. OLE color: 8939795.
HSL color Cylindrical-coordinate representation of color #136988: hue angle of 195.9º 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 #136988 is Cyan = 0.86, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 19 | 105 | 136 | - |
| CMYK | 0.86 | 0.23 | 0 | 0.47 |
| HSL | 195.9º | 0.75% | 0.3% | - |
| HSV(B) | 195.9º | 0.86% | 0.53% | - |
| XYZ | 9.76 | 12.02 | 25.1 | - |
| YUV | 82.82 | 158.01 | 82.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 105 | 136 | 0.86 | 0.23 | 0 | 0.47 | 195.9 | 0.75 | 0.3 |
| Hex | 13 | 69 | 88 | 56 | 17 | 0 | 2F | C4 | 4B | 1E |
| Octal | 23 | 151 | 210 | 126 | 27 | 0 | 57 | 304 | 113 | 36 |
| Binary | 10011 | 1101001 | 10001000 | 1010110 | 10111 | 0 | 101111 | 11000100 | 1001011 | 11110 |
Color Harmonies of #136988
Complementary color
Monochromatic Colors of #136988
Black with #136988
Text Example
Text Example
White with #136988
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #136988; }
p { color: rgb(19,105,136); }
H1.HeaderClassName
{
color: #136988;
}
.AnyTagClassName
{
color: #136988;
}
</style>
background-color css
<style>
a { background-color: #136988; }
a { background-color: rgb(19,105,136); }
div.DivClassName
{
background-color: #136988;
}
.BgClassName
{
background-color: #136988;
}
</style>
border-color css
<style>
span { border-color: #136988; }
span { border-color: rgb(19,105,136); }
td.TdClassName
{
border-color: #136988;
}
.TagClassName
{
border-color: #136988;
}
</style>