Shades of Allports #136895
Tints of Allports #136895
RGB
CMYK
RGB Variations
Color information
#136895 (or 0x136895) is known color: Allports. HEX triplet: 13, 68 and 95. RGB value is (19,104,149). Sum of RGB (Red+Green+Blue) = 19+104+149=272 (36% of max value = 765). Red value is 19 (7.81% from 255 or 6.99% from 272); Green value is 104 (41.02% from 255 or 38.24% from 272); Blue value is 149 (58.59% from 255 or 54.78% from 272); Max value from RGB is 149 - color contains mainly: blue. Hex color #136895 is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #136895 is #EC976A. Grayscale: #535353. Windows color (decimal): -15505259 or 9791507. OLE color: 9791507.
HSL color Cylindrical-coordinate representation of color #136895: hue angle of 200.77º 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 #136895 is Cyan = 0.87, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 19 | 104 | 149 | - |
| CMYK | 0.87 | 0.30 | 0 | 0.42 |
| HSL | 200.77º | 0.77% | 0.33% | - |
| HSV(B) | 200.77º | 0.87% | 0.58% | - |
| XYZ | 10.64 | 12.21 | 30.23 | - |
| YUV | 83.72 | 164.84 | 81.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 104 | 149 | 0.87 | 0.30 | 0 | 0.42 | 200.77 | 0.77 | 0.33 |
| Hex | 13 | 68 | 95 | 57 | 1E | 0 | 2A | C9 | 4D | 21 |
| Octal | 23 | 150 | 225 | 127 | 36 | 0 | 52 | 311 | 115 | 41 |
| Binary | 10011 | 1101000 | 10010101 | 1010111 | 11110 | 0 | 101010 | 11001001 | 1001101 | 100001 |
Color Harmonies of #136895
Complementary color
Monochromatic Colors of #136895
Black with #136895
Text Example
Text Example
White with #136895
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #136895; }
p { color: rgb(19,104,149); }
H1.HeaderClassName
{
color: #136895;
}
.AnyTagClassName
{
color: #136895;
}
</style>
background-color css
<style>
a { background-color: #136895; }
a { background-color: rgb(19,104,149); }
div.DivClassName
{
background-color: #136895;
}
.BgClassName
{
background-color: #136895;
}
</style>
border-color css
<style>
span { border-color: #136895; }
span { border-color: rgb(19,104,149); }
td.TdClassName
{
border-color: #136895;
}
.TagClassName
{
border-color: #136895;
}
</style>