Shades of Allports #136492
Tints of Allports #136492
RGB
CMYK
RGB Variations
Color information
#136492 (or 0x136492) is known color: Allports. HEX triplet: 13, 64 and 92. RGB value is (19,100,146). Sum of RGB (Red+Green+Blue) = 19+100+146=265 (35% of max value = 765). Red value is 19 (7.81% from 255 or 7.17% from 265); Green value is 100 (39.45% from 255 or 37.74% from 265); Blue value is 146 (57.42% from 255 or 55.09% from 265); Max value from RGB is 146 - color contains mainly: blue. Hex color #136492 is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #136492 is #EC9B6D. Grayscale: #505050. Windows color (decimal): -15506286 or 9593875. OLE color: 9593875.
HSL color Cylindrical-coordinate representation of color #136492: hue angle of 201.73º degrees, saturation: 0.77, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #136492 is Cyan = 0.87, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 19 | 100 | 146 | - |
| CMYK | 0.87 | 0.32 | 0 | 0.43 |
| HSL | 201.73º | 0.77% | 0.32% | - |
| HSV(B) | 201.73º | 0.87% | 0.57% | - |
| XYZ | 10.01 | 11.33 | 28.85 | - |
| YUV | 81.03 | 164.66 | 83.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 100 | 146 | 0.87 | 0.32 | 0 | 0.43 | 201.73 | 0.77 | 0.32 |
| Hex | 13 | 64 | 92 | 57 | 20 | 0 | 2B | CA | 4D | 20 |
| Octal | 23 | 144 | 222 | 127 | 40 | 0 | 53 | 312 | 115 | 40 |
| Binary | 10011 | 1100100 | 10010010 | 1010111 | 100000 | 0 | 101011 | 11001010 | 1001101 | 100000 |
Color Harmonies of #136492
Complementary color
Monochromatic Colors of #136492
Black with #136492
Text Example
Text Example
White with #136492
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #136492; }
p { color: rgb(19,100,146); }
H1.HeaderClassName
{
color: #136492;
}
.AnyTagClassName
{
color: #136492;
}
</style>
background-color css
<style>
a { background-color: #136492; }
a { background-color: rgb(19,100,146); }
div.DivClassName
{
background-color: #136492;
}
.BgClassName
{
background-color: #136492;
}
</style>
border-color css
<style>
span { border-color: #136492; }
span { border-color: rgb(19,100,146); }
td.TdClassName
{
border-color: #136492;
}
.TagClassName
{
border-color: #136492;
}
</style>