Shades of Allports #136794
Tints of Allports #136794
RGB
CMYK
RGB Variations
Color information
#136794 (or 0x136794) is known color: Allports. HEX triplet: 13, 67 and 94. RGB value is (19,103,148). Sum of RGB (Red+Green+Blue) = 19+103+148=270 (35% of max value = 765). Red value is 19 (7.81% from 255 or 7.04% from 270); Green value is 103 (40.62% from 255 or 38.15% from 270); Blue value is 148 (58.20% from 255 or 54.81% from 270); Max value from RGB is 148 - color contains mainly: blue. Hex color #136794 is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #136794 is #EC986B. Grayscale: #525252. Windows color (decimal): -15505516 or 9725715. OLE color: 9725715.
HSL color Cylindrical-coordinate representation of color #136794: hue angle of 200.93º degrees, saturation: 0.77, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #136794 is Cyan = 0.87, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 19 | 103 | 148 | - |
| CMYK | 0.87 | 0.30 | 0 | 0.42 |
| HSL | 200.93º | 0.77% | 0.33% | - |
| HSV(B) | 200.93º | 0.87% | 0.58% | - |
| XYZ | 10.46 | 11.98 | 29.78 | - |
| YUV | 83.01 | 164.67 | 82.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 103 | 148 | 0.87 | 0.30 | 0 | 0.42 | 200.93 | 0.77 | 0.33 |
| Hex | 13 | 67 | 94 | 57 | 1E | 0 | 2A | C9 | 4D | 21 |
| Octal | 23 | 147 | 224 | 127 | 36 | 0 | 52 | 311 | 115 | 41 |
| Binary | 10011 | 1100111 | 10010100 | 1010111 | 11110 | 0 | 101010 | 11001001 | 1001101 | 100001 |
Color Harmonies of #136794
Complementary color
Monochromatic Colors of #136794
Black with #136794
Text Example
Text Example
White with #136794
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #136794; }
p { color: rgb(19,103,148); }
H1.HeaderClassName
{
color: #136794;
}
.AnyTagClassName
{
color: #136794;
}
</style>
background-color css
<style>
a { background-color: #136794; }
a { background-color: rgb(19,103,148); }
div.DivClassName
{
background-color: #136794;
}
.BgClassName
{
background-color: #136794;
}
</style>
border-color css
<style>
span { border-color: #136794; }
span { border-color: rgb(19,103,148); }
td.TdClassName
{
border-color: #136794;
}
.TagClassName
{
border-color: #136794;
}
</style>