Shades of Allports #136995
Tints of Allports #136995
RGB
CMYK
RGB Variations
Color information
#136995 (or 0x136995) is known color: Allports. HEX triplet: 13, 69 and 95. RGB value is (19,105,149). Sum of RGB (Red+Green+Blue) = 19+105+149=273 (36% of max value = 765). Red value is 19 (7.81% from 255 or 6.96% from 273); Green value is 105 (41.41% from 255 or 38.46% from 273); Blue value is 149 (58.59% from 255 or 54.58% from 273); Max value from RGB is 149 - color contains mainly: blue. Hex color #136995 is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #136995 is #EC966A. Grayscale: #545454. Windows color (decimal): -15505003 or 9791763. OLE color: 9791763.
HSL color Cylindrical-coordinate representation of color #136995: hue angle of 200.31º 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 #136995 is Cyan = 0.87, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 19 | 105 | 149 | - |
| CMYK | 0.87 | 0.30 | 0 | 0.42 |
| HSL | 200.31º | 0.77% | 0.33% | - |
| HSV(B) | 200.31º | 0.87% | 0.58% | - |
| XYZ | 10.74 | 12.41 | 30.26 | - |
| YUV | 84.3 | 164.51 | 81.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 105 | 149 | 0.87 | 0.30 | 0 | 0.42 | 200.31 | 0.77 | 0.33 |
| Hex | 13 | 69 | 95 | 57 | 1E | 0 | 2A | C8 | 4D | 21 |
| Octal | 23 | 151 | 225 | 127 | 36 | 0 | 52 | 310 | 115 | 41 |
| Binary | 10011 | 1101001 | 10010101 | 1010111 | 11110 | 0 | 101010 | 11001000 | 1001101 | 100001 |
Color Harmonies of #136995
Complementary color
Monochromatic Colors of #136995
Black with #136995
Text Example
Text Example
White with #136995
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #136995; }
p { color: rgb(19,105,149); }
H1.HeaderClassName
{
color: #136995;
}
.AnyTagClassName
{
color: #136995;
}
</style>
background-color css
<style>
a { background-color: #136995; }
a { background-color: rgb(19,105,149); }
div.DivClassName
{
background-color: #136995;
}
.BgClassName
{
background-color: #136995;
}
</style>
border-color css
<style>
span { border-color: #136995; }
span { border-color: rgb(19,105,149); }
td.TdClassName
{
border-color: #136995;
}
.TagClassName
{
border-color: #136995;
}
</style>