Shades of Allports #136994
Tints of Allports #136994
RGB
CMYK
RGB Variations
Color information
#136994 (or 0x136994) is known color: Allports. HEX triplet: 13, 69 and 94. RGB value is (19,105,148). Sum of RGB (Red+Green+Blue) = 19+105+148=272 (36% of max value = 765). Red value is 19 (7.81% from 255 or 6.99% from 272); Green value is 105 (41.41% from 255 or 38.60% from 272); Blue value is 148 (58.20% from 255 or 54.41% from 272); Max value from RGB is 148 - color contains mainly: blue. Hex color #136994 is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #136994 is #EC966B. Grayscale: #535353. Windows color (decimal): -15505004 or 9726227. OLE color: 9726227.
HSL color Cylindrical-coordinate representation of color #136994: hue angle of 200º 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 #136994 is Cyan = 0.87, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 19 | 105 | 148 | - |
| CMYK | 0.87 | 0.29 | 0 | 0.42 |
| HSL | 200º | 0.77% | 0.33% | - |
| HSV(B) | 200º | 0.87% | 0.58% | - |
| XYZ | 10.67 | 12.38 | 29.84 | - |
| YUV | 84.19 | 164.01 | 81.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 105 | 148 | 0.87 | 0.29 | 0 | 0.42 | 200 | 0.77 | 0.33 |
| Hex | 13 | 69 | 94 | 57 | 1D | 0 | 2A | C8 | 4D | 21 |
| Octal | 23 | 151 | 224 | 127 | 35 | 0 | 52 | 310 | 115 | 41 |
| Binary | 10011 | 1101001 | 10010100 | 1010111 | 11101 | 0 | 101010 | 11001000 | 1001101 | 100001 |
Color Harmonies of #136994
Complementary color
Monochromatic Colors of #136994
Black with #136994
Text Example
Text Example
White with #136994
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #136994; }
p { color: rgb(19,105,148); }
H1.HeaderClassName
{
color: #136994;
}
.AnyTagClassName
{
color: #136994;
}
</style>
background-color css
<style>
a { background-color: #136994; }
a { background-color: rgb(19,105,148); }
div.DivClassName
{
background-color: #136994;
}
.BgClassName
{
background-color: #136994;
}
</style>
border-color css
<style>
span { border-color: #136994; }
span { border-color: rgb(19,105,148); }
td.TdClassName
{
border-color: #136994;
}
.TagClassName
{
border-color: #136994;
}
</style>