Shades of Allports #136688
Tints of Allports #136688
RGB
CMYK
RGB Variations
Color information
#136688 (or 0x136688) is known color: Allports. HEX triplet: 13, 66 and 88. RGB value is (19,102,136). Sum of RGB (Red+Green+Blue) = 19+102+136=257 (34% of max value = 765). Red value is 19 (7.81% from 255 or 7.39% from 257); Green value is 102 (40.23% from 255 or 39.69% from 257); Blue value is 136 (53.52% from 255 or 52.92% from 257); Max value from RGB is 136 - color contains mainly: blue. Hex color #136688 is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #136688 is #EC9977. Grayscale: #505050. Windows color (decimal): -15505784 or 8939027. OLE color: 8939027.
HSL color Cylindrical-coordinate representation of color #136688: hue angle of 197.44º 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 #136688 is Cyan = 0.86, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 19 | 102 | 136 | - |
| CMYK | 0.86 | 0.25 | 0 | 0.47 |
| HSL | 197.44º | 0.75% | 0.3% | - |
| HSV(B) | 197.44º | 0.86% | 0.53% | - |
| XYZ | 9.46 | 11.42 | 25 | - |
| YUV | 81.06 | 159 | 83.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 102 | 136 | 0.86 | 0.25 | 0 | 0.47 | 197.44 | 0.75 | 0.3 |
| Hex | 13 | 66 | 88 | 56 | 19 | 0 | 2F | C5 | 4B | 1E |
| Octal | 23 | 146 | 210 | 126 | 31 | 0 | 57 | 305 | 113 | 36 |
| Binary | 10011 | 1100110 | 10001000 | 1010110 | 11001 | 0 | 101111 | 11000101 | 1001011 | 11110 |
Color Harmonies of #136688
Complementary color
Monochromatic Colors of #136688
Black with #136688
Text Example
Text Example
White with #136688
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #136688; }
p { color: rgb(19,102,136); }
H1.HeaderClassName
{
color: #136688;
}
.AnyTagClassName
{
color: #136688;
}
</style>
background-color css
<style>
a { background-color: #136688; }
a { background-color: rgb(19,102,136); }
div.DivClassName
{
background-color: #136688;
}
.BgClassName
{
background-color: #136688;
}
</style>
border-color css
<style>
span { border-color: #136688; }
span { border-color: rgb(19,102,136); }
td.TdClassName
{
border-color: #136688;
}
.TagClassName
{
border-color: #136688;
}
</style>