Shades of Allports #136790
Tints of Allports #136790
RGB
CMYK
RGB Variations
Color information
#136790 (or 0x136790) is known color: Allports. HEX triplet: 13, 67 and 90. RGB value is (19,103,144). Sum of RGB (Red+Green+Blue) = 19+103+144=266 (35% of max value = 765). Red value is 19 (7.81% from 255 or 7.14% from 266); Green value is 103 (40.62% from 255 or 38.72% from 266); Blue value is 144 (56.64% from 255 or 54.14% from 266); Max value from RGB is 144 - color contains mainly: blue. Hex color #136790 is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #136790 is #EC986F. Grayscale: #525252. Windows color (decimal): -15505520 or 9463571. OLE color: 9463571.
HSL color Cylindrical-coordinate representation of color #136790: hue angle of 199.68º degrees, saturation: 0.77, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #136790 is Cyan = 0.87, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 19 | 103 | 144 | - |
| CMYK | 0.87 | 0.28 | 0 | 0.44 |
| HSL | 199.68º | 0.77% | 0.32% | - |
| HSV(B) | 199.68º | 0.87% | 0.56% | - |
| XYZ | 10.15 | 11.85 | 28.14 | - |
| YUV | 82.56 | 162.67 | 82.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 103 | 144 | 0.87 | 0.28 | 0 | 0.44 | 199.68 | 0.77 | 0.32 |
| Hex | 13 | 67 | 90 | 57 | 1C | 0 | 2C | C8 | 4D | 20 |
| Octal | 23 | 147 | 220 | 127 | 34 | 0 | 54 | 310 | 115 | 40 |
| Binary | 10011 | 1100111 | 10010000 | 1010111 | 11100 | 0 | 101100 | 11001000 | 1001101 | 100000 |
Color Harmonies of #136790
Complementary color
Monochromatic Colors of #136790
Black with #136790
Text Example
Text Example
White with #136790
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #136790; }
p { color: rgb(19,103,144); }
H1.HeaderClassName
{
color: #136790;
}
.AnyTagClassName
{
color: #136790;
}
</style>
background-color css
<style>
a { background-color: #136790; }
a { background-color: rgb(19,103,144); }
div.DivClassName
{
background-color: #136790;
}
.BgClassName
{
background-color: #136790;
}
</style>
border-color css
<style>
span { border-color: #136790; }
span { border-color: rgb(19,103,144); }
td.TdClassName
{
border-color: #136790;
}
.TagClassName
{
border-color: #136790;
}
</style>