Shades of Allports #136071
Tints of Allports #136071
RGB
CMYK
RGB Variations
Color information
#136071 (or 0x136071) is known color: Allports. HEX triplet: 13, 60 and 71. RGB value is (19,96,113). Sum of RGB (Red+Green+Blue) = 19+96+113=228 (30% of max value = 765). Red value is 19 (7.81% from 255 or 8.33% from 228); Green value is 96 (37.89% from 255 or 42.11% from 228); Blue value is 113 (44.53% from 255 or 49.56% from 228); Max value from RGB is 113 - color contains mainly: blue. Hex color #136071 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #136071 is #EC9F8E. Grayscale: #4A4A4A. Windows color (decimal): -15507343 or 7430163. OLE color: 7430163.
HSL color Cylindrical-coordinate representation of color #136071: hue angle of 190.85º degrees, saturation: 0.71, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #136071 is Cyan = 0.83, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 19 | 96 | 113 | - |
| CMYK | 0.83 | 0.15 | 0 | 0.56 |
| HSL | 190.85º | 0.71% | 0.26% | - |
| HSV(B) | 190.85º | 0.83% | 0.44% | - |
| XYZ | 7.43 | 9.7 | 17.1 | - |
| YUV | 74.92 | 149.49 | 88.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 96 | 113 | 0.83 | 0.15 | 0 | 0.56 | 190.85 | 0.71 | 0.26 |
| Hex | 13 | 60 | 71 | 53 | F | 0 | 38 | BF | 47 | 1A |
| Octal | 23 | 140 | 161 | 123 | 17 | 0 | 70 | 277 | 107 | 32 |
| Binary | 10011 | 1100000 | 1110001 | 1010011 | 1111 | 0 | 111000 | 10111111 | 1000111 | 11010 |
Color Harmonies of #136071
Complementary color
Monochromatic Colors of #136071
Black with #136071
Text Example
Text Example
White with #136071
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #136071; }
p { color: rgb(19,96,113); }
H1.HeaderClassName
{
color: #136071;
}
.AnyTagClassName
{
color: #136071;
}
</style>
background-color css
<style>
a { background-color: #136071; }
a { background-color: rgb(19,96,113); }
div.DivClassName
{
background-color: #136071;
}
.BgClassName
{
background-color: #136071;
}
</style>
border-color css
<style>
span { border-color: #136071; }
span { border-color: rgb(19,96,113); }
td.TdClassName
{
border-color: #136071;
}
.TagClassName
{
border-color: #136071;
}
</style>