Shades of Allports #136592
Tints of Allports #136592
RGB
CMYK
RGB Variations
Color information
#136592 (or 0x136592) is known color: Allports. HEX triplet: 13, 65 and 92. RGB value is (19,101,146). Sum of RGB (Red+Green+Blue) = 19+101+146=266 (35% of max value = 765). Red value is 19 (7.81% from 255 or 7.14% from 266); Green value is 101 (39.84% from 255 or 37.97% from 266); Blue value is 146 (57.42% from 255 or 54.89% from 266); Max value from RGB is 146 - color contains mainly: blue. Hex color #136592 is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #136592 is #EC9A6D. Grayscale: #515151. Windows color (decimal): -15506030 or 9594131. OLE color: 9594131.
HSL color Cylindrical-coordinate representation of color #136592: hue angle of 201.26º 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 #136592 is Cyan = 0.87, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 19 | 101 | 146 | - |
| CMYK | 0.87 | 0.31 | 0 | 0.43 |
| HSL | 201.26º | 0.77% | 0.32% | - |
| HSV(B) | 201.26º | 0.87% | 0.57% | - |
| XYZ | 10.11 | 11.52 | 28.89 | - |
| YUV | 81.61 | 164.33 | 83.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 101 | 146 | 0.87 | 0.31 | 0 | 0.43 | 201.26 | 0.77 | 0.32 |
| Hex | 13 | 65 | 92 | 57 | 1F | 0 | 2B | C9 | 4D | 20 |
| Octal | 23 | 145 | 222 | 127 | 37 | 0 | 53 | 311 | 115 | 40 |
| Binary | 10011 | 1100101 | 10010010 | 1010111 | 11111 | 0 | 101011 | 11001001 | 1001101 | 100000 |
Color Harmonies of #136592
Complementary color
Monochromatic Colors of #136592
Black with #136592
Text Example
Text Example
White with #136592
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #136592; }
p { color: rgb(19,101,146); }
H1.HeaderClassName
{
color: #136592;
}
.AnyTagClassName
{
color: #136592;
}
</style>
background-color css
<style>
a { background-color: #136592; }
a { background-color: rgb(19,101,146); }
div.DivClassName
{
background-color: #136592;
}
.BgClassName
{
background-color: #136592;
}
</style>
border-color css
<style>
span { border-color: #136592; }
span { border-color: rgb(19,101,146); }
td.TdClassName
{
border-color: #136592;
}
.TagClassName
{
border-color: #136592;
}
</style>